summaryrefslogtreecommitdiff
path: root/usr.sbin/repquota
AgeCommit message (Collapse)Author
2003-03-30boring nothing commit from cloderTheo de Raadt
2003-03-30snprintf; millert okTheo de Raadt
2002-09-06cope with INITQFNAMES without a ;Theo de Raadt
2002-09-06no ; after INITQFNAMESTheo de Raadt
2002-06-25Minor fixes, including duplicate and missing words; Brian PooleTodd C. Miller
2002-05-29more sprintfTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
millert@ ok
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-01-15Revert previous patch.Angelos D. Keromytis
2001-01-14Handle quotas over 4G, PR 1534 (bob@prophecy.lu)Angelos D. Keromytis
2000-12-21Print quotas > 4G correctly; be a little more paranoid with a few buffers.Paul Janzen
2000-09-11Fix pasto: repquota does not report user quotas when a volume argument is givenTodd C. Miller
and there are no group quotas set. canacar@eee.metu.edu.tr
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-03-11cleanupAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-12fix a typical use; -WallTheo de Raadt
1996-05-04allow operation even if fstab does not label filesystem as supportingTheo de Raadt
quotas; pointed out by jonny@gaia.coppe.ufrj.br
1996-04-25permit quotas to work on mfs; problem reported by rdante@pnet.netTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-01-07accept either ffs or ufs for filesystem nameTheo de Raadt
1995-11-06Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)Theo de Raadt
1995-10-24ufs -> ffsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt