| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-20 | Add a "nn" (no name) capability to getty. If set in gettytab, getty | thorpej |
| 2003-05-17 | use strlcpy | itojun |
| 2001-12-14 | PR/14941: David Querbach: add support for non-standard MS-Windows PPP client. | christos |
| 2001-11-10 | ANSI'ify. | thorpej |
| 2001-11-10 | Const'ify partab[]. | thorpej |
| 2001-11-02 | Update to the new t_agetstr() API. | christos |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | remove redundant decls | christos |
| 2001-01-10 | - don't use LOG_ODELAY; it's the default | lukem |
| 2000-12-28 | Add new :cs: modifier to gettytab which clears the screen using the | sommerfeld |
| 2000-10-08 | Clean-up of grotty SCCS workaround. It's now almost not grotty at all. | bjh21 |
| 2000-10-08 | Don't run over the end of the banner buffer if it ends with '%'. | bjh21 |
| 2000-09-19 | Use strlcpy/strlcat instead of strn* plus manual termination. | mjl |
| 2000-01-14 | - Either QVT/Term or the NT 'clipboard' converts tabs to spaces. I pasted in | ad |
| 2000-01-04 | Add two new capabilities to gettytab - idea from FreeBSD: | ad |
| 1999-12-15 | add one byte to the username character array and make sure the string | drochner |
| 1999-01-15 | Ensure that all of the initial message (im=) gets flushed to the | kml |
| 1998-10-12 | Add PPP autodetect, based on code from FreeBSD via OpenBSD. | tsarna |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-03-30 | remove register. | mrg |
| 1997-11-18 | Const'ify some things, rename local puts() to xputs(), since it has | thorpej |
| 1997-10-19 | Add uugetty capability. | cjs |
| 1997-08-06 | use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macros | mikel |
| 1997-08-06 | don't include <signal.h> twice | mikel |
| 1997-04-29 | fix a couple of unlikely buffer overflows. | tls |
| 1996-11-14 | After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root") | gwr |
| 1996-07-31 | RCS id police. | thorpej |
| 1996-05-15 | Updated to use <util.h>. | jtc |
| 1996-02-08 | Make sure that the user name cannot ever be interpreted as an option to | mycroft |
| 1995-08-13 | log open failure every 10th try (that was the old behaviour) UNLESS | cgd |
| 1995-06-19 | sys/termios.h -> termios.h | jtc |
| 1994-09-18 | Fix typo in date format. | mycroft |
| 1994-09-05 | Use tcflush(). | pk |
| 1994-09-05 | Set control flags properly while in read mode. | pk |
| 1994-08-24 | Fix pad insertion for termios. | mycroft |
| 1994-08-24 | Use cfset[io]speed() to set termios speeds, per POSIX. | mycroft |
| 1994-08-17 | Cleanup import, merge local changes. | pk |
| 1994-04-28 | Towards termios. | pk |
| 1994-03-17 | TIOCFLUSH requires argument | pk |
| 1994-03-09 | fix bin/140: use getcap(3) routines | cgd |
| 1994-03-08 | We don't need or want set_ttydefaults(). | mycroft |
| 1993-08-29 | Add some more magic cookies for the `im' string to display info from | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |