summaryrefslogtreecommitdiff
path: root/usr.bin/script/script.c
AgeCommit message (Expand)Author
2001-06-24Nuke unused variables.Dima Dorfman
2000-07-10Don't call warn() with no format string.Kris Kennaway
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-11Pass as argv[0] the name of the shell executed instead of "sh".Sheldon Hearn
1998-09-19Fix the following bugs:Dag-Erling Smørgrav
1998-03-08Rewrite script as a select loop rather than as a twin reader/write process.Peter Wemm
1997-12-30Fix typo while copying patch from the 2.2 system that it came fromPeter Wemm
1997-12-29script(1) has annoyed me with it's inflexable command argument parsingPeter Wemm
1997-08-08Add usage(). Use err(3) instead of local redefinition.Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1996-09-14Don't use __dead or __pure in user code. They were obfuscationsBruce Evans
1995-08-07Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes