| Age | Commit message (Expand) | Author |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-03-20 | Coverity CID 2305: Fix memory leak. | christos |
| 2005-09-25 | Use crypto/rmd160.h. | elad |
| 2005-08-19 | use d_fileno instead of d_ino for consistency | christos |
| 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 |
| 2005-01-11 | Bump date for recent changes. | wiz |
| 2005-01-08 | Make a judicious choice as to whether to apply the permissions | fredb |
| 2004-10-24 | Sort options. | wiz |
| 2004-10-24 | Sort options in usage. | wiz |
| 2004-10-23 | Kill trailing whitespace introduced in the last revision. | snj |
| 2004-10-23 | Bump date for last, fix a spelling error, sprinkle some Dq, change | snj |
| 2004-10-22 | Add an option (-M) to write a mtree specification (which needs to be passed | bouyer |
| 2004-07-27 | Add -D to usage; shorten -b argument for usage's sake; format usage. | wiz |
| 2004-07-27 | Whitespace nits. | enami |
| 2004-07-27 | Add -D flag which computes the digest of each regular files in the archive | enami |
| 2003-11-05 | Fix byteswapping a direntry. From Wolfgang Solfrank. | fvdl |
| 2003-10-21 | Don't use NULL as a case value. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-30 | Quote punctuation so it gets marked up. | wiz |
| 2003-05-26 | * Document $RCMD_CMD in environ(7). | lukem |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-03-27 | Since "host" is used when RRESTORE is defined, enclose variable definition | taca |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2002-12-21 | system with two ss, from Adrian Mrva. | wiz |
| 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-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-08-12 | calloc() arg mistake. it's (nelem, size). from openbsd | itojun |
| 2002-05-25 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-05-09 | Don't bother testing if a uint8_t is > 256 -- that test is always false. | simonb |
| 2002-02-19 | Don't forget to update curfile, if tape begins with TS_ADDR type block. | perseant |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-04 | oops; another minor fix from rev 1.34 noticed by Simon Gerraty | lukem |
| 2001-12-23 | fix compile issues now that on-tape times are int32_t instead of time_t | lukem |
| 2001-12-07 | One '\' too many. | wiz |
| 2001-11-16 | Sort sections, use .Ic for a non-NetBSD program instead of .Xr. | wiz |
| 2001-11-01 | oops, remove temporary comment | lukem |
| 2001-11-01 | fix -Wshadow warnings | lukem |
| 2001-11-01 | remove arg name in prototype decl | lukem |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-08-24 | heirarchy -> hierarchy | wiz |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | revert previous change; not needed. | christos |