NetBSD/sys
msaitoh 874e8bcee6 sync with OpenBSD-current (many bugfixes, add some devices)
if_msk.c: rev. 1.42
if_mskvar.h rev. 1.3
if_skreg.h rev. 1.41
2007-01-30 11:34:38 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch Document that unprotected access to softintr cookie is safe in 2007-01-30 05:42:24 +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 We don't need to include kern_exit43.c to the list of files that we cannot 2007-01-27 01:37:57 +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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev sync with OpenBSD-current (many bugfixes, add some devices) 2007-01-30 11:34:38 +00:00
dist CID-3809: move up the initialization of `fr' as we can jump to junkput: if 2006-12-27 18:28:54 +00:00
fs Change fstrans enum types to upper case. 2007-01-29 15:42:50 +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 Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
lib Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
lkm Add LKM for secmodel_bsd44. Not linked to the build yet. 2007-01-17 11:28:09 +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 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
netatalk Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netbt Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
opencrypto crypto_init does not call crypto_init0 only once, because the marker 2007-01-12 12:00:27 +00:00
secmodel Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for 2007-01-20 16:47:38 +00:00
stand
sys Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
ufs Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
uvm Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00