summaryrefslogtreecommitdiffstats
path: root/usr.bin/script/script.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite script as a select loop rather than as a twin reader/write process.peter1998-03-081-72/+78
* Fix typo while copying patch from the 2.2 system that it came frompeter1997-12-301-3/+3
* script(1) has annoyed me with it's inflexable command argument parsingpeter1997-12-291-13/+27
* Add usage(). Use err(3) instead of local redefinition.charnier1997-08-081-39/+21
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-7/+7
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-2/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+268
OpenPOWER on IntegriCloud