| Age | Commit message (Expand) | Author |
| 2021-06-19 | Add external attribute dumping and restoring support from FreeBSD. | christos |
| 2013-01-22 | Stuff UFS_ in front of a few of ufs's symbols to reduce namespace | dholland |
| 2011-09-16 | NULL does not need a cast, here | plunky |
| 2011-01-04 | Fix fd leak. Found by cppcheck. | wiz |
| 2010-05-12 | Fix grammar in a line of output. | mbalmer |
| 2009-04-07 | fix sign-compare issues | lukem |
| 2009-02-22 | remove a useless cast. | yamt |
| 2005-08-19 | 64 bit inode changes | christos |
| 2005-06-27 | add const | christos |
| 2005-06-27 | sprinkle const. | christos |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-11-25 | Also, don't allocate string entries one by one. Instead, allocate one page | enami |
| 2002-11-18 | Typo in comment. | enami |
| 2002-11-18 | Don't allocate struct entry one by one; it just wastes memory. | enami |
| 2002-08-12 | calloc() arg mistake. it's (nelem, size). from openbsd | itojun |
| 2001-06-19 | `existent', not `existant' | wiz |
| 1997-09-16 | resolve conflicts from lite-2 merge | lukem |
| 1997-09-16 | make these compile on the alpha after WARNS=1. | mrg |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-03-19 | * use mkstemp() instead of mktemp() | lukem |
| 1996-11-30 | patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues, | cgd |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1995-02-20 | Use atexit() rather than tweaking every exit() to call the cleanup function. | mycroft |
| 1994-12-28 | Mostly sync with CSRG. | mycroft |
| 1994-09-23 | Eliminate uses of some obsolete functions. | mycroft |
| 1994-06-08 | Update from 4.4-Lite, with local changes. | mycroft |
| 1993-12-22 | new version from CSRG, via BSDI, with fixes | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |