NetBSD/sys/arch/atari
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
..
atari Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
compile
conf merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
dev Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
include Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
isa Misc KNF. 2010-04-13 11:22:22 +00:00
pci Misc KNF. 2010-04-13 11:22:22 +00:00
stand Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
vme Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4) 2010-12-12 09:56:15 +00:00
Makefile