NetBSD/sys/arch/vax
bouyer 063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
..
bi Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
boot Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
compile
conf merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
consolerl
floppy
if Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
include Align functions on 4 byte boundaries, not 16. 2011-01-25 02:37:35 +00:00
mba Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
stand
uba Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
vax Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
vsa Cleanup includes. Switch from <machine/XXX.h> to <sys/XXX.h> from 2010-12-14 23:31:16 +00:00
Makefile