summaryrefslogtreecommitdiff
path: root/libexec/getty
AgeCommit message (Expand)Author
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
1996-08-11fix extra Ta strings in man page. closes pr bin/2685explorer
1996-07-31RCS id police.thorpej
1996-05-15Updated to use <util.h>.jtc
1996-02-08Make sure that the user name cannot ever be interpreted as an option tomycroft
1995-10-05Update from kernel source.mycroft
1995-10-05Change to use SET(), CLR(), and ISSET() macros. Copy current sgtty->termiosmycroft
1995-10-05Fix some other problems created during the termios switch.mycroft
1995-10-05Simulate the old newline behaviour better, and make sure OPOSTmycroft
1995-08-13log open failure every 10th try (that was the old behaviour) UNLESScgd
1995-06-19sys/termios.h -> termios.hjtc
1994-12-22specify man pages the new way.cgd
1994-09-24Minor tweak to aid cross-compiling.mycroft
1994-09-24Remove old comment about converting to termios.mycroft
1994-09-18Fix typo in date format.mycroft