summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.stefanf2004-05-241-0/+2
* Add localized calendar file for holidays in Austria.josef2004-05-231-0/+62
* Add --no-same-owner as a synonym for -o.kientzle2004-05-221-0/+1
* Add a "-r" flag to ktrdump(1) to print relative timestamps when usedrwatson2004-05-222-6/+22
* Add a quiet mode to ktrdump(1): if the "-q" flag is used, don't printrwatson2004-05-212-21/+30
* When the 'f' flag is passed to ktrdump(1), use 40 characters for therwatson2004-05-211-1/+1
* Add --dereference as a synonym for -Hkientzle2004-05-211-0/+1
* Remove unneeded lseek(2) hack to position past the 2GB point,hmp2004-05-201-18/+9
* Fix a couple of warnings:dwmalone2004-05-192-2/+6
* Add missing %s so that all of the usage message gets printed.dwmalone2004-05-192-1/+2
* Fix integer overflow in the file size output when dealing withle2004-05-191-3/+3
* Added pgrep to the SYNOPSIS.ru2004-05-191-14/+21
* Clean up language and markup.ru2004-05-192-61/+66
* Language and markup polishing.ru2004-05-191-11/+14
* Bumped the document date.ru2004-05-192-2/+2
* Bumped the document date.ru2004-05-191-2/+2
* Bumped document date.ru2004-05-191-2/+2
* Bumped document date.ru2004-05-191-2/+2
* Markup nits.ru2004-05-191-7/+7
* Bumped document date.ru2004-05-191-6/+8
* Fixed document date.ru2004-05-191-1/+1
* Bumped document date.ru2004-05-191-16/+16
* Restore part of the word that got (accidentally) removed.ru2004-05-191-2/+2
* Markup nits.ru2004-05-191-8/+5
* Bumped document date.ru2004-05-191-2/+3
* Default is to restore timestamps, even when operating as root. <sigh>kientzle2004-05-191-1/+1
* Fix a segfault when looking up a non-existent group.kientzle2004-05-181-1/+1
* Bump document date on behalf of the -e option.ru2004-05-181-2/+2
* Bump document date on behalf of the -E option.ru2004-05-181-1/+1
* Added -u to the SYNOPSIS.ru2004-05-181-0/+1
* Bump document date on behalf of the -u option.ru2004-05-181-2/+2
* Bump document date on behalf of the -M option.ru2004-05-181-1/+1
* Build/install gprof on amd64 as well, after repocopying the MD bits.peter2004-05-182-1/+4
* Accept (but ignore) GNU tar's -B option. bsdtar neverkientzle2004-05-181-2/+8
* Don't depend on NULL's expansion being a pointer, cast it before it is passedstefanf2004-05-181-1/+1
* Set errno to 0 before calling getpwuid/getgrgid, so that errorkientzle2004-05-171-0/+2
* Speed up safe_fprintf by copying to a temp buffer, then writingkientzle2004-05-171-13/+32
* Propagate struct bsdtar down into a lot more places.kientzle2004-05-176-138/+137
* Refactor name caching to use a common piece of code for uname_cache andkientzle2004-05-172-88/+113
* Make symlink protection a bit more useful:kientzle2004-05-173-4/+17
* Update manpage to track new security features.kientzle2004-05-171-28/+125
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* snafu, exchanged the descriptions of -maxdepth and -mindepth.eik2004-05-161-5/+5
* Insert "arm" between "amd64" and "powerpc"cognet2004-05-141-2/+2
* Fixed total disorder of MD includes.bde2004-05-141-10/+10
* Bump the .Dd value.joerg2004-05-141-7/+14
* When I wrote this man page more than 5 years ago, I simply didn'tjoerg2004-05-141-2/+4
* Use four spaces instead of tab for second level indentation.cognet2004-05-141-1/+1
* Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.cognet2004-05-141-0/+3
* Some arm bits for gprof.cognet2004-05-143-0/+62
OpenPOWER on IntegriCloud