| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make symlink protection a bit more useful: | kientzle | 2004-05-17 | 3 | -4/+17 |
* | Update manpage to track new security features. | kientzle | 2004-05-17 | 1 | -28/+125 |
* | Remove spurious semicolons. Outside of functions they are actually errors but | stefanf | 2004-05-16 | 1 | -1/+1 |
* | snafu, exchanged the descriptions of -maxdepth and -mindepth. | eik | 2004-05-16 | 1 | -5/+5 |
* | Insert "arm" between "amd64" and "powerpc" | cognet | 2004-05-14 | 1 | -2/+2 |
* | Fixed total disorder of MD includes. | bde | 2004-05-14 | 1 | -10/+10 |
* | Bump the .Dd value. | joerg | 2004-05-14 | 1 | -7/+14 |
* | When I wrote this man page more than 5 years ago, I simply didn't | joerg | 2004-05-14 | 1 | -2/+4 |
* | Use four spaces instead of tab for second level indentation. | cognet | 2004-05-14 | 1 | -1/+1 |
* | Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm. | cognet | 2004-05-14 | 1 | -0/+3 |
* | Some arm bits for gprof. | cognet | 2004-05-14 | 3 | -0/+62 |
* | Do not build truss on arm. | cognet | 2004-05-14 | 1 | -1/+2 |
* | -maxdepth and -mindepth are global variables | eik | 2004-05-14 | 1 | -3/+16 |
* | Output style nit. | ru | 2004-05-12 | 1 | -1/+1 |