summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix style bugs and poor wording introduced in rev 1.12.sheldonh2000-08-171-8/+17
* Fix style bugs and inconsistencies introduced in rev 1.16.sheldonh2000-08-171-12/+18
* Disable part of my 8-bits fixes from December 1999.cracauer2000-08-161-4/+1
* Fix type builtin for absolute paths and relative paths with directorycracauer2000-08-161-9/+16
* From submitter:cracauer2000-08-163-1/+22
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-164-6/+0
* Add the -i option, as found in rm(1), which provides an interactivesheldonh2000-08-142-8/+46
* Un-deprecate the -G flag at obrien's request. Colour sequences are stilljoe2000-08-132-11/+20
* Correct spelling: depricated -> deprecated.joe2000-08-122-2/+2
* A change to the way that colours are switched on in ls. The -Gjoe2000-08-122-44/+54
* The rest of the changes needed to support the new version of sendmail (8.11.0).gshapiro2000-08-121-1/+14
* ".It" -> ".It Ev" in a couple of places.joe2000-08-121-2/+2
* Optimize out no-op chmod() syscalls.peter2000-07-291-2/+5
* Try to clean the manpage up according to the mail from Sheldonjwd2000-07-281-5/+6
* Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar).sheldonh2000-07-241-1/+1
* Add missing punctuation to one line.sheldonh2000-07-241-1/+1
* Expand the -r option to support hex. Though undocumented, the -rjwd2000-07-222-2/+3
* Add overflow testsse2000-07-221-3/+76
* Add the missing flags to ls(1)'s usage: -Bb.green2000-07-221-2/+2
* Make the comment regarding ftruncate() correct.green2000-07-201-2/+2
* Don't emit a warning message if fchflags() returns EOPNOTSUPPsada2000-07-201-1/+10
* Update stale references to update(4) with references to the newsheldonh2000-07-191-1/+1
* Fix one grammar problem which crept in from rev 1.40 to rev 1.42, andsheldonh2000-07-181-2/+2
* Document the builtin echo commandmarko2000-07-171-4/+60
* Locale support was added by ache long ago.sheldonh2000-07-171-4/+2
* To make inherit file flags when mv(1) moves file between directoriessada2000-07-151-0/+2
* Re-worded the description of the -r optionmarko2000-07-151-2/+4
* Fixd with alias missing.sada2000-07-151-0/+1
* Now, the mdoc fixes, such as:alex2000-07-141-22/+28
* As per request by sheldonh and others on IRC, seperate language and mdocalex2000-07-141-32/+28
* Fix several language, style and mdoc improvements (such as correctalex2000-07-141-57/+60
* Use lstat(2) instead of stat(2) when deciding if we should fastcopydwmalone2000-07-111-1/+1
* Extend numeric operations to support 64 bit numbers.se2000-07-101-30/+29
* Add support for 64bit integer comparisons.se2000-07-101-6/+50
* Don't call warn() with no format string. This is potentially exploitable, alt...kris2000-07-101-1/+1
* Initial kenv(1) hack for dumping the kernel environment. This can bepeter2000-07-083-0/+186
* Fix the exit code for the case where nentries == 0; if a PID doesn't exist,will2000-07-081-1/+1
* Explain the dependence of colour support on the capabilities of thesheldonh2000-07-071-0/+20
* restore tabs lost from prev commitache2000-07-071-2/+2
* curses -> termcap, mainly for purity and to indicate which functions familyache2000-07-061-2/+2
* make sure we do not write out non-printable characters in file namesassar2000-07-045-25/+36
* Various cleanups are made to reduce warnings and make code prettier :)green2000-07-015-17/+29
* Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/nbm2000-06-281-0/+4
* Grumble. The previous commit still had the wrong date in thempp2000-06-281-1/+1
* Typo fix.mpp2000-06-281-1/+1
* Use Dq Li (double-quoted literal) instead of Ic (internal command) tosheldonh2000-06-271-4/+2
* Add \a and \e to "echo -e" escape handling.mph2000-06-261-0/+2
* Use %Efache2000-06-221-2/+2
* Fix changes from 1.34 through 1.37:sheldonh2000-06-221-6/+14
* Mention the timezone where appropriate (for the -v option).brian2000-06-221-3/+3
OpenPOWER on IntegriCloud