NetBSD/sys
jdc fa4417ef0c Add enable/disable and power management hooks for serial ports.
Port states : always on / on when open (default) / always off
2000-03-14 21:18:27 +00:00
..
adosfs
arch Add enable/disable and power management hooks for serial ports. 2000-03-14 21:18:27 +00:00
coda Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
compat Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
conf increase kernel version to 1.4U (5 more to 1.4Z!) 2000-03-01 12:52:11 +00:00
ddb Fix obvious off-by-one error in db_output(). 2000-03-08 08:31:33 +00:00
dev Simplify the code a bit. 2000-03-14 10:26:10 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Move vinvalbuf's check for dirty blocks into ffs_fsync, to ensure that 2000-03-11 05:00:18 +00:00
lib make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES. 2000-03-02 07:41:49 +00:00
lkm
miscfs Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
msdosfs Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
net Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
netatalk PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netccitt Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
netinet undo interface address addition attempt, when in_ifinit fails. 2000-03-12 05:01:16 +00:00
netinet6 undo interface addition attempt if in6_ifinit() fails. 2000-03-12 05:23:07 +00:00
netiso introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
netkey correct IPsec SA lookup, so that we can always get/use 2000-03-05 05:42:33 +00:00
netnatm
netns introduce m->m_pkthdr.aux to hold random data which needs to be passed 2000-03-01 12:49:27 +00:00
nfs
ntfs note lacking sysinst support 2000-03-13 19:00:28 +00:00
stand
sys Add a descriptive comment to previous. 2000-03-14 19:16:03 +00:00
ufs Don't immediately return in ffs_fsync if there appears to be no data 2000-03-14 13:06:29 +00:00
uvm Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
vm Allow PAGE_SIZE et al to be defined as constants instead of variables. 2000-03-04 08:41:59 +00:00
Makefile