| Age | Commit message (Expand) | Author |
| 2002-01-15 | Sort sections and fix punctuation nit. | wiz |
| 2002-01-15 | Sort sections and SEE ALSO. | wiz |
| 2002-01-15 | Whitespace nits, sort sections. | wiz |
| 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-04-04 | Lowercase getty in xref. Whitespace fixes. | wiz |
| 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-11-07 | provide obvious example of line syntax | lukem |
| 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-09-04 | Change "Apart form" to "Apart from". | garbled |
| 2000-05-17 | Deal with PR 9427 - add wording to clarify what sending SIGHUP to init(8) | fair |
| 2000-01-14 | Put RCS ID in the right place. | ad |
| 2000-01-14 | - Either QVT/Term or the NT 'clipboard' converts tabs to spaces. I pasted in | ad |
| 2000-01-04 | Oops, fix previous. | 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-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-28 | sort SEE ALSO section by "sort | sort -n" | msaitoh |
| 1999-01-15 | Ensure that all of the initial message (im=) gets flushed to the | kml |
| 1999-01-15 | Add a "class" entry to ttyent. Closes PR#4638. | tsarna |
| 1998-12-12 | Document (or expand documentation about) the ability of getty(8) to | fair |
| 1998-11-14 | Grammar police: comprised of -> comprising | scottr |
| 1998-10-12 | Add PPP autodetect, based on code from FreeBSD via OpenBSD. | tsarna |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-29 | fix bad .Xr references | fair |
| 1998-04-22 | Add note on how to re-read this file (via PR 5341 by David Brownlee) | hubertf |
| 1998-04-22 | Reference ttys(5). (David Brownlee, PR #5339) | ross |
| 1998-04-10 | Add .Xr ttyaction 3 per PR#4647 | fair |
| 1998-03-30 | remove register. | mrg |
| 1998-03-28 | Add uugetty manpage link. | cjs |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-01-06 | RCSID Police. | perry |
| 1997-11-18 | Const'ify some things, rename local puts() to xputs(), since it has | thorpej |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-19 | Add uugetty capability. | cjs |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-08-06 | set WARNS?=1 | mikel |
| 1997-08-06 | use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macros | mikel |
| 1997-08-06 | don't include <signal.h> twice | mikel |
| 1997-07-31 | clean up .Nm entries, and change a silly .Nm gettytab 5 to an .Xr | perry |
| 1997-07-14 | xref gethostname(3) and uname(3) instead of obsolete gethostname(2) | mikel |
| 1997-04-29 | fix a couple of unlikely buffer overflows. | tls |