aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script
Commit message (Expand)AuthorAgeFilesLines
* 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