NetBSD/sys
scw 79017e8016 - Call disk_blocksize(9) once we know the disk's physical block size.
- bounds_check_with_label() has been fixed, so no need to fake the
  raw partition's size in terms of DEV_BSIZE units.
2006-11-25 12:06:31 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev - Call disk_blocksize(9) once we know the disk's physical block size. 2006-11-25 12:06:31 +00:00
dist fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
fs if we are going to bail due to the mountpoint being gone from under 2006-11-21 01:53:33 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
lib Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs Expose the 'exe' symlink to the process realpath in NetBSD as well. An 2006-11-25 09:39:34 +00:00
net Correct spelling of "immediate(ly)". From Zafer. 2006-11-24 21:23:07 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet fix spelling of accidentally; from Zapher 2006-11-24 19:37:02 +00:00
netinet6 fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netipsec fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Check parameters to avoid potential panic root user. 2006-11-24 12:47:43 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Prevent iopl/ioperm in securelevel 1, not 2. 2006-11-22 20:57:52 +00:00
stand
sys Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
ufs LFS will never set SF_SNAPSHOT and doesn't support ffs_snapgone anyway. 2006-11-16 22:29:03 +00:00
uvm __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
Makefile