NetBSD/sys
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
..
altq
arch merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
conf merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev don't abuse cf_unit, requested by phone. 2011-03-06 17:00:16 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Make interrupt establishment failure be noted like most other PCI drivers do. 2011-03-05 21:43:38 +00:00
fs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
lib Add quad srcs if building x86_64 32-bit libkern. 2011-02-26 18:17:55 +00:00
miscfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
modules merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 Remove duplicate definitions which break the build. 2011-02-25 10:45:57 +00:00
netatalk
netbt respond to L2CAP Information requests 2011-02-06 18:50:59 +00:00
netinet udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netinet6 Delete unnecessary casts to void *. No functional change intended. Same 2011-02-06 19:12:55 +00:00
netipsec make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
netisdn
netiso
netkey
netmpls
netnatm udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs typo in a comment 2011-02-05 13:35:11 +00:00
opencrypto make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
rump merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
secmodel
stand
sys merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ufs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile