summaryrefslogtreecommitdiff
path: root/libexec/getty
AgeCommit message (Expand)Author
2001-12-14PR/14941: David Querbach: add support for non-standard MS-Windows PPP client.christos
2001-11-10ANSI'ify.thorpej
2001-11-10Const'ify partab[].thorpej
2001-11-02Update to the new t_agetstr() API.christos
2001-04-04Lowercase getty in xref. Whitespace fixes.wiz
2001-02-19convert to use getprogname()cgd
2001-02-04remove redundant declschristos
2001-01-10- don't use LOG_ODELAY; it's the defaultlukem
2000-12-28Add new :cs: modifier to gettytab which clears the screen using thesommerfeld
2000-11-07provide obvious example of line syntaxlukem
2000-10-08Clean-up of grotty SCCS workaround. It's now almost not grotty at all.bjh21
2000-10-08Don't run over the end of the banner buffer if it ends with '%'.bjh21
2000-09-19Use strlcpy/strlcat instead of strn* plus manual termination.mjl
2000-09-04Change "Apart form" to "Apart from".garbled
2000-05-17Deal with PR 9427 - add wording to clarify what sending SIGHUP to init(8)fair
2000-01-14Put RCS ID in the right place.ad
2000-01-14- Either QVT/Term or the NT 'clipboard' converts tabs to spaces. I pasted inad
2000-01-04Oops, fix previous.ad
2000-01-04Add two new capabilities to gettytab - idea from FreeBSD:ad
1999-12-15add one byte to the username character array and make sure the stringdrochner
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-28sort SEE ALSO section by "sort | sort -n"msaitoh
1999-01-15Ensure that all of the initial message (im=) gets flushed to thekml
1999-01-15Add a "class" entry to ttyent. Closes PR#4638.tsarna
1998-12-12Document (or expand documentation about) the ability of getty(8) tofair
1998-11-14Grammar police: comprised of -> comprisingscottr
1998-10-12Add PPP autodetect, based on code from FreeBSD via OpenBSD.tsarna
1998-08-29Execute ttyaction on termination of rlogind/telnetd sessions.tsarna
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-29fix bad .Xr referencesfair
1998-04-22Add note on how to re-read this file (via PR 5341 by David Brownlee)hubertf
1998-04-22Reference ttys(5). (David Brownlee, PR #5339)ross
1998-04-10Add .Xr ttyaction 3 per PR#4647fair
1998-03-30remove register.mrg
1998-03-28Add uugetty manpage link.cjs
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1998-01-06RCSID Police.perry
1997-11-18Const'ify some things, rename local puts() to xputs(), since it hasthorpej
1997-10-20Fix .Nm usage.enami
1997-10-19Add uugetty capability.cjs
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-08-06set WARNS?=1mikel
1997-08-06use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macrosmikel
1997-08-06don't include <signal.h> twicemikel
1997-07-31clean up .Nm entries, and change a silly .Nm gettytab 5 to an .Xrperry
1997-07-14xref gethostname(3) and uname(3) instead of obsolete gethostname(2)mikel
1997-04-29fix a couple of unlikely buffer overflows.tls
1997-03-08alternate -> alternative, per PR 2643mouse
1996-11-14After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root")gwr
1996-09-27Don't truncate long hostnames.thorpej