| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach fstat(1) about new location for socket state flags relating to | Robert Watson | 2004-06-14 | 1 | -2/+2 |
* | Add -b to usage. | Bruce M Simpson | 2004-06-14 | 1 | -1/+1 |
* | Add whois.abuse.net to whois(1). | Bruce M Simpson | 2004-06-14 | 2 | -2/+10 |
* | Date bump. | Bruce M Simpson | 2004-06-14 | 1 | -1/+1 |
* | Add whois.iana.org to the whois(1) utility, under the -I option. | Bruce M Simpson | 2004-06-14 | 2 | -3/+12 |
* | Fix unterminated RCSID. | Bruce M Simpson | 2004-06-13 | 1 | -1/+1 |
* | Paranoia, WARNS fixes and lint. | Mark Murray | 2004-06-13 | 1 | -19/+19 |
* | A first stab at truss support for amd64, basically cogged from i386. | David Malone | 2004-06-12 | 4 | -1/+353 |
* | Document the STRIPBIN environment variable. This includes adding a | Marcel Moolenaar | 2004-06-11 | 1 | -0/+12 |
* | COMPAT_SUNOS is gone. | Poul-Henning Kamp | 2004-06-11 | 1 | -5/+3 |
* | Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H. | Tim Kientzle | 2004-06-11 | 2 | -3/+3 |
* | Set program exit value to 1 if there are any of various errors when | Tim Kientzle | 2004-06-07 | 1 | -0/+4 |
* | Fix the symlink-detection code. Don't squawk if we're just replacing | Tim Kientzle | 2004-06-07 | 1 | -6/+22 |
* | The --include='pattern' option is the natural counterpart to | Tim Kientzle | 2004-06-07 | 2 | -0/+25 |
* | Ooops! Previous commit added an over-zealous error check. | Tim Kientzle | 2004-06-07 | 1 | -0/+2 |
* | If -b is specified, then force full padding for the last block. | Tim Kientzle | 2004-06-07 | 4 | -6/+30 |
* | Per style(9), don't use double spaces in expressions. | Tim Kientzle | 2004-06-07 | 2 | -3/+3 |
* | Do not use KERN_PROC_PROC with kvm_getproc(3); instead, if only process | Brian Feldman | 2004-06-06 | 1 | -4/+17 |
* | s/latter/former/ | David Schultz | 2004-06-05 | 1 | -1/+1 |
* | - Document the %a, %A, and %F format specifiers. | David Schultz | 2004-06-05 | 1 | -3/+31 |
* | Enable support for the %a, %A, and %F format specifiers. | David Schultz | 2004-06-05 | 1 | -1/+4 |
* | Add austrian calendar as install target. | Josef El-Rayes | 2004-06-04 | 1 | -1/+2 |
* | Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh> | Tim Kientzle | 2004-06-03 | 2 | -2/+2 |
* | Plug a file descriptor leak. | Brian Somers | 2004-06-03 | 1 | -7/+13 |
* | Improve help handling: | Tim Kientzle | 2004-06-02 | 1 | -0/+13 |
* | Add missing dot and newline in a message. | Max Khon | 2004-06-02 | 1 | -1/+1 |
* | Fill the 06/02 slot. | Jean-Marc Zucconi | 2004-06-02 | 1 | -0/+1 |
* | typos. | Poul-Henning Kamp | 2004-06-02 | 1 | -2/+2 |
* | Both "foo/" and "foo" should match "foo/bar", so strip | Tim Kientzle | 2004-06-02 | 1 | -0/+3 |
* | Give du(1) a -m option to report in megabytes. | Poul-Henning Kamp | 2004-06-02 | 2 | -10/+9 |
* | Add Alice Liddell, Christopher Robin Milne and Winnie-the-Pooh, who | Seigo Tanimura | 2004-06-01 | 1 | -0/+5 |
* | Bring in mbuma to replace mballoc. | Bosko Milekic | 2004-05-31 | 5 | -241/+21 |
* | Correction: -h should be a synonym for -L, not -H. | Tim Kientzle | 2004-05-31 | 2 | -3/+3 |
* | Use miligram rather than mg in the definition of carats. | David Malone | 2004-05-30 | 1 | -2/+2 |
* | Permit (but ignore) -Z with -x or -t, now that libarchive | Tim Kientzle | 2004-05-30 | 1 | -2/+9 |
* | Include <sys/uio.h> for the complete type of struct iovec. | Stefan Farfeleder | 2004-05-28 | 1 | -0/+2 |
* | - introduce a new primary `-depth n', which tests whether | Oliver Eikemeier | 2004-05-28 | 6 | -28/+91 |
* | Minor corrections to error handling and user notifications: | Tim Kientzle | 2004-05-27 | 1 | -23/+26 |
* | Provide framework for exiting with non-zero value on non-critical errors. | Tim Kientzle | 2004-05-27 | 2 | -1/+3 |
* | Use humanize_number(3) to format sizes into a human readable form. | Pawel Jakub Dawidek | 2004-05-24 | 2 | -69/+11 |
* | Mark du(1) as WARNS6 clean. | Pawel Jakub Dawidek | 2004-05-24 | 1 | -0/+1 |
* | Include <string.h> for prototypes of various string functions. | Stefan Farfeleder | 2004-05-24 | 4 | -0/+7 |
* | Include <netinet/in.h> for ntoh*() and hton*() prototypes. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+2 |
* | Add localized calendar file for holidays in Austria. | Josef El-Rayes | 2004-05-23 | 1 | -0/+62 |
* | Add --no-same-owner as a synonym for -o. | Tim Kientzle | 2004-05-22 | 1 | -0/+1 |
* | Add a "-r" flag to ktrdump(1) to print relative timestamps when used | Robert Watson | 2004-05-22 | 2 | -6/+22 |
* | Add a quiet mode to ktrdump(1): if the "-q" flag is used, don't print | Robert Watson | 2004-05-21 | 2 | -21/+30 |
* | When the 'f' flag is passed to ktrdump(1), use 40 characters for the | Robert Watson | 2004-05-21 | 1 | -1/+1 |
* | Add --dereference as a synonym for -H | Tim Kientzle | 2004-05-21 | 1 | -0/+1 |
* | Remove unneeded lseek(2) hack to position past the 2GB point, | Hiten Pandya | 2004-05-20 | 1 | -18/+9 |