NetBSD/sys
augustss e2850da406 Regen. 2000-03-13 21:17:32 +00:00
..
adosfs
arch Make the inline asm conform to what gcc thinks they should look like (per 2000-03-13 21:10:24 +00:00
coda
compat expunge vm_offset_t/vm_size_t 2000-03-04 07:28:44 +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 Regen. 2000-03-13 21:17:32 +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 pasto: some lines of the procfs hash code were copied from the 2000-02-25 22:33:43 +00:00
msdosfs unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value 2000-02-28 10:43:08 +00:00
net initialize rn with 0, just to be sure 2000-03-12 11:58:15 +00:00
netatalk
netccitt don't touch non-AF_CCITT addrs on ctlinput. ctlinput routines can be 2000-02-26 16:03:23 +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 MOUNT_NTFS to CTL_VFS_NAMES macro 2000-03-13 18:52:06 +00:00
ufs lfs_truncate: handle synlinks with length > maxsymlink_len as regular files. 2000-03-12 01:45:01 +00:00
uvm Allocate the page buckets out of kernel_map, not kmem_map. Saves 16 2000-02-13 03:34:40 +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