summaryrefslogtreecommitdiff
path: root/lib/libquota/Makefile
AgeCommit message (Expand)Author
2012-03-21These directories default to WARNS?=5matt
2012-02-13Quota-related docs fixes:dholland
2012-02-01Remove old (5.99.48 - 5.99.62) libquota interface.dholland
2012-02-01Change the syscall API for quotas over to the new non-proplib one.dholland
2012-01-25Add a preliminary man page for libquota.dholland
2012-01-09Implement fallback direct access to quota1-type quota files.dholland
2012-01-09Add quota_nfs.c and implement quota_get() for nfs, usingdholland
2012-01-09Add initial versions of quota_open(), quota_close(), quota_get(),dholland
2012-01-09Add stub entry points of the entire new quota interface. These fail ordholland
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer