aboutsummaryrefslogtreecommitdiff
path: root/etc/gettytab
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Add autologin entries for all speeds.Dag-Erling Smørgrav2006-09-131-0/+10
| | | | | | | Approved by: re (kensmith) Notes: svn path=/stable/6/; revision=162266
* MFC:Matteo Riondato2006-01-251-0/+2
| | | | | | | | | | | | | | Add gettytab entry for 3wire 19200 baud console src/etc/gettytab: rev 1.22 -> 1.23 PR: conf/90346 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: philip (mentor, implicit) Notes: svn path=/stable/6/; revision=154800
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-1/+1
| | | | Notes: svn path=/head/; revision=130151
* Update the explanation of parity capabilitiesYaroslav Tykhiy2003-09-091-6/+4
| | | | | | | | | | to bring it into accord with the present getty(8) code. PR: bin/56325 MFC after: 3 days Notes: svn path=/head/; revision=119915
* Add entries for 3wire terminals. (carrier not supplied, so we set nc).Murray Stokely2001-08-311-0/+15
| | | | | | | | PR: conf/26420 Submitted by: Jon Passki <cykyc@yahoo.com> Notes: svn path=/head/; revision=82700
* Add if=/etc/issue to the default getty entry.Poul-Henning Kamp2000-12-181-1/+2
| | | | | | | | | | This does nothing if you don't have an /etc/issue file. PR: 22331 Submitted by: Rick C. Petty <rick@kiwi-computer.com> Notes: svn path=/head/; revision=70164
* Add an autologin example.Poul-Henning Kamp2000-06-101-0/+7
| | | | | | | | PR: 18082 Submitted by: C. Stephen Gunn <csg@dustdevil.waterspout.com> Notes: svn path=/head/; revision=61513
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Add Id keywordsBrian Somers1998-09-021-0/+1
| | | | Notes: svn path=/head/; revision=38738
* Add std.230400 entryPoul-Henning Kamp1998-07-221-0/+2
| | | | | | | PR: 7280 Notes: svn path=/head/; revision=37818
* FreeBSD -> %s/%mPoul-Henning Kamp1998-05-131-1/+1
| | | | | | | | | PR: 6600 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36017
* Add a sample entry specifying numeric tty settings. People sometimes askJoerg Wunsch1997-09-191-0/+20
| | | | | | | | how to force a local tty line into CLOCAL mode and Xon/Xoff flow control. This is the preferrable way (over rc.serial). Notes: svn path=/head/; revision=29610
* Cosmetic tweak.Jordan K. Hubbard1996-09-181-1/+1
| | | | | | | Requested-By: John Robert LoVerso <loverso@osf.org> Notes: svn path=/head/; revision=18364
* Remove top secret version information from the banner by default.Jordan K. Hubbard1995-08-021-1/+1
| | | | | | | Loose lips sink ships! Man the firewall and look alert! Notes: svn path=/head/; revision=9849
* Tweak the default entry a little to take advantage of new gettyJordan K. Hubbard1995-08-011-1/+1
| | | | | | | feature. Notes: svn path=/head/; revision=9840
* Update a comment to match the 1993/12/03 change to `np' and fix someBruce Evans1995-06-251-5/+4
| | | | | | | punctuation. Notes: svn path=/head/; revision=9306
* gettytab:Joerg Wunsch1995-02-161-2/+7
| | | | | | | | | | | | | | | | | Add the `lc' option to default. Having getty understand the issues of CAPS-only terminals is a nop these days, but `lc' avoids hassles for people with CAPS-only user names. Suggested by: Don Yuniskis weekly: Modify the call to makewhatis, now that our makewhatis can take the entire ${MANPATH} as a single argument. Notes: svn path=/head/; revision=6489
* Add 'ht' to PC Console (has hardware tabs)Andrey A. Chernov1994-02-061-1/+1
| | | | Notes: svn path=/head/; revision=1096
* Add "np" to all std.xxx entries, make them 8-bit clean.Andrey A. Chernov1993-12-161-13/+13
| | | | Notes: svn path=/head/; revision=862
* >From: Adam David <adam@veda.is>Rodney W. Grimes1993-11-101-1/+1
| | | | | | | | | | | Date: Wed, 10 Nov 1993 00:51:19 GMT Subject: typo in etc/gettytab [editor: fix typo in comment about what things need turned off for none crt entries] Notes: svn path=/head/; revision=747
* From Andrew Chernov:David Greenman1993-10-221-2/+26
| | | | | | | | | | | (see changes to getty which this patch is part of) Basically, a few of the tty flags were changed to work better with 'CRT's, and the flags are better documented (documentation from Bruce Evans). Notes: svn path=/head/; revision=646
* Fixed entry for t9600, baud rate was 19200, should be and now is 9600.Rodney W. Grimes1993-08-131-1/+1
| | | | Notes: svn path=/head/; revision=289
* Changed login banner from 386BSD to FreeBSD. Added entries for 38.4k, 57.6kRodney W. Grimes1993-07-191-1/+7
| | | | | | | and 115.2k baud gettys. Notes: svn path=/head/; revision=154
* Initial import of 386BSD 0.1 othersrc/etcRodney W. Grimes1993-06-201-0/+143
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=37