summaryrefslogtreecommitdiff
path: root/lib/libc/compat/arch/mips/sys
AgeCommit message (Collapse)Author
2020-10-15Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers forskrll
consistency with other arches. NFCI and libc.so is the same before and after.
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
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.
2009-12-14Merge from matt-nb5-mips64matt
2009-12-14Merge from matt-nb5-mips64.matt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-09-17Switch mips to the new libc compat code layout.tsutsui