NetBSD/sys
christos 81e19b01e8 More .BEGIN lossage. 2005-05-01 03:07:12 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch More .BEGIN lossage. 2005-05-01 03:07:12 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with 2005-04-19 19:00:25 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
ddb move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
dev In eohci_waitintr, xfer->timeout is in ms, not hz. 2005-05-01 01:14:30 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Don't adjust the size of the hash table on file removes, it breaks things. 2005-04-26 10:45:41 +00:00
lib Use ${TOOL_M4} instead of "m4". (I only tested this fix 2005-04-22 00:22:55 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net Fix typo, from C. Plasschaert in PR kern/30069. 2005-04-27 07:48:02 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet Fix memory leak 2005-04-29 13:06:23 +00:00
netinet6 move decl of inetsw to its own header to avoid array of incomplete type. 2005-04-29 10:39:09 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn
netiso
netkey After more testing, it turns out that we don't really need to check the 2005-04-25 08:39:28 +00:00
netnatm
netns
netsmb
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto
stand
sys Enhance IPSEC_NAT_T so that it can work with multiple machines behind the 2005-04-23 14:05:28 +00:00
ufs Recognize that we hold the v_interlock when relocking after a flush in 2005-04-27 20:35:10 +00:00
uvm uvm_map_enter: don't bother to defer amap allocation if there's a mergable 2005-04-29 09:05:21 +00:00
Makefile