NetBSD/sys
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Merge 1.1.14.3 from yamt-km branch: 2005-03-28 16:40:41 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat s/uvm_map_defaultaddr/uvm_default_mapaddr/ HI FRANK! 2005-03-26 17:10:43 +00:00
conf It is silly to parse the comment in the header file to determine the 2005-03-27 23:27:31 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev Reverse the cyl_lo and cyl_hi reads for the AT_READREG case; previously, 2005-03-28 22:08:51 +00:00
dist defopt IPFILTER_DEFAULT_BLOCK 2005-03-26 18:08:42 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
net Set bit 0x2 of the first byte of the generated MAC address, to indicate it 2005-03-24 22:20:35 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet defopt IPFILTER_DEFAULT_BLOCK 2005-03-26 18:08:42 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ufs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
uvm Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
Makefile