NetBSD/sys
peter e71187380f Apply a patch from OPENBSD_3_6 branch (ok yamt).
MFC:
Fix by mcbride@

Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN,
prevents a possible endless loop in pf_get_sport() with 'static-port'

Reported by adm at celeritystorm dot com in FreeBSD PR74930, debugging
by dhartmei@

ok mcbride@ dhartmei@ deraadt@ henning@
2004-12-21 12:05:34 +00:00
..
altq
arch Use fixed mode, not lopri, for delivering IO interrupts. Suggested by 2004-12-21 11:33:04 +00:00
coda Revert previous. set_statvfs_info needs the struct proc * arg. 2004-10-15 09:09:09 +00:00
compat Fix comments slighly 2004-12-12 20:42:53 +00:00
conf Adjust the cscope target so that each source file on a separate line to avoid 2004-12-16 00:35:48 +00:00
crypto
ddb
dev The CRC bit in the Transmit Configuration Register seems to have 2004-12-21 09:07:23 +00:00
dist Apply a patch from OPENBSD_3_6 branch (ok yamt). 2004-12-21 12:05:34 +00:00
fs I don't think that the vgone() in vop_inactive is needed; in fact it might 2004-12-18 05:26:41 +00:00
gdbscripts
ipkdb
kern - Move string array definitions and bitmap array definitions to the appropriate 2004-12-18 03:07:40 +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 Cloning cleanup: 2004-11-30 04:25:43 +00:00
net As pointed out by Greg Troxel, ifmedia_entrys were allocated with 2004-12-08 20:37:43 +00:00
net80211 Add SIOCG80211ZSTATS to atomically get/clear 802.11 statistics. 2004-12-20 23:03:39 +00:00
netatalk
netccitt
netinet factor out receive side tcp/udp checksum handling code so that they 2004-12-21 05:51:31 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec Fix missing break; Emmanuel Dreyfus. 2004-10-27 23:10:13 +00:00
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 revive spec vop_bwrite as it's needed for block devices. 2004-12-17 03:31:20 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Add an array of dtype names. 2004-12-18 08:43:08 +00:00
ufs use #if defined(_KERNEL_OPT) around opt includes 2004-12-20 03:12:20 +00:00
uvm mlock(2) and munlock(2) are defined by our man pages (which agree with 2004-12-02 15:23:47 +00:00
Makefile