History log of /src/usr.sbin/repquota/repquota.8 |
Revision | | Date | Author | Comments |
1.18 |
| 22-Oct-2017 |
abhinav | Add quotadump to the NAME section
|
1.17 |
| 12-May-2012 |
wiz | Bump date for previous.
|
1.16 |
| 12-May-2012 |
dholland | Remove traces of -D flag, which no longer does anything.
|
1.15 |
| 13-Feb-2012 |
wiz | branches: 1.15.2; Bump date for previous.
|
1.14 |
| 13-Feb-2012 |
dholland | Add quotadump(8), which is a link to repquota, and quotarestore(8), which is new. Includes man page updates. Approved by releng for freeze.
|
1.13 |
| 01-Feb-2012 |
wiz | Bump date for previous.
|
1.12 |
| 01-Feb-2012 |
dholland | Reimplement repquota -x to print in tabular form instead of XML.
|
1.11 |
| 06-Mar-2011 |
wiz | branches: 1.11.4; Sort options, split "file system".
|
1.10 |
| 06-Mar-2011 |
bouyer | merge the bouyer-quota2 branch. This adds a new on-disk format 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.
|
1.9 |
| 07-Aug-2003 |
agc | branches: 1.9.50; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22366, verified by myself.
|
1.8 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.7 |
| 02-Feb-2002 |
wiz | Sort sections.
|
1.6 |
| 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.5 |
| 18-Oct-1997 |
lukem | rcsid fascism
|
1.4 |
| 17-Oct-1997 |
lukem | WARNSify
|
1.3 |
| 13-Jun-1994 |
mycroft | Merge local changes.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 09-Apr-1993 |
cgd | branches: 1.1.1; added accton, edquota, flcopy, gettable, htable, iostat, quotaon, repquota, trpt, and trsp, per (currently alpha) patch 125.
|
1.1.1.1 |
| 13-Jun-1994 |
mycroft | Update from 4.4-Lite.
|
1.9.50.3 |
| 14-Feb-2011 |
bouyer | When reading quota1 entries, initialize default quota to unlimited, for POLA when using -x. When displaying quotas, do not skip users which have a 0 usage but are overquota. When -v is used display all existing quota entries, including those with a 0 usage.
|
1.9.50.2 |
| 10-Feb-2011 |
bouyer | Add an option -x to export a filesystem quotas in a plist format, which can be feed to quotactl(8). This is the way to migrate limits from quota1 to quota2.
|
1.9.50.1 |
| 21-Jan-2011 |
bouyer | Add support for quotactl("getall") command, and convert repquota to new world.
|
1.11.4.2 |
| 23-May-2012 |
yamt | sync with head.
|
1.11.4.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.15.2.1 |
| 19-May-2012 |
riz | Pull up following revision(s) (requested by dholland in ticket #268): usr.bin/quota/quota.1: revision 1.18 usr.bin/quota/quota.1: revision 1.19 usr.sbin/repquota/repquota.8: revision 1.16 usr.sbin/repquota/repquota.8: revision 1.17 usr.bin/quota/quota.c: revision 1.49 usr.sbin/repquota/repquota.c: revision 1.44 Remove traces of -D flag, which no longer does anything. Remove traces of -D option, which no longer does anything. Bump date for previous. Bump date for previous.
|