summaryrefslogtreecommitdiff
path: root/sbin/quotacheck/quotacheck.c
AgeCommit message (Expand)Author
2012-03-24fix some leaksJonathan Gray
2012-02-08Hammer fstab entries and command line entries into same format withKenneth R Westerback
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-12-16fix ffs2 case: fs_sblockloc's unit is disk sectors, not fragments;Otto Moerbeek
2007-07-11ffs2 support from FreeBSD. Tested by jmc@ and kili@Todd C. Miller
2007-06-29more daddr64_t changes; checked by ottoTheo de Raadt
2007-02-21simplify synopsis and usage(); from Igor SobradoJason McIntyre
2005-04-05spacing found while digging for bugsTheo de Raadt
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-11strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
1997-06-25(foo *)0 -> NULLkstailey
1997-01-22call err() correctlyTheo de Raadt
1997-01-03make it work again, 'twas broken for a long time 'coze of ../fsck/preen.cMichael Shalayeff
1996-06-23update rcsidTheo de Raadt
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 ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-10-24ufs -> ffsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt