NetBSD/sys
uwe 0fc70b4831 Add bswap16.c and bswap32.c to SRCS. We need fallback versions for
kernels compiled without optimization (and thus without inlining of
bswap16 and bswap32)
2006-02-04 23:33:37 +00:00
..
altq
arch Add missing ';' missed in previous. 2006-02-04 22:08:01 +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
crypto
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev In rtw_{rx,tx}ring_fixup, do not set the tx/rx ring index to 2006-02-04 23:22:27 +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
ipkdb
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 Properly dispose of cfdata memory when unloading the tap(4) LKM. 2006-02-01 05:51:58 +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
netccitt
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
netisdn
netiso
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb
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
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