aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Describe -m optionAndrey A. Chernov1995-05-061-2/+11
* typo there --> theirAdam David1995-05-051-9/+16
* From "Philippe Charnier" <charnier@lirmm.fr>:David Greenman1995-05-051-1/+5
* Support nonstandard (not yet all supported) flow control options. `ctsflow'Bruce Evans1995-04-292-7/+32
* Fix `stty' on the output of `stty -g'. The changes for the gfmt1 optionBruce Evans1995-04-291-1/+2
* Fix bugs:Andrey A. Chernov1995-04-283-14/+11
* Install with default BINOWN (as it once used to be).David Greenman1995-04-151-2/+1
* Install setgid kmem rather than setuid root. The problem with procfs thatDavid Greenman1995-04-151-2/+3
* Allow root to delete uchg/uappnd filesAndrey A. Chernov1995-04-132-30/+68
* date(1) didn't emit a final newline if the format had been specifiedJoerg Wunsch1995-04-032-5/+5
* Add braces to fix wrong if-if-else-if nesting that broke `cp -pR' forBruce Evans1995-04-021-4/+6
* Make build work, even if there is no obj subdir.Poul-Henning Kamp1995-03-301-3/+11
* Having BLOCKSIZE=K and using "-k" option ls would use 2K block size...Poul-Henning Kamp1995-03-231-4/+6
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-1925-103/+120
* Fix previous fix that removes an unnecessary space; the output is nowDavid Greenman1995-03-091-3/+6
* Allow 0 as a signal number to match the man page.Jordan K. Hubbard1995-03-051-2/+2
* Use `interactive' (foreground) delivery by default. The old behaviourJoerg Wunsch1995-03-052-2/+10
* Fix the deletion of trailing newlines with backquote expansion.Guido van Rooij1995-03-011-2/+4
* 1000000 usec -> 1 sec 0 usec; fix.Jordan K. Hubbard1995-02-161-2/+2
* Include <limits.h> to get the definition of INT_MAX - don't depend onBruce Evans1995-02-031-1/+2
* Fix bogus format string; fixes problem reported by Wolfram Schneider.David Greenman1995-01-251-2/+2
* More koshering [ul]case fix, don't use pre-initialized tables at all,Andrey A. Chernov1995-01-172-76/+14
* Make conv=[lu]case works with localized ctype (8bit)Andrey A. Chernov1995-01-171-2/+12
* Submitted by: David Muir SharnoffAndreas Schulz1995-01-141-2/+2
* fixed `s' to set dot to last line affected, not the last line inAndrew Moore1995-01-141-1/+4
* What I think is a more correct fix for the handling of backslashesPaul Richards1995-01-111-3/+3
* Fix a bug with handling backslash escapes inside some quotes.Paul Richards1995-01-091-2/+2
* Don't strip off the last slash in the pathname "/". cp used toBruce Evans1994-12-301-18/+15
* Document the arch flag. It has always worked in 2.0.Bruce Evans1994-12-271-1/+3
* Obtained from: partly from 1.1.5Bruce Evans1994-12-261-2/+4
* Obtained from: partly from 386BSD-0.1.2.4Bruce Evans1994-12-261-14/+17
* Make ls recognize the COLUMNS environmental variable, evenJoerg Wunsch1994-12-181-2/+6
* src/bin/ed will never build DES encumbered ed again. That is the jobJordan K. Hubbard1994-12-181-7/+1
* Use lstat() instead of stat() for checking if the final source file exists,Bruce Evans1994-12-061-3/+3
* Re-apply an old patchkit days fix of mine for mempages:David Greenman1994-11-241-1/+2
* Add DISTRIBUTION=krb for Kerberos case.Garrett Wollman1994-11-201-1/+2
* Fix an error to prevent some core dumps from ps.Andreas Schulz1994-11-101-2/+3
* Add end of line check so mkinit doesn't produce garbage if you have aPaul Traina1994-11-061-2/+2
* Get this braindead, mongoloid shell look in /stand for pwd if it can'tJordan K. Hubbard1994-11-061-3/+8
* Fix group permissions check for group list size > 1Andrey A. Chernov1994-11-051-3/+13
* Fix root -w case according to manpage (-x & -r cases already accords)Andrey A. Chernov1994-11-051-4/+7
* Cosmetique, missing tab/spaces after patchAndrey A. Chernov1994-11-051-6/+6
* More complex implementation of previos superuser fixAndrey A. Chernov1994-11-051-2/+10
* test produce wrong results for superuser, i.e. tellsAndrey A. Chernov1994-11-051-2/+2
* Nuked #ifdef __386BSD__ since this is not appropriate and no longer definedDavid Greenman1994-11-031-4/+2
* Don't check existence of -lcrypt to decide if DES is employed,Poul-Henning Kamp1994-10-291-2/+2
* Use kvm_uread instead of kvm_read to access the upages.David Greenman1994-10-181-2/+3
* Back out ctype fix, unneded with new ctypeAndrey A. Chernov1994-10-091-2/+2
* Skip 'cua' 3 chars like 'tty' 3 charsAndrey A. Chernov1994-10-021-2/+3
* On second thought...back out previous commit.David Greenman1994-10-024-9/+5