NetBSD/sys
gdamore d240b42509 renamed pb1000_intr to reflect that it isn't board-specific. Prune unused
pb1000_intr_establish/disestablish calls.

Change was reviewed by folks as part of PCI changes, and should be
non-controversial in any case.
2006-02-07 18:57:12 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch renamed pb1000_intr to reflect that it isn't board-specific. Prune unused 2006-02-07 18:57:12 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat linux_sys_mremap: validate flags. 2006-01-31 14:02:55 +00:00
conf Implement options string parsing of the form 'a=b c=d ...'. This will be 2006-02-03 11:04:46 +00:00
contrib merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
crypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev Regen, correctly this time. Sorry for the mess. 2006-02-07 17:23:23 +00:00
dist apply a fix from OpenBSD: 2006-01-25 10:45:20 +00:00
fs VND and harddiscs have their own defect free space management. 2006-02-04 23:21:43 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern for some random places, use PNBUF_GET/PUT rather than 2006-02-04 12:09:50 +00:00
lib Add bswap16.c and bswap32.c to SRCS. We need fallback versions for 2006-02-04 23:33:37 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net Add preliminary/not tested support for IPv6. 2006-02-05 16:44:55 +00:00
net80211 Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the 2006-01-18 14:01:16 +00:00
netatalk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netccitt merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netinet If TCP_SIGNATURE is defined, include netinet6/scope6_var.h for the 2006-02-02 05:52:23 +00:00
netinet6 PR 32653: mrt@notwork.org: remove 'sum += w[0]' left in previous revision. 2006-01-27 20:08:11 +00:00
netipsec Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netisdn Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netns merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys Add support for SCSI MMC feature 0x0024: hardware assisted defect 2006-02-04 21:26:15 +00:00
ufs Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
uvm handle "strange" filesystems like layered filesystems and tmpfs, 2006-01-31 14:11:25 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00