NetBSD/sys
thorpej 7cc07e11dc TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch Fix another boolean_t -> bool 2007-02-22 06:04:06 +00:00
coda Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
compat Complete the ANSI conversion by completing the conversion of hpux_sys_rtprio(). 2007-02-19 18:43:17 +00:00
conf A quick hack to get things building again: put back the SA system calls 2007-02-10 11:55:23 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
dev Pick up some additional files that were missed before due to conflicts 2007-02-21 23:48:10 +00:00
dist KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
fs Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
lib Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
lkm Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
miscfs TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
net TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
net80211 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
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 TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
netinet6 Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
netipsec Always free the sav, not only in the mature case 2007-02-18 18:58:17 +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 Properly define the domain, and #ifdef out the sysctl routine which does 2007-01-13 18:52:04 +00:00
netsmb Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
nfs TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +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 Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
ufs TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00