summaryrefslogtreecommitdiff
path: root/libexec/getty
Commit message (Collapse)AuthorAgeFilesLines
* Brought in change from rev 1.5: limit for B115200 instead of 15 (38400)David Greenman1995-09-011-2/+1
| | | | Notes: svn path=/stable/2.1/; revision=10510
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-133-203/+0
| | | | Notes: svn path=/stable/2.1/; revision=9211
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
| | | | Notes: svn path=/head/; revision=8870
* Fix truncating hostname using MAXHOSTNAMELENAndrey A. Chernov1995-03-241-1/+2
| | | | | | | Submitted by: Jan Conard <charly@fachschaften.tu-muenchen.de> Notes: svn path=/head/; revision=7317
* Add a description for the np flag.Andreas Schulz1995-02-151-0/+1
| | | | Notes: svn path=/head/; revision=6440
* Fix from John Kohl:David Greenman1994-09-181-1/+1
| | | | | | | | | | /usr/libexec/getty doesn't properly interpret the '%d' escape. It tries to use %P to get AM or PM, but instead all it gets is "P". Submitted by: John Kohl Notes: svn path=/head/; revision=2845
* Ignore SIGQUITs, cause getty dumps core on garbadge from modem lineAndrey A. Chernov1994-08-291-1/+1
| | | | Notes: svn path=/head/; revision=2391
* Whoops - forgot to add this guy.Jordan K. Hubbard1994-08-261-0/+339
| | | | | | | | Reviewed by: Submitted by: jkh Notes: svn path=/head/; revision=2287
* Replace this with the 1.1.5.1 getty. David says that the 4.4 version is tooJordan K. Hubbard1994-08-269-238/+163
| | | | | | | | broken to live. Submitted by: jkh Notes: svn path=/head/; revision=2286
* Implement fbtab ala SunSO.Guido van Rooij1994-08-225-4/+111
| | | | | | | | | Could not compile it (on thud) because ttychar.h was still broken. Reviewed by: Submitted by: guido Notes: svn path=/head/; revision=2223
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-2/+2
| | | | | | | set up right yet. Notes: svn path=/head/; revision=1875
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-2711-0/+2095
Notes: svn path=/vendor/CSRG/dist/; revision=1592