summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Increase the tty column width from 2 to 3 characters.peter1995-09-042-5/+5
* Well, it would appear that the "ayes" have it (though by a slim margin).jkh1995-08-312-5/+13
* Sigh. This will become a never ending story. :-(joerg1995-08-281-1/+4
* Correct the default format info to indicate "%+".dg1995-08-281-2/+2
* Make the shell handle a null command in a &&/|| sequence correctly.joerg1995-08-273-4/+8
* Clean up compilation warnings.pst1995-08-231-1/+4
* Fix possible FS corruption caused by extra parameter to pax.nate1995-08-161-2/+2
* The command to `move' across file system boundaries is actuallyjoerg1995-08-151-2/+2
* sh(1) incorrectly ignored an EOF condition when looking for thejoerg1995-08-111-1/+5
* Fix csh to determine event number properly, i.e. stop by ^*-% too.ache1995-08-101-2/+2
* Change ctime to strftime %c to use national date/time representationache1995-08-081-3/+3
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-073-10/+7
* Fix /bin/sh's broken handling of the builtin getopts(1). The optionsjoerg1995-08-061-3/+2
* 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
OpenPOWER on IntegriCloud