summaryrefslogtreecommitdiffstats
path: root/lib/libutil/quotafile.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: improvements to SEE ALSO.joel2014-12-271-2/+2
|
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-2/+2
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-2/+2
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-2/+2
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Add and document the quota_convert function which converts between themckusick2009-12-281-8/+26
| | | | old 32-bit and the new 64-bit formats.
* Add and document new quoat_on and quota_off functions.mckusick2009-11-161-46/+85
|
* Add quota_maxid which returns the maximum user (or group) identifiermckusick2009-10-201-1/+13
| | | | | | in an associated quotafile. Needed by repquota. Bug fix in quota_read.
* Further extend the quotafile API.des2009-09-261-8/+59
|
* Update the quotafile library to manage both active quotas via themckusick2009-02-141-11/+110
| | | | | | | | quotactl(2) interface and inactive quotas by accessing the quota files directly. Update the edquota program to use this new interface as proof of concept.
* Move hasquota() function to libutil.mckusick2009-02-131-0/+2
|
* Bug fixes found from using these functions in edquota.mckusick2009-02-101-2/+2
|
* WIPdes2009-01-301-0/+69
OpenPOWER on IntegriCloud