aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-212-2/+2
| | | | | | | 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: {rev 1.6} Mention default time between output flushes in manual page.Joseph Koshy1998-10-301-2/+3
| | | | Notes: svn path=/stable/2.2/; revision=40756
* MFC: doc fixes, enhancements to locate & more, new tail functionality.Jordan K. Hubbard1998-07-172-76/+97
| | | | Notes: svn path=/stable/2.2/; revision=37722
* MFC: add quiet flag.Jordan K. Hubbard1998-03-082-14/+43
| | | | Notes: svn path=/stable/2.2/; revision=34277
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=28881
* MFC: Use err(3) instead of local redefinition. Add usage().Philippe Charnier1997-08-112-42/+24
| | | | Notes: svn path=/stable/2.2/; revision=28065
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-7/+7
| | | | | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong. Notes: svn path=/head/; revision=18286
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-2/+1
| | | | | | | which is no longer bogusly installed in /usr/include. Notes: svn path=/head/; revision=9987
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+398
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590