NetBSD/lib/libquota
dholland fa577c93e1 Improve how quota_open() works and generally improve function
dispatching. Allow access to the quota files via the oldfiles code if
quotaon hasn't run yet. Change the latter so it calls getfsent() up
front (and only once) to make it easier to avoid whacking caller
state.
2012-01-25 17:43:37 +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 Redo getfsquota() and getnfsquota() using the new API. 2012-01-09 15:31:11 +00:00
Makefile Implement fallback direct access to quota1-type quota files. 2012-01-09 15:41:58 +00:00
quota_cursor.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_delete.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_get.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_nfs.c Add quota_nfs.c and implement quota_get() for nfs, using 2012-01-09 15:29:55 +00:00
quota_oldfiles.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_open.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_proplib.c Move some more stuff technically specific to the proplib kernel 2012-01-25 01:22:56 +00:00
quota_put.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quota_schema.c Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
quotapvt.h Improve how quota_open() works and generally improve function 2012-01-25 17:43:37 +00:00
shlib_version Bump minor version of libquota.so. 2012-01-09 15:24:37 +00:00