summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use a more correct method of copying entire ACLs (fixesjedgar2002-02-031-3/+16
* Fix unused variable.imp2002-02-021-0/+1
* missed a few registersimp2002-02-021-3/+3
* Ooops, forgot to remove the registers here.imp2002-02-0214-318/+318
* %.* takes an int, not a size_t.imp2002-02-021-1/+2
* o __P has been reovedimp2002-02-0262-1412/+780
* o __P has been reovedimp2002-02-0242-1809/+447
* o __P has been reovedimp2002-02-0211-348/+207
* o __P has been reovedimp2002-02-0211-156/+106
* Modernization effort for bin/c*:imp2002-02-026-129/+67
* Drag cat(1) kicking and screaming into the late 1980's:imp2002-02-021-21/+11
* Refer to the original mode of the file, not the mode of the originalsheldonh2002-02-011-3/+3
* Remove a stray `:' after `v' in the getopt() call.ru2002-01-281-2/+2
* GC the -W option. kvm(3) doesn't read swap for almost 10 years.ru2002-01-282-21/+7
* Commit general cleanups (separate get_num() and get_off_t() functions togreen2002-01-253-59/+109
* Prevent overflowing the buffer that stores the command arguments.mikeh2002-01-201-4/+8
* Add missed includes.sobomax2002-01-153-0/+3
* The fix for >/dev/stdout, including Tor Egge's fix for the bug in thebabkin2002-01-131-4/+4
* mdoc(7) police: tidy up.ru2002-01-091-54/+87
* Put the "mtxname" keyword in alphabetical order (t comes after s) sopeter2002-01-051-1/+1
* Bruce thought some of the comments I added were not clear enough. This ismckay2002-01-011-8/+8
* Fixed style bug (unsorting of SRCS) in rev.1.15.bde2001-12-291-1/+1
* Fixed style bugs in revs. 1.6, 1.10 and 1.12.bde2001-12-291-3/+2
* Fixed missing DPADD and disordered LDADD in rev.1.17bde2001-12-291-1/+2
* LSCOLOURS should be spelt LSCOLORS.joe2001-12-291-1/+1
* Remove part of a diff committed at the end of the file.ben2001-12-291-20/+0
* Force raw printing of non-printable characters via the -w option.joe2001-12-292-3/+12
* Restore these files to shiny KNF.joe2001-12-292-82/+88
* Convert some spaces into tabs that I missed first time around.joe2001-12-281-30/+30
* Revert most of rev 1.42, to restore KNF style.joe2001-12-281-49/+49
* Add a new flag, -h which when combined with the -l option causesjoe2001-12-286-5/+107
* Make it clearer what changed to a user using the old format of LSCOLORS.joe2001-12-281-3/+3
* Mop up some warnings.joe2001-12-284-4/+5
* Make the style more consistent throughout the file.joe2001-12-281-58/+71
* Use the default colour instead if a bad colour specification is given.joe2001-12-281-1/+1
* Revamp the colour support to allow for bold characters. Coloursjoe2001-12-284-24/+70
* strtoq -> strtoll (strtoq is deprecated)ache2001-12-251-5/+5
* backout rev 1.14, it's breaking things.alfred2001-12-241-1/+3
* The previous fix caused cp to emit spurious warnings under somemckay2001-12-231-22/+26
* Added ability to do ">/dev/stdout". The apsfilter people are anxiousbabkin2001-12-221-3/+1
* Make ``df -l'' work when no network filesystems are loaded.ru2001-12-191-2/+4
* 1) Localize (LC_CTYPE)ache2001-12-171-0/+11
* POSIX strto*() functions MAY return EINVAL, so don't assume that only oneache2001-12-141-2/+4
* Add prototypes for main() so that these programs compile with -Werrorluigi2001-12-141-0/+1
* Do not dot terminate errx() stringscharnier2001-12-111-1/+1
* Preserve directory timestamps with -p. Allow non-empty read-onlymckay2001-12-111-11/+39
* Typo in warning message (chown should be chmod).mckay2001-12-111-1/+1
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* -lcipher is an installable library.ru2001-12-062-12/+2
* Make a bit more clear the types of characters that -B option willkeramida2001-12-061-1/+3
OpenPOWER on IntegriCloud