cvs commit: src/share/examples/drivers make_pseudo_driver.sh
Roman Kurakin
rik at FreeBSD.org
Thu Aug 24 11:17:48 UTC 2006
rik 2006-08-24 11:17:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/examples/drivers make_pseudo_driver.sh
Log:
MFC: -j 1.10 -j 1.13
----------------------------
revision 1.13
date: 2006/08/23 23:51:29; author: rik; state: Exp; lines: +1 -1
Fix path for source file in files.FOO.
----------------------------
revision 1.12
date: 2006/08/09 21:23:42; author: rik; state: Exp; lines: +122 -22
- Added ability to provide (optional) path to the kernel sources
- Added check of dirs used by example generator
- Fixed path for ${s}/conf/files.FOO and include it via files
directive from config file
- Changed kernel configuration example with the driver: it is
not produced by copying Generic but by including it
- KDB is added to config (for DDB)
- Added module building instead and fixed kernel building
Reviewed by: julian@
----------------------------
revision 1.11
date: 2006/08/09 20:57:24; author: rik; state: Exp; lines: +57 -32
Added copyright templete
Fixed compilation
Reviewed by: julian@
----------------------------
Requested by: yar@
Revision Changes Path
1.10.2.1 +179 -54 src/share/examples/drivers/make_pseudo_driver.sh
More information about the cvs-src
mailing list