NetBSD/lib/libquota
dholland d2d6fa0ae1 Improve the names of some members of struct quotactl_args. These are
effectively function parameter names, but since they need to be
described with the same names in the man page the choices do matter.
Some.
2012-02-01 05:43:53 +00:00
..
Makefile Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
getfsquota.c Redo getfsquota() and getnfsquota() using the new API. 2012-01-09 15:31:11 +00:00
getnfsquota.c Redo getfsquota() and getnfsquota() using the new API. 2012-01-09 15:31:11 +00:00
getufsquota.c This will need its own compat copy of some of the strings from 2012-01-30 19:19:55 +00:00
libquota.3 Use more markup. Fix xrefs. Sort ERRORS. Fix typos. Remove trailing 2012-01-25 21:58:43 +00:00
quota_cursor.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_delete.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_get.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_kernel.c Improve the names of some members of struct quotactl_args. These are 2012-02-01 05:43:53 +00:00
quota_nfs.c Remove redundant break statement. 2012-01-30 06:39:26 +00:00
quota_oldfiles.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_open.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_put.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_schema.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quotapvt.h Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
shlib_version Bump libquota minor version (version is now 0.2) because I added some stuff. 2012-01-30 16:52:15 +00:00