aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vis/vis.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-08-251-16/+31
| | | | Notes: svn path=/head/; revision=28692
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-261-0/+3
| | | | Notes: svn path=/head/; revision=11824
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
| | | | Notes: svn path=/head/; revision=8874
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+173
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590