aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tty/tty.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50581
* Add usage().Philippe Charnier1997-08-181-3/+17
| | | | Notes: svn path=/head/; revision=28372
* 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
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+69
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590