NetBSD/sys/conf
pgoyette 78da7b9d09 Always include the "vfs" attribute (module). Although all of the
ufs/xxx file systems depend on the vfs attribute, it is not required
that any file system actually be built-in to the kernel.  (At least
on some architectures, file system modules can be loaded at boot
time.)
2015-11-14 07:31:13 +00:00
..
assym.mk Fix dependency of *.d -> assym.h in `-S' mode. 2015-09-10 13:11:39 +00:00
copyright
cscope.mk Move less important part out of Makefile.kern.inc. 2015-08-29 16:27:07 +00:00
debugsyms.c Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc 2015-10-06 22:13:39 +00:00
files Make config(1) output only ${ALLFILES}, selected input files, and pass it to 2015-09-04 06:10:47 +00:00
filesystems.config
gdbinit.mk Move less important part out of Makefile.kern.inc. 2015-08-29 16:27:07 +00:00
genassym.cf Have MI genassym.cf. 2015-08-26 03:00:52 +00:00
ldscript.mk More build ordering. 2015-09-06 15:20:59 +00:00
linkset
lint.mk Move less important part out of Makefile.kern.inc. 2015-08-29 16:27:07 +00:00
majors Add an API for HDMI CEC devices. HDMI Consumer Electronics Control (CEC) is 2015-08-01 21:19:24 +00:00
majors.std Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components. 2015-04-23 23:22:51 +00:00
majors.storage
majors.tty
majors.usb
majors.ws
Makefile.kern.inc Clean up splash image build. Print messages when creating files. 2015-09-15 02:22:43 +00:00
mdroot.mk Put back MEMORY_DISK_IMAGE logic, but use generated opt_memory_root_image.h 2015-08-30 05:24:03 +00:00
mkldscript.sh
newvers_stand.sh
newvers.mk Clean up. Move assym.h/vers.c related code out of Makefile.kern.inc. 2015-09-06 06:13:16 +00:00
newvers.sh
osrelease.sh
param.c Whether or not the semaphore code is loaded as a module or built-in, its 2015-11-09 01:21:18 +00:00
ssp.mk Clean up. Move SSP-specific adjustment out of Makefile.kern.inc. 2015-09-06 04:42:06 +00:00
std Always include the "vfs" attribute (module). Although all of the 2015-11-14 07:31:13 +00:00