NetBSD/sys
augustss 5da06efad4 Allow for control devices (minor+128) to make it possible to manipulate
muxes that are in use.
Create muxes on demand.
2001-10-13 20:03:38 +00:00
..
adosfs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch Add an address for the 3rd level boot. 2001-10-13 19:55:07 +00:00
coda add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
compat Added socket operations to Linux Mips emulation 2001-10-06 13:32:58 +00:00
conf Add kbdmux locator to wsdisplays. 2001-10-13 13:32:20 +00:00
crypto Add including <stdio.h> for compiling in user land. 2001-09-09 15:52:57 +00:00
ddb When setting watchpoints, call pmap_update() for each watchpoint, rather 2001-10-13 15:17:38 +00:00
dev Allow for control devices (minor+128) to make it possible to manipulate 2001-10-13 20:03:38 +00:00
filecorefs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
gdbscripts
ipkdb
isofs use fifo_putpages 2001-09-22 22:49:32 +00:00
kern Allow userland to pass MNT_IGNORE (from enami) 2001-10-11 16:27:24 +00:00
lib Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
lkm enable aout lkm on sparc & i386 2001-10-10 12:48:49 +00:00
miscfs s/genfs_do_putpages/genfs_gop_write/ in uvmhist. 2001-10-03 14:13:08 +00:00
msdosfs typo in previous. 2001-09-22 22:20:00 +00:00
net The bridge driver does all forwarding at interrupt level, and 2001-10-06 15:46:33 +00:00
netatalk
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
netinet6 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netisdn Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netiso va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netkey va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netnatm
netns Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netsmb Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nfs revert a change that I accidentally included with ubcperf. 2001-10-08 00:22:13 +00:00
ntfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
smbfs
stand
sys Add support for allocating pool memory in units smaller than a whole page. 2001-10-07 12:44:06 +00:00
ufs in ufs_balloc_range(), if we extend a fragment and need to write the 2001-10-10 06:37:53 +00:00
uvm protect against traditional macro expansion. 2001-10-03 13:32:23 +00:00
Makefile Use @true instead of @${TRUE} in includes-foo targets, since there is no 2001-10-12 21:05:08 +00:00