NetBSD/sys
pooka d89a0720df Generate preprocessor macros for vop offsets in vfs op descs. And
use these symbols in the desc structures instead of magic numbers.
No functional change, except VOP_FOO_DESCOFFSET macros in vnode_if.h.

wrstuden ok
2006-11-30 21:06:29 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata 2006-11-30 21:01:15 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +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 Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata 2006-11-30 21:01:15 +00:00
dist spell precede; from Zafer 2006-11-25 16:48:31 +00:00
fs PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB 2006-11-30 15:59:23 +00:00
gdbscripts
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern Generate preprocessor macros for vop offsets in vfs op descs. And 2006-11-30 21:06:29 +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 * update comments before putpages(): the vm object is always returned 2006-11-30 06:11:03 +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 move tso-by-software code to their own files. no functional changes. 2006-11-25 18:41:36 +00:00
netinet6 Fix a spelling error. 2006-11-29 03:05:12 +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 Move ktrace, ptrace, systrace, and procfs to use kauth(9). 2006-11-28 17:27:09 +00:00
stand
sys More cleaning... split veriexec_delete() to veriexec_file_delete() to 2006-11-30 16:53:47 +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 uvm_fault: unwrap a short line. 2006-11-28 13:16:37 +00:00
Makefile