aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty
Commit message (Expand)AuthorAgeFilesLines
* Getty is missing the speed table entry for 230400 baud.Poul-Henning Kamp1998-07-221-2/+3
* Spelling fixes.Poul-Henning Kamp1998-06-101-2/+2
* Clarify use of 'if' capability.Steve Price1998-05-041-5/+6
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.Philippe Charnier1997-11-217-52/+58
* Fix botch with escaped characters, go back to using cgetstr().David Nugent1997-09-031-3/+3
* Use cgetustr() since we handled special escapes ourselves.David Nugent1997-09-012-5/+5
* Turn off hyphenation in this manpage so that .Xr macros, don't getSteve Price1997-08-231-1/+3
* .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.Steve Price1997-08-171-2/+2
* kill the undeadPeter Wemm1997-07-131-54/+0
* Removed unused variables.Alexander Langer1997-06-271-4/+1
* Reset alarm before invoking ppplogin.David Nugent1997-06-031-1/+3
* login.group => login.conf.David Nugent1997-06-021-2/+2
* Fix memory leak caused by not freeing memory returned by cgetstr()David Nugent1997-05-111-8/+80
* Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etcDavid Nugent1997-04-131-16/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2211-11/+11
* Tidy-up modem-chat handling: ensure tty modes are restored toDavid Nugent1997-02-092-49/+45
* Increased username size to allow passing username:auth_method toDavid Nugent1997-02-071-1/+1
* Make username size dependant on MAXLOGNAME in sys/param.h. WasDavid Nugent1997-02-021-2/+2
* Added:David Nugent1997-02-028-54/+852
* Fix bug in %s, %m, %r and %v macros not displaying data.David Nugent1997-02-021-1/+5
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1410-10/+10
* Sort cross references.Wolfram Schneider1997-01-131-4/+4
* Added group= facility to /etc/ttys for tty grouping for moreDavid Nugent1997-01-021-10/+26
* Add a new 'de' capability, specifying a number of seconds to sleep beforeMike Smith1996-12-314-5/+15
* Correct some xrefs/mlinks.Mike Pritchard1996-12-141-5/+5
* remove newly added reference to ppploginPaul Traina1996-11-131-2/+1
* Add the >optional< ability to sense PPP link bringups and call an authentica...Paul Traina1996-11-134-7/+62
* This should have gone away with the COMPAT_43 cruft. cgetent() is nowBruce Evans1996-09-201-339/+0
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* Replace non-POSIX speed setting by POSIX oneAndrey A. Chernov1996-05-071-2/+3
* Finally commit the changes that make getty(8) no longer depend on theJoerg Wunsch1996-05-0510-356/+804
* This commit was generated by cvs2svn to compensate for changes in r15249,Joerg Wunsch1996-04-131-2/+3
|\
| * Import NetBSD's termios'ed getty into a vendor branch.Joerg Wunsch1996-04-1310-0/+2363
* Import the 4.4Lite2 getty into a vendor branch.Joerg Wunsch1996-04-072-0/+110
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-110/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-93/+0
* Back this change out. It's just not worth arguing over and any further emailsJordan K. Hubbard1995-08-032-35/+4
* A useful aid.. Add support for:Jordan K. Hubbard1995-08-012-4/+35
* Change hardcoded 15 (which means 38400) to B115200 which is 17Andrey A. Chernov1995-07-231-2/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* Fix truncating hostname using MAXHOSTNAMELENAndrey A. Chernov1995-03-241-1/+2
* Add a description for the np flag.Andreas Schulz1995-02-151-0/+1
* Fix from John Kohl:David Greenman1994-09-181-1/+1
* Ignore SIGQUITs, cause getty dumps core on garbadge from modem lineAndrey A. Chernov1994-08-291-1/+1
* Whoops - forgot to add this guy.Jordan K. Hubbard1994-08-261-0/+339
* Replace this with the 1.1.5.1 getty. David says that the 4.4 version is tooJordan K. Hubbard1994-08-269-238/+163
* Implement fbtab ala SunSO.Guido van Rooij1994-08-225-4/+111
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-2711-0/+2095