NetBSD/sys
degroote 768d7886ca Initialize fast_ipsec entry in the protocol switch with structure
initializers as other entries.
2007-02-27 22:19:05 +00:00
..
altq
arch Install pxeboot_ia32.bin as part of a "make release" on i386 and amd64. 2007-02-27 18:17:28 +00:00
coda
compat Complete the ANSI conversion by completing the conversion of hpux_sys_rtprio(). 2007-02-19 18:43:17 +00:00
conf
contrib/dev/ath
crypto
ddb TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
dev Add casts to debug printf so it also compiles on i386. 2007-02-26 21:35:44 +00:00
dist KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
fs Destroy the hash locks on final unmount. 2007-02-27 16:11:51 +00:00
gdbscripts
ipkdb
kern Further avoid unnecessary trips through lwp_userret()/issignal(). 2007-02-27 15:19:54 +00:00
lib Add missing newlines to debug messages. 2007-02-25 04:46:32 +00:00
lkm
miscfs Destroy the hash locks on final unmount. 2007-02-27 16:11:51 +00:00
net Remove unnecessary output and reduce verbosity in dmesg(8) output. That 2007-02-26 23:52:18 +00:00
net80211
netatalk Convert atalksw to structure initializers. 2007-02-18 23:06:11 +00:00
netbt Supprot Bluetooth HCI UART (H4) driver and daemon. 2007-02-20 16:53:20 +00:00
netinet Reverse sense of preference numbers: prefer source addresses with 2007-02-22 08:08:40 +00:00
netinet6 Initialize fast_ipsec entry in the protocol switch with structure 2007-02-27 22:19:05 +00:00
netipsec Oops, I forgot to commit some bits last time 2007-02-23 19:35:25 +00:00
netisdn Adapt to const-ification of the *dst arg of if_output() functions. 2007-02-20 07:43:28 +00:00
netiso TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
netkey KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
netnatm
netsmb Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
nfs nfs_getpages: fix an inverted condition in rev.1.147. 2007-02-27 10:03:56 +00:00
opencrypto Add an opencrypto provider for the AES xcrypt instructions found on VIA 2007-02-17 00:28:23 +00:00
secmodel Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
stand
sys typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +00:00
ufs Destroy the hash locks on final unmount. 2007-02-27 16:11:51 +00:00
uvm implement priority inheritance. 2007-02-26 09:20:52 +00:00
Makefile