aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script
Commit message (Expand)AuthorAgeFilesLines
* Make a run-on sentence into two proper sentences, and clarify the meaningBrian Feldman2000-03-061-3/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Fix grammar error. (missing verb)Bill Fumerola1999-12-131-1/+1
* Adjust man page: if command is specified, file name is mandatoryGuido van Rooij1999-11-241-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Pass as argv[0] the name of the shell executed instead of "sh".Sheldon Hearn1999-08-111-2/+2
* Mention default time between output flushes in manual page.Joseph Koshy1998-09-291-2/+3
* Fix the following bugs:Dag-Erling Smørgrav1998-09-191-19/+27
* Fix a bunch of spelling errors.Steve Price1998-06-041-2/+2
* Rewrite script as a select loop rather than as a twin reader/write process.Peter Wemm1998-03-082-75/+96
* Fix typo while copying patch from the 2.2 system that it came fromPeter Wemm1997-12-301-3/+3
* script(1) has annoyed me with it's inflexable command argument parsingPeter Wemm1997-12-292-14/+43
* Add usage(). Use err(3) instead of local redefinition.Philippe Charnier1997-08-082-42/+24
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-7/+7
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-2/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+398