NetBSD/sys
ragge 0c1fdede08 MD in4_cksum. 2001-04-28 09:38:03 +00:00
..
adosfs in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that 2001-04-12 04:12:04 +00:00
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch MD in4_cksum. 2001-04-28 09:38:03 +00:00
coda When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
compat o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
conf Add entries for the NatSemi MM58167 time-of-day clock chip 2001-04-20 16:39:22 +00:00
crypto pass key to rijndael logic as binary, not hexadecimal string. 2001-03-02 15:42:39 +00:00
ddb Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
dev Don't forget to set XS_CTL_DATA_OUT (that was removed in previous). 2001-04-28 09:33:25 +00:00
filecorefs min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
gdbscripts
ipkdb
isofs Same change as in the UFS code: unlock vnode before setting v_op 2001-03-23 21:10:48 +00:00
kern Slighly improve comment for ltsleep(), the previous formulation might 2001-04-27 08:00:03 +00:00
lib o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
lkm Remove aoutm68k_misc.c from SRCS since it is only needed 2001-04-09 16:03:22 +00:00
miscfs Since union_getpages may be called with PGO_LOCKED, 2001-04-26 05:25:14 +00:00
msdosfs min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
net STDC cleanup: label not allowed just before end of block. 2001-04-27 00:14:02 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet give a default value to net.inet.ip.maxfragpackets, to protect us from 2001-04-16 17:03:33 +00:00
netinet6 do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame 2001-04-15 01:55:49 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs In nfs_loadattrcache(), if checkalias() gives us a new vnode, lock it. This 2001-04-21 21:35:53 +00:00
ntfs set debug level via patchable variable, and fix some debug printf warnings 2001-03-29 10:51:16 +00:00
smbfs
stand
sys ElfNN_RelA -> ElfNN_Rela, which I missed in the Great Renaming; 2001-04-25 12:18:48 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm STDC cleanup: extra token not allowed after #endif. 2001-04-27 00:14:47 +00:00
Makefile