NetBSD/sys/ufs/ufs
atatat df13e3579e Change the rest of the sysctl subsystem to use const consistently.
The __UNCONST macro is now used only where necessary and the RW macros
are gone.  Most of the changes here are consumers of the
sysctl_createv(9) interface that now takes a pair of const pointers
which used not to be.
2005-06-20 02:49:18 +00:00
..
Makefile Remove dirhash.h. 2005-01-24 01:32:22 +00:00
dinode.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dir.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dirhash.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
inode.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
quota.h First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
ufs_bmap.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ufs_bswap.h Fixing age old cruft: 2004-08-15 07:19:54 +00:00
ufs_dirhash.c Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
ufs_extern.h - sprinkle const 2005-05-29 21:25:24 +00:00
ufs_ihash.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ufs_inode.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_lookup.c - sprinkle const 2005-05-29 21:25:24 +00:00
ufs_quota.c - sprinkle const 2005-05-29 21:25:24 +00:00
ufs_readwrite.c Keep per-inode, per-fs, and subsystem-wide counts of blocks allocated through 2005-04-19 20:59:05 +00:00
ufs_vfsops.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_vnops.c Make LFS dirops get their vnode first, before incrementing the dirop count, 2005-03-23 00:12:51 +00:00
ufsmount.h ffs/ffs_alloc.c: 2005-05-22 08:35:28 +00:00