NetBSD/sys
yamt c3b066f850 pull following fixes from openbsd. ok'ed by itojun.
> ----------------------------
> revision 1.58
> date: 2004/06/23 04:34:17;  author: mcbride;  state: Exp;  lines: +5 -3
> pfr_commit_ktable calls functions that can result in the current
> ktable being destroyed, which makes it unsafe in a SLIST_FOREACH.
>
> Fix from Chris Pascoe
> ----------------------------
> revision 1.56
> date: 2004/06/11 05:21:20;  author: mcbride;  state: Exp;  lines: +5 -3
> Eliminate a dereference after pool_put when an inactive/no-longer referenced
> table is destroyed in pfr_setflags_ktable.
>
> Fix from Chris Pascoe
> ----------------------------
2004-09-09 14:56:00 +00:00
..
altq
arch Set valid values for the (commented out) WS_DEFAULT_COLATTR and 2004-09-08 11:38:22 +00:00
coda
compat Next attempt to fix the RCS Id. *sigh* 2004-09-09 10:45:52 +00:00
conf Import STI wscons(4) driver from OpenBSD and add new driver for PS/2 2004-08-26 16:48:06 +00:00
crypto
ddb
dev Print missing newline on attach. 2004-09-09 01:40:13 +00:00
dist/pf/net pull following fixes from openbsd. ok'ed by itojun. 2004-09-09 14:56:00 +00:00
fs Fixing age old cruft: 2004-08-15 07:19:54 +00:00
gdbscripts
ipkdb
kern m_copyback, m_copyback_cow, m_copydata: 2004-09-08 12:00:28 +00:00
lib arc4random: fix a bug introduced by rev.1.7. 2004-09-08 04:06:15 +00:00
lkm Better kernel module for IPF (kern/26112 by Peter Postma) 2004-08-30 11:32:33 +00:00
miscfs Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
net Pass correct "mbuf" pointer to BPF framework. 2004-08-20 07:46:21 +00:00
net80211 Adjust caller for net/if_ieee80211subr.c rev 1.11 change; the argument 2004-09-07 01:07:40 +00:00
netatalk
netccitt
netinet fr_check_wrapper: as ipf modifies application data as well when 2004-09-06 10:46:02 +00:00
netinet6 rip6_output: redo raw_ip6.c 1.67-1.67, using m_copyback_cow. 2004-09-06 10:05:14 +00:00
netipsec Remove redundant instantiation of esp_net_deflev sysctl node. Not 2004-08-15 19:10:26 +00:00
netisdn
netiso
netkey as we use arc4random(9) for random number, we no longer need to reseed random 2004-08-27 04:56:16 +00:00
netnatm
netns
netsmb
nfs nfs_request: a workaround for servers doing "maproot". 2004-08-24 20:09:44 +00:00
opencrypto
stand
sys Add the EFI System Partition MBR partition type. 2004-09-09 04:55:53 +00:00
ufs While creating a snapshot inodes must be freed from the 2004-08-29 10:13:48 +00:00
uvm uvm_pagefree: when orphaning an A->K loaned page, 2004-09-01 11:53:38 +00:00
Makefile