summaryrefslogtreecommitdiffstats
path: root/libexec/getty
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+1
* Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open andnsayer2000-07-314-3/+7
* Changed setflags() to set_flags(). This fixes world breakage due tobde2000-01-283-5/+5
* Correct the ttys.5 and init.8 manpages with respect to the incorrectsheldonh1999-12-061-1/+11
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2811-11/+11
* Ensure that things returned by gethostname() andbrian1999-04-071-2/+3
* Add an 'al' (autologin username) capability to getty/gettytab. This is apeter1999-04-044-7/+27
* Set the CPU resource limit back to infinity before exec()ing PP.brian1999-03-091-1/+4
* This thing has its own puts function, so use it.jkh1998-10-081-1/+3
* Getty is missing the speed table entry for 230400 baud.phk1998-07-221-2/+3
* Spelling fixes.phk1998-06-101-2/+2
* Clarify use of 'if' capability.steve1998-05-041-5/+6
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.charnier1997-11-217-52/+58
* Fix botch with escaped characters, go back to using cgetstr().davidn1997-09-031-3/+3
* Use cgetustr() since we handled special escapes ourselves.davidn1997-09-012-5/+5
* Turn off hyphenation in this manpage so that .Xr macros, don't getsteve1997-08-231-1/+3
* .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.steve1997-08-171-2/+2
* kill the undeadpeter1997-07-131-54/+0
* Removed unused variables.alex1997-06-271-4/+1
* Reset alarm before invoking ppplogin.davidn1997-06-031-1/+3
* login.group => login.conf.davidn1997-06-021-2/+2
* Fix memory leak caused by not freeing memory returned by cgetstr()davidn1997-05-111-8/+80
* Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etcdavidn1997-04-131-16/+9
* Revert $FreeBSD$ to $Id$peter1997-02-2211-11/+11
* Tidy-up modem-chat handling: ensure tty modes are restored todavidn1997-02-092-49/+45
* Increased username size to allow passing username:auth_method todavidn1997-02-071-1/+1
* Make username size dependant on MAXLOGNAME in sys/param.h. Wasdavidn1997-02-021-2/+2
* Added:davidn1997-02-028-54/+852
* Fix bug in %s, %m, %r and %v macros not displaying data.davidn1997-02-021-1/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-10/+10
* Sort cross references.wosch1997-01-131-4/+4
* Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-021-10/+26
* Add a new 'de' capability, specifying a number of seconds to sleep beforemsmith1996-12-314-5/+15
* Correct some xrefs/mlinks.mpp1996-12-141-5/+5
* remove newly added reference to ppploginpst1996-11-131-2/+1
* Add the >optional< ability to sense PPP link bringups and call an authentica...pst1996-11-134-7/+62
* This should have gone away with the COMPAT_43 cruft. cgetent() is nowbde1996-09-201-339/+0
* Use the .Bx macro where appropriate.mpp1996-08-231-2/+3
* Replace non-POSIX speed setting by POSIX oneache1996-05-071-2/+3
* Finally commit the changes that make getty(8) no longer depend on thejoerg1996-05-0510-356/+804
* This commit was generated by cvs2svn to compensate for changes in r15249,joerg1996-04-131-2/+3
|\
| * Import NetBSD's termios'ed getty into a vendor branch.joerg1996-04-1310-229/+550
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r15100,joerg1996-04-072-0/+110
|\ \ \ | | |/ | |/|
| | * Import the 4.4Lite2 getty into a vendor branch.joerg1996-04-071-0/+54
| | * recording cvs-1.6 file deathpeter1995-12-301-54/+0
| * | Import the 4.4Lite2 getty into a vendor branch.joerg1996-04-072-2/+59
| * | recording cvs-1.6 file deathpeter1995-12-301-56/+0
* | | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-110/+0
* | | recording cvs-1.6 file deathpeter1995-12-301-93/+0
OpenPOWER on IntegriCloud