| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style bugs and poor wording introduced in rev 1.12. | sheldonh | 2000-08-17 | 1 | -8/+17 |
* | Fix style bugs and inconsistencies introduced in rev 1.16. | sheldonh | 2000-08-17 | 1 | -12/+18 |
* | Disable part of my 8-bits fixes from December 1999. | cracauer | 2000-08-16 | 1 | -4/+1 |
* | Fix type builtin for absolute paths and relative paths with directory | cracauer | 2000-08-16 | 1 | -9/+16 |
* | From submitter: | cracauer | 2000-08-16 | 3 | -1/+22 |
* | Don't explicitly declare optarg and optind. These are declared in | imp | 2000-08-16 | 4 | -6/+0 |
* | Add the -i option, as found in rm(1), which provides an interactive | sheldonh | 2000-08-14 | 2 | -8/+46 |
* | Un-deprecate the -G flag at obrien's request. Colour sequences are still | joe | 2000-08-13 | 2 | -11/+20 |
* | Correct spelling: depricated -> deprecated. | joe | 2000-08-12 | 2 | -2/+2 |
* | A change to the way that colours are switched on in ls. The -G | joe | 2000-08-12 | 2 | -44/+54 |
* | The rest of the changes needed to support the new version of sendmail (8.11.0). | gshapiro | 2000-08-12 | 1 | -1/+14 |
* | ".It" -> ".It Ev" in a couple of places. | joe | 2000-08-12 | 1 | -2/+2 |
* | Optimize out no-op chmod() syscalls. | peter | 2000-07-29 | 1 | -2/+5 |
* | Try to clean the manpage up according to the mail from Sheldon | jwd | 2000-07-28 | 1 | -5/+6 |
* | Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar). | sheldonh | 2000-07-24 | 1 | -1/+1 |
* | Add missing punctuation to one line. | sheldonh | 2000-07-24 | 1 | -1/+1 |
* | Expand the -r option to support hex. Though undocumented, the -r | jwd | 2000-07-22 | 2 | -2/+3 |
* | Add overflow tests | se | 2000-07-22 | 1 | -3/+76 |
* | Add the missing flags to ls(1)'s usage: -Bb. | green | 2000-07-22 | 1 | -2/+2 |
* | Make the comment regarding ftruncate() correct. | green | 2000-07-20 | 1 | -2/+2 |
* | Don't emit a warning message if fchflags() returns EOPNOTSUPP | sada | 2000-07-20 | 1 | -1/+10 |
* | Update stale references to update(4) with references to the new | sheldonh | 2000-07-19 | 1 | -1/+1 |
* | Fix one grammar problem which crept in from rev 1.40 to rev 1.42, and | sheldonh | 2000-07-18 | 1 | -2/+2 |
* | Document the builtin echo command | marko | 2000-07-17 | 1 | -4/+60 |
* | Locale support was added by ache long ago. | sheldonh | 2000-07-17 | 1 | -4/+2 |
* | To make inherit file flags when mv(1) moves file between directories | sada | 2000-07-15 | 1 | -0/+2 |
* | Re-worded the description of the -r option | marko | 2000-07-15 | 1 | -2/+4 |
* | Fixd with alias missing. | sada | 2000-07-15 | 1 | -0/+1 |
* | Now, the mdoc fixes, such as: | alex | 2000-07-14 | 1 | -22/+28 |
* | As per request by sheldonh and others on IRC, seperate language and mdoc | alex | 2000-07-14 | 1 | -32/+28 |
* | Fix several language, style and mdoc improvements (such as correct | alex | 2000-07-14 | 1 | -57/+60 |
* | Use lstat(2) instead of stat(2) when deciding if we should fastcopy | dwmalone | 2000-07-11 | 1 | -1/+1 |
* | Extend numeric operations to support 64 bit numbers. | se | 2000-07-10 | 1 | -30/+29 |
* | Add support for 64bit integer comparisons. | se | 2000-07-10 | 1 | -6/+50 |
* | Don't call warn() with no format string. This is potentially exploitable, alt... | kris | 2000-07-10 | 1 | -1/+1 |
* | Initial kenv(1) hack for dumping the kernel environment. This can be | peter | 2000-07-08 | 3 | -0/+186 |
* | Fix the exit code for the case where nentries == 0; if a PID doesn't exist, | will | 2000-07-08 | 1 | -1/+1 |
* | Explain the dependence of colour support on the capabilities of the | sheldonh | 2000-07-07 | 1 | -0/+20 |
* | restore tabs lost from prev commit | ache | 2000-07-07 | 1 | -2/+2 |
* | curses -> termcap, mainly for purity and to indicate which functions family | ache | 2000-07-06 | 1 | -2/+2 |
* | make sure we do not write out non-printable characters in file names | assar | 2000-07-04 | 5 | -25/+36 |
* | Various cleanups are made to reduce warnings and make code prettier :) | green | 2000-07-01 | 5 | -17/+29 |
* | Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/ | nbm | 2000-06-28 | 1 | -0/+4 |
* | Grumble. The previous commit still had the wrong date in the | mpp | 2000-06-28 | 1 | -1/+1 |
* | Typo fix. | mpp | 2000-06-28 | 1 | -1/+1 |
* | Use Dq Li (double-quoted literal) instead of Ic (internal command) to | sheldonh | 2000-06-27 | 1 | -4/+2 |
* | Add \a and \e to "echo -e" escape handling. | mph | 2000-06-26 | 1 | -0/+2 |
* | Use %Ef | ache | 2000-06-22 | 1 | -2/+2 |
* | Fix changes from 1.34 through 1.37: | sheldonh | 2000-06-22 | 1 | -6/+14 |
* | Mention the timezone where appropriate (for the -v option). | brian | 2000-06-22 | 1 | -3/+3 |