summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use %+ to print data using LC_TIMEache1995-08-051-2/+2
* expr(1) didn't comply to Posix.2 and its own man page: anyjoerg1995-08-041-1/+13
* Set NOSHARED=true, having this binary static makes it much easier torgrimes1995-07-241-0/+2
* Move first PATH initialization after sensing for interactive,ache1995-07-071-10/+12
* Do the same check for interactive shell (PATH warning)ache1995-07-071-2/+3
* Produce importpath warning only for true interactive shells,ache1995-07-071-2/+3
* Improve the recently changed and an old error message: don't report probebde1995-07-042-7/+5
* stty fails with a non-obvious error message if it's run on a non-ttyjoerg1995-07-021-3/+5
* Improve the handling of large minor numbers:bde1995-06-261-4/+4
* Additionly print strerror(errno), when getwd() fails to startache1995-06-181-2/+2
* Fix error:ache1995-06-181-5/+12
* When filec active, TCSANOW was used in any case instead ofache1995-06-181-5/+5
* Don't unlink the target file if the copy failed. This behaviour isn'tbde1995-06-141-8/+7
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Remove trailing whitespace.rgrimes1995-05-3066-320/+320
* Describe -m optionache1995-05-061-2/+11
* typo there --> theiradam1995-05-051-9/+16
* From "Philippe Charnier" <charnier@lirmm.fr>:dg1995-05-051-1/+5
* Support nonstandard (not yet all supported) flow control options. `ctsflow'bde1995-04-292-7/+32
* Fix `stty' on the output of `stty -g'. The changes for the gfmt1 optionbde1995-04-291-1/+2
* Fix bugs:ache1995-04-283-14/+11
* Install with default BINOWN (as it once used to be).dg1995-04-151-2/+1
* Install setgid kmem rather than setuid root. The problem with procfs thatdg1995-04-151-2/+3
* Allow root to delete uchg/uappnd filesache1995-04-132-30/+68
* date(1) didn't emit a final newline if the format had been specifiedjoerg1995-04-032-5/+5
* Add braces to fix wrong if-if-else-if nesting that broke `cp -pR' forbde1995-04-021-4/+6
* Make build work, even if there is no obj subdir.phk1995-03-301-3/+11
* Having BLOCKSIZE=K and using "-k" option ls would use 2K block size...phk1995-03-231-4/+6
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-1925-103/+120
* Fix previous fix that removes an unnecessary space; the output is nowdg1995-03-091-3/+6
* Allow 0 as a signal number to match the man page.jkh1995-03-051-2/+2
* Use `interactive' (foreground) delivery by default. The old behaviourjoerg1995-03-052-2/+10
* Fix the deletion of trailing newlines with backquote expansion.guido1995-03-011-2/+4
* 1000000 usec -> 1 sec 0 usec; fix.jkh1995-02-161-2/+2
* Include <limits.h> to get the definition of INT_MAX - don't depend onbde1995-02-031-1/+2
* Fix bogus format string; fixes problem reported by Wolfram Schneider.dg1995-01-251-2/+2
* More koshering [ul]case fix, don't use pre-initialized tables at all,ache1995-01-172-76/+14
* Make conv=[lu]case works with localized ctype (8bit)ache1995-01-171-2/+12
* Submitted by: David Muir Sharnoffats1995-01-141-2/+2
* fixed `s' to set dot to last line affected, not the last line inalm1995-01-141-1/+4
* What I think is a more correct fix for the handling of backslashespaul1995-01-111-3/+3
* Fix a bug with handling backslash escapes inside some quotes.paul1995-01-091-2/+2
* Don't strip off the last slash in the pathname "/". cp used tobde1994-12-301-18/+15
* Document the arch flag. It has always worked in 2.0.bde1994-12-271-1/+3
* Obtained from: partly from 1.1.5bde1994-12-261-2/+4
* Obtained from: partly from 386BSD-0.1.2.4bde1994-12-261-14/+17
* Make ls recognize the COLUMNS environmental variable, evenjoerg1994-12-181-2/+6
* src/bin/ed will never build DES encumbered ed again. That is the jobjkh1994-12-181-7/+1
* Use lstat() instead of stat() for checking if the final source file exists,bde1994-12-061-3/+3
* Re-apply an old patchkit days fix of mine for mempages:dg1994-11-241-1/+2
OpenPOWER on IntegriCloud