summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-22269-269/+269
* Use the .Bx macro in the HISTORY section.mpp1997-02-191-1/+2
* Add history section. Follows chflags(2).obrien1997-02-191-0/+4
* Include <ufs/ufs/ufsmount.h>.jkh1997-02-171-0/+1
* Fix a expansion bug that caused the result of `echo $((1 << 30))`steve1997-02-161-2/+5
* Sweep through the tree fixing mmap() usage:alex1997-01-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14269-269/+269
* Sort cross references.wosch1997-01-135-13/+13
* Minor mdoc cleanup.mpp1997-01-111-2/+4
* Add a blurb describing the fact that ls will print thempp1997-01-111-2/+8
* Make ls include the year when displaying times that are more thanmpp1997-01-111-2/+6
* Fix a problem that caused some foreground pipelines to die with:steve1997-01-061-3/+2
* Make sh(1) think and be in the same place at the same time. This closessteve1997-01-041-15/+11
* add some string examples, eg. test "" -o ""wosch1996-12-281-12/+16
* Use strcoll instead of strcmp for file names comparationache1996-12-281-3/+3
* Fix handling of -o and -a operators in the 3 argument case.steve1996-12-251-2/+2
* With these changes sh(1)'s trap command should be POSIX-compliant,steve1996-12-241-49/+107
* Oops, it needs little more caulk to get it right.steve1996-12-231-2/+2
* Apply a little dab of bit caulk to keep those beggarssteve1996-12-231-6/+2
* Don't use _POSIX_PATH_MAX to limit the size of the path, insteadsteve1996-12-231-3/+3
* Make sh(1) a little braver in the face of adversity. sh(1)steve1996-12-214-169/+21
* This doesn't change any behavior, but may be a slightsteve1996-12-211-2/+2
* Remove extra #undef.steve1996-12-211-2/+1
* Fix a problem caused by finger failure on my part. The builtinsteve1996-12-211-3/+7
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-1443-491/+908
* -Wall cleaning.steve1996-12-1410-26/+26
* Cleanup man page and -Wall cleaning.steve1996-12-144-16/+27
* -Wall cleaning and implement -p commandline option.steve1996-12-142-23/+61
* Merge Lite2 mods, and -Wall cleaning. Unimplemented undelete(2)steve1996-12-142-38/+113
* -Wall cleaning.steve1996-12-1441-99/+105
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.steve1996-12-142-9/+9
* Cleanup man page and -Wall cleaning.steve1996-12-142-6/+6
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-147-19/+63
* Merge Lite2 mods, and -Wall cleaning.steve1996-12-142-57/+122
* Merge Lite2 mods, -Wall cleaning, and show usage ifsteve1996-12-142-12/+22
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.steve1996-12-142-9/+9
* Merge Lite2 mods, fix incorrect default string, cleanupsteve1996-12-143-13/+16
* Merge Lite2 mods and -Wall cleaning.steve1996-12-145-20/+26
* Cleanup man page and -Wall cleaning.steve1996-12-142-5/+6
* The manual page of df called cd9660 file systems by the namejkh1996-12-112-4/+9
* Fixed `stty [-]extproc'. It set extproc to a semi-random state (alwaysbde1996-12-071-2/+2
* Bruce says: "You have been programming in the kernel for too long :-)."phk1996-11-135-40/+25
* Increase precision of duration to milliseconds.phk1996-11-125-14/+34
* Back out rev 1.7 which was to fix PR#1206 (to be reopened).peter1996-11-121-19/+2
* Remove unneeded #include <sys/proc.h>.hsu1996-11-101-2/+1
* Replace collate_range_cmp call with its codeache1996-10-311-2/+19
* 1) define STATIC as static and not emptyache1996-10-312-4/+22
* Add the -p (privileged) commandline switchsteve1996-10-294-8/+31
* Build intermediate object files for mkinit, mknodes and mksyntaxbde1996-10-251-6/+19
* Close PR# 1206. sh(1) now ignores SIGINT and SIGQUITsteve1996-10-221-3/+19
OpenPOWER on IntegriCloud