| Age | Commit message (Expand) | Author |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-06-23 | Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of | dholland |
| 2013-06-19 | Rename ambiguous macros: | dholland |
| 2013-01-22 | Stuff UFS_ in front of a few of ufs's symbols to reduce namespace | dholland |
| 2011-03-06 | KNF | christos |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-04-18 | Fix -Wcast-qual issue | lukem |
| 2009-04-08 | Fix markup. | joerg |
| 2007-07-17 | Eliminate MFSNAMELEN | christos |
| 2005-08-20 | fix compilatio problems on LP64 | kent |
| 2005-08-19 | 64 bit inode changes | christos |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2004-03-27 | ffsv2 might not have FS_FLAGS_UPDATED set | dsl |
| 2004-03-21 | When searching for the superblock, don't pick an ffsv1 superblock from the | dsl |
| 2004-01-06 | Remove unused max macro. From Jeff Ito in PR 23995. | wiz |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-05-30 | Pass a NULL to getbsize() for any arguments that aren't needed, and | simonb |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2002-02-02 | Use standard headers. | wiz |
| 2001-10-26 | remove #include <ufs/ufs/quota.h> where it was just to appease | lukem |
| 2001-07-08 | Xref getbsize(3). | simonb |
| 1999-11-18 | Typos (from OpenBSD) | kristerw |
| 1999-10-06 | Adjust this to work on the Alpha. | mycroft |
| 1999-10-05 | Make this work on file systems larger than 2GB. | mycroft |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-06-08 | remove unnecessary comment | lukem |
| 1998-06-07 | Remove comma at the end of SEE ALSO list. | enami |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-11-06 | use warn not warnx to find out why the open failed (as old quot did). | mrg |
| 1997-10-18 | deprecate register, use err/warn instead of perror, memmove instead of bcopy | lukem |
| 1997-10-18 | rcsid fascism | lukem |
| 1997-10-17 | WARNSify | lukem |
| 1996-12-12 | Format police. | mycroft |
| 1996-05-24 | Fix PR 2462 | ws |
| 1996-05-24 | pull in <unistd.h> to make lseek() work ... | mrg |
| 1996-01-04 | merge in change accidently made to 1.1 release branch | jtc |
| 1995-11-28 | merge in changes from 1.1 release branch | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-06-13 | fix a macro's usage | cgd |
| 1994-06-13 | update for new fs includes | cgd |
| 1994-04-25 | need <sys/time.h> | cgd |
| 1994-04-14 | fs type names | cgd |
| 1994-03-19 | get section right; from Luke Mewburn <lm@rmit.edu.au> | cgd |
| 1994-02-11 | general: cleanup. fix RCS Id's. ("$Id $" doesn't work.) | cgd |
| 1994-02-10 | First version of a quot utility | ws |