| Commit message (Expand) | Author | Age | Files | Lines |
* | .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5. | steve | 1997-08-17 | 1 | -2/+2 |
* | kill the undead | peter | 1997-07-13 | 1 | -54/+0 |
* | Removed unused variables. | alex | 1997-06-27 | 1 | -4/+1 |
* | Reset alarm before invoking ppplogin. | davidn | 1997-06-03 | 1 | -1/+3 |
* | login.group => login.conf. | davidn | 1997-06-02 | 1 | -2/+2 |
* | Fix memory leak caused by not freeing memory returned by cgetstr() | davidn | 1997-05-11 | 1 | -8/+80 |
* | Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etc | davidn | 1997-04-13 | 1 | -16/+9 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 11 | -11/+11 |
* | Tidy-up modem-chat handling: ensure tty modes are restored to | davidn | 1997-02-09 | 2 | -49/+45 |
* | Increased username size to allow passing username:auth_method to | davidn | 1997-02-07 | 1 | -1/+1 |
* | Make username size dependant on MAXLOGNAME in sys/param.h. Was | davidn | 1997-02-02 | 1 | -2/+2 |
* | Added: | davidn | 1997-02-02 | 8 | -54/+852 |
* | Fix bug in %s, %m, %r and %v macros not displaying data. | davidn | 1997-02-02 | 1 | -1/+5 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 10 | -10/+10 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -4/+4 |
* | Added group= facility to /etc/ttys for tty grouping for more | davidn | 1997-01-02 | 1 | -10/+26 |
* | Add a new 'de' capability, specifying a number of seconds to sleep before | msmith | 1996-12-31 | 4 | -5/+15 |
* | Correct some xrefs/mlinks. | mpp | 1996-12-14 | 1 | -5/+5 |
* | remove newly added reference to ppplogin | pst | 1996-11-13 | 1 | -2/+1 |
* | Add the >optional< ability to sense PPP link bringups and call an authentica... | pst | 1996-11-13 | 4 | -7/+62 |
* | This should have gone away with the COMPAT_43 cruft. cgetent() is now | bde | 1996-09-20 | 1 | -339/+0 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 1 | -2/+3 |
* | Replace non-POSIX speed setting by POSIX one | ache | 1996-05-07 | 1 | -2/+3 |
* | Finally commit the changes that make getty(8) no longer depend on the | joerg | 1996-05-05 | 10 | -356/+804 |
* | This commit was generated by cvs2svn to compensate for changes in r15249, | joerg | 1996-04-13 | 1 | -2/+3 |
|\ |
|
| * | Import NetBSD's termios'ed getty into a vendor branch. | joerg | 1996-04-13 | 10 | -229/+550 |
| | | |
| \ | |
*-. \ | This commit was generated by cvs2svn to compensate for changes in r15100, | joerg | 1996-04-07 | 2 | -0/+110 |
|\ \ \
| | |/
| |/| |
|
| | * | Import the 4.4Lite2 getty into a vendor branch. | joerg | 1996-04-07 | 1 | -0/+54 |
| | * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -54/+0 |
| * | | Import the 4.4Lite2 getty into a vendor branch. | joerg | 1996-04-07 | 2 | -2/+59 |
| * | | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -56/+0 |
* | | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -110/+0 |
* | | | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -93/+0 |
* | | | Back this change out. It's just not worth arguing over and any further emails | jkh | 1995-08-03 | 2 | -35/+4 |
* | | | A useful aid.. Add support for: | jkh | 1995-08-01 | 2 | -4/+35 |
* | | | Change hardcoded 15 (which means 38400) to B115200 which is 17 | ache | 1995-07-23 | 1 | -2/+1 |
* | | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -2/+2 |
* | | | Fix truncating hostname using MAXHOSTNAMELEN | ache | 1995-03-24 | 1 | -1/+2 |
* | | | Add a description for the np flag. | ats | 1995-02-15 | 1 | -0/+1 |
* | | | Fix from John Kohl: | dg | 1994-09-18 | 1 | -1/+1 |
* | | | Ignore SIGQUITs, cause getty dumps core on garbadge from modem line | ache | 1994-08-29 | 1 | -1/+1 |
* | | | Whoops - forgot to add this guy. | jkh | 1994-08-26 | 1 | -0/+339 |
* | | | Replace this with the 1.1.5.1 getty. David says that the 4.4 version is too | jkh | 1994-08-26 | 9 | -238/+163 |
* | | | Implement fbtab ala SunSO. | guido | 1994-08-22 | 5 | -4/+111 |
* | | | Update to new make macros and disable Kerberos because we haven't got it | wollman | 1994-08-05 | 1 | -2/+2 |
* | | | This commit was generated by cvs2svn to compensate for changes in r1592, | rgrimes | 1994-05-27 | 10 | -0/+2041 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | BSD 4.4 Lite Libexec Sources | rgrimes | 1994-05-27 | 10 | -0/+2041 |
* | BSD 4.4 Lite Libexec Sources | rgrimes | 1994-05-27 | 1 | -0/+54 |