summaryrefslogtreecommitdiff
path: root/usr.bin/strings/strings.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-211-1/+1
| | | | | | | 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=28881
* MFC: Use err(3).Philippe Charnier1997-08-121-15/+17
| | | | Notes: svn path=/stable/2.2/; revision=28097
* Use more complicated printable test to remove unnecessary 8bit charsAndrey A. Chernov1995-12-281-1/+3
| | | | Notes: svn path=/head/; revision=13079
* Localize itAndrey A. Chernov1995-12-281-1/+4
| | | | Notes: svn path=/head/; revision=13076
* >Description:David Greenman1995-02-151-1/+1
| | | | | | | | | | | | | | | | | The "strings" program chokes if you try using "-n". >How-To-Repeat: Try "strings -n SOMENUMBER SOMEFILE". >Fix: Here's a "diff -u" patch that corrects the problem. Submitted by: Lon Willett <lon%softt.uucp@math.utah.edu> via NetBSD Notes: svn path=/head/; revision=6413
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+216
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590