| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in mbuma to replace mballoc. | bmilekic | 2004-05-31 | 5 | -241/+21 |
* | Correction: -h should be a synonym for -L, not -H. | kientzle | 2004-05-31 | 2 | -3/+3 |
* | Use miligram rather than mg in the definition of carats. | dwmalone | 2004-05-30 | 1 | -2/+2 |
* | Permit (but ignore) -Z with -x or -t, now that libarchive | kientzle | 2004-05-30 | 1 | -2/+9 |
* | Include <sys/uio.h> for the complete type of struct iovec. | stefanf | 2004-05-28 | 1 | -0/+2 |
* | - introduce a new primary `-depth n', which tests whether | eik | 2004-05-28 | 6 | -28/+91 |
* | Minor corrections to error handling and user notifications: | kientzle | 2004-05-27 | 1 | -23/+26 |
* | Provide framework for exiting with non-zero value on non-critical errors. | kientzle | 2004-05-27 | 2 | -1/+3 |
* | Use humanize_number(3) to format sizes into a human readable form. | pjd | 2004-05-24 | 2 | -69/+11 |
* | Mark du(1) as WARNS6 clean. | pjd | 2004-05-24 | 1 | -0/+1 |
* | Include <string.h> for prototypes of various string functions. | stefanf | 2004-05-24 | 4 | -0/+7 |
* | Include <netinet/in.h> for ntoh*() and hton*() prototypes. | stefanf | 2004-05-24 | 1 | -0/+2 |
* | Add localized calendar file for holidays in Austria. | josef | 2004-05-23 | 1 | -0/+62 |
* | Add --no-same-owner as a synonym for -o. | kientzle | 2004-05-22 | 1 | -0/+1 |
* | Add a "-r" flag to ktrdump(1) to print relative timestamps when used | rwatson | 2004-05-22 | 2 | -6/+22 |
* | Add a quiet mode to ktrdump(1): if the "-q" flag is used, don't print | rwatson | 2004-05-21 | 2 | -21/+30 |
* | When the 'f' flag is passed to ktrdump(1), use 40 characters for the | rwatson | 2004-05-21 | 1 | -1/+1 |
* | Add --dereference as a synonym for -H | kientzle | 2004-05-21 | 1 | -0/+1 |
* | Remove unneeded lseek(2) hack to position past the 2GB point, | hmp | 2004-05-20 | 1 | -18/+9 |
* | Fix a couple of warnings: | dwmalone | 2004-05-19 | 2 | -2/+6 |
* | Add missing %s so that all of the usage message gets printed. | dwmalone | 2004-05-19 | 2 | -1/+2 |
* | Fix integer overflow in the file size output when dealing with | le | 2004-05-19 | 1 | -3/+3 |
* | Added pgrep to the SYNOPSIS. | ru | 2004-05-19 | 1 | -14/+21 |
* | Clean up language and markup. | ru | 2004-05-19 | 2 | -61/+66 |
* | Language and markup polishing. | ru | 2004-05-19 | 1 | -11/+14 |
* | Bumped the document date. | ru | 2004-05-19 | 2 | -2/+2 |
* | Bumped the document date. | ru | 2004-05-19 | 1 | -2/+2 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -2/+2 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -2/+2 |
* | Markup nits. | ru | 2004-05-19 | 1 | -7/+7 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -6/+8 |
* | Fixed document date. | ru | 2004-05-19 | 1 | -1/+1 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -16/+16 |
* | Restore part of the word that got (accidentally) removed. | ru | 2004-05-19 | 1 | -2/+2 |
* | Markup nits. | ru | 2004-05-19 | 1 | -8/+5 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -2/+3 |
* | Default is to restore timestamps, even when operating as root. <sigh> | kientzle | 2004-05-19 | 1 | -1/+1 |
* | Fix a segfault when looking up a non-existent group. | kientzle | 2004-05-18 | 1 | -1/+1 |
* | Bump document date on behalf of the -e option. | ru | 2004-05-18 | 1 | -2/+2 |
* | Bump document date on behalf of the -E option. | ru | 2004-05-18 | 1 | -1/+1 |
* | Added -u to the SYNOPSIS. | ru | 2004-05-18 | 1 | -0/+1 |
* | Bump document date on behalf of the -u option. | ru | 2004-05-18 | 1 | -2/+2 |
* | Bump document date on behalf of the -M option. | ru | 2004-05-18 | 1 | -1/+1 |
* | Build/install gprof on amd64 as well, after repocopying the MD bits. | peter | 2004-05-18 | 2 | -1/+4 |
* | Accept (but ignore) GNU tar's -B option. bsdtar never | kientzle | 2004-05-18 | 1 | -2/+8 |
* | Don't depend on NULL's expansion being a pointer, cast it before it is passed | stefanf | 2004-05-18 | 1 | -1/+1 |
* | Set errno to 0 before calling getpwuid/getgrgid, so that error | kientzle | 2004-05-17 | 1 | -0/+2 |
* | Speed up safe_fprintf by copying to a temp buffer, then writing | kientzle | 2004-05-17 | 1 | -13/+32 |
* | Propagate struct bsdtar down into a lot more places. | kientzle | 2004-05-17 | 6 | -138/+137 |
* | Refactor name caching to use a common piece of code for uname_cache and | kientzle | 2004-05-17 | 2 | -88/+113 |