NetBSD/sys/conf
reinoud fec4bb5bba Add generic FS agnostic directory hashing support. Currently only in use by
UDF. Future users could be msdosfs, ufs, nilfs2 (when ready), cd9660 etc.

Note that its not the same as UFS's DIRHASH support; UFS would need a good
cleanup/splitout of directory operations to adopt to this new directory
hashing support since most directory operations are interweaved with the
vnops itself. This is a TODO.
2008-09-27 13:01:07 +00:00
..
Makefile.kern.inc Compile NetBSD/amd64 kernels with "-Wextra". Patches contributed by 2008-09-05 13:37:24 +00:00
copyright Welcome to 2008. 2008-01-01 00:00:18 +00:00
debugsyms.c Put a dummy function in here that uses a couple of the types. 2008-06-06 13:21:00 +00:00
files Add generic FS agnostic directory hashing support. Currently only in use by 2008-09-27 13:01:07 +00:00
majors allocate a char major # for video (gsoc project) 2008-08-27 14:59:55 +00:00
mkldscript.sh
newvers.sh Deal with arm gas weirdness. 2007-11-17 08:59:51 +00:00
newvers_stand.sh Add the kernel revision to vers.c, as in: 2008-07-15 20:10:06 +00:00
osrelease.sh Use ${TOOL_SED}, which is defined by bsd.own.mk/bsd.sys.mk, 2008-08-05 08:26:05 +00:00
param.c Disable INCLUDE_CONFIG_FILE if compiling with PCC, since PCC cannot 2008-07-12 11:50:07 +00:00
std Add cpuctl(8). For now this is not much more than a toy for debugging and 2007-08-04 11:02:56 +00:00