NetBSD/sys
dyoung 4c03aed52f In ieee80211_getmbuf, remove the #ifdef __FreeBSD__ code. Check
for MCLGET success using the (m->m_flags & M_EXT) idiom.
2005-01-04 00:36:18 +00:00
..
altq
arch drop the big lock in upcallret() like all the other platforms do. 2005-01-03 00:03:25 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
conf Welcome to 2005. 2005-01-01 00:00:01 +00:00
crypto
ddb
dev sys/dev/ic/rtw.c: 2005-01-03 03:25:06 +00:00
dist pfil4_wrapper: clear M_CANFASTFWD which is not compatible with pf. 2005-01-01 09:13:14 +00:00
fs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
gdbscripts
ipkdb
kern Regen for extended attribute system calls. 2005-01-02 17:47:29 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net Fixup of bad patch made by me; the #ifdef ought to be also including ISO 2004-12-30 15:38:50 +00:00
net80211 In ieee80211_getmbuf, remove the #ifdef __FreeBSD__ code. Check 2005-01-04 00:36:18 +00:00
netatalk
netccitt
netinet In tcp_respond(), clear the m_pkthdr.csum_flags that was inherited from the 2005-01-03 19:47:30 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec
netisdn
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm
netns
netsmb
nfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Add IO_NORMAL and IO_EXT flags, that will be used by file system extended 2005-01-03 16:33:33 +00:00
ufs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
uvm reapply uvm_map.c rev.1.156 (use a zero-sized array instead of 2005-01-03 19:46:22 +00:00
Makefile