NetBSD/sys
2007-02-05 17:36:12 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch Cosmetic: use the name PCI_INTERRUPT_REG instead of the number 2007-02-05 07:48:20 +00:00
coda New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
compat Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
conf Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +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
dev Add Novatel Merlin, used in VZ V620. 2007-02-05 15:13:28 +00:00
dist
fs more fixes for the new vnode locking scheme: 2007-02-04 15:03:20 +00:00
gdbscripts
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern typo. 2007-02-05 14:34:29 +00:00
lib Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
lkm Style nitz. 2007-02-05 17:36:12 +00:00
miscfs Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
net Drop M_PROMISC before passing the packet to a carp device, for the same 2007-01-29 22:13:14 +00:00
net80211
netatalk
netbt
netinet bzero -> memset. 2007-01-29 06:00:11 +00:00
netinet6 Cosmetic: bzero -> memset. Change a bcopy() to a struct assignment. 2007-01-29 06:20:43 +00:00
netipsec KNF: bzero -> memset. 2007-01-26 19:49:18 +00:00
netisdn Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netiso Cosmetic: whitespace nits. Shorten a staircase. Remove unnecessary 2007-01-29 06:55:41 +00:00
netkey Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netnatm Properly define the domain, and #ifdef out the sysctl routine which does 2007-01-13 18:52:04 +00:00
netsmb
nfs add back a mistakenly removed vput(). 2007-02-05 16:03:53 +00:00
opencrypto crypto_init does not call crypto_init0 only once, because the marker 2007-01-12 12:00:27 +00:00
secmodel Add another hardwired exception to the SOCK_RAW / superuser rule, because 2007-02-01 08:49:05 +00:00
stand
sys add constants used by gdtoa 2007-02-02 23:08:22 +00:00
ufs Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
uvm If Veriexec prevents indirect execution of the binary, in addition to just 2007-02-03 01:11:50 +00:00
Makefile