summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Brought in change from rev 1.6: bugfix for the bugfix.David Greenman1995-10-101-2/+2
* Brought in changes from rev 1.3: Handle trailing slashes in sourceDavid Greenman1995-10-091-5/+11
* Brought in changes from main branch: widen TT field by one char.David Greenman1995-10-052-5/+5
* Sync with main branch.David Greenman1995-10-051-6/+7
* Brought in changes from rev 1.5: preserve sticky bit.David Greenman1995-10-051-2/+3
* Brought in changes from rev 1.3: return proper exit status.David Greenman1995-10-051-2/+7
* Brought in changes from main branch: conform to POSIX.2 with -c; #undefDavid Greenman1995-10-022-4/+19
* Brought in changes from rev 1.4: fix job table corruption bug.David Greenman1995-10-011-1/+8
* Brought in change from rev 1.4: don't dereference a NULL pointer in nullDavid Greenman1995-09-201-2/+3
* Brought in change from rev 1.3: use warnx rather than warn to avoid printingDavid Greenman1995-08-301-2/+2
* Brought in changes from main branch: disable debug and handle null commandsDavid Greenman1995-08-302-3/+8
* Brought in change from rev 1.3: fix compile warning.David Greenman1995-08-301-1/+4
* Brought in misc manual page corrections from main branch.David Greenman1995-08-291-2/+2
* Brought in correction from rev 1.3;David Greenman1995-08-291-2/+2
* Brought in change from rev 1.8: don't depend on tzfile.h.David Greenman1995-08-281-4/+3
* Brought in change from rev 1.5: don't depend on tzfile.h.David Greenman1995-08-281-3/+2
* *** empty log message ***David Greenman1995-08-281-2/+2
* Brought in changes from rev 1.5: use %+ as default format.David Greenman1995-08-281-2/+2
* Brought in changes from main branch: eliminate use of tzfile.h and useDavid Greenman1995-08-281-5/+4
* Brought in changes from revs 1.5-1.6: print an appropriate error if stdinDavid Greenman1995-08-251-3/+3
* Brought in changes from rev 1.7: deal with backquote and EOF correctly.David Greenman1995-08-251-1/+5
* Brought in changes from rev 1.4: handle "-f foo" and "-ffoo" indenticallyDavid Greenman1995-08-251-3/+2
* Brought in change from rev 1.4: use major/minor().David Greenman1995-08-251-4/+4
* Brought in changes from rev 1.10: conform to POSIX.2 when comparingDavid Greenman1995-08-251-1/+13
* Brought in changes from rev 1.4: fix event number handling.David Greenman1995-08-251-2/+2
* Brought in changes from rev 1.4: fix ttys setting for filec mode.David Greenman1995-08-251-5/+5
* Brought in changes from rev 1.4: fix bugs with 'which'.David Greenman1995-08-251-5/+12
* Brought in change from rev 1.4: print error when getwd fails.David Greenman1995-08-251-2/+2
* Brought in changes from main branch: fix path warning to apply toDavid Greenman1995-08-252-12/+16
* Brought in changes from rev 1.4: don't unlink the target on error.David Greenman1995-08-251-8/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-135-312/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-3066-320/+320
* 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