summaryrefslogtreecommitdiff
path: root/libexec/getty/main.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-20Add a "nn" (no name) capability to getty. If set in gettytab, gettythorpej
2003-05-17use strlcpyitojun
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-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-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-01-14- Either QVT/Term or the NT 'clipboard' converts tabs to spaces. I pasted inad
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-01-15Ensure that all of the initial message (im=) gets flushed to thekml
1998-10-12Add PPP autodetect, based on code from FreeBSD via OpenBSD.tsarna
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-03-30remove register.mrg
1997-11-18Const'ify some things, rename local puts() to xputs(), since it hasthorpej
1997-10-19Add uugetty capability.cjs
1997-08-06use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macrosmikel
1997-08-06don't include <signal.h> twicemikel
1997-04-29fix a couple of unlikely buffer overflows.tls
1996-11-14After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root")gwr
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-08-13log open failure every 10th try (that was the old behaviour) UNLESScgd
1995-06-19sys/termios.h -> termios.hjtc
1994-09-18Fix typo in date format.mycroft
1994-09-05Use tcflush().pk
1994-09-05Set control flags properly while in read mode.pk
1994-08-24Fix pad insertion for termios.mycroft
1994-08-24Use cfset[io]speed() to set termios speeds, per POSIX.mycroft
1994-08-17Cleanup import, merge local changes.pk
1994-04-28Towards termios.pk
1994-03-17TIOCFLUSH requires argumentpk
1994-03-09fix bin/140: use getcap(3) routinescgd
1994-03-08We don't need or want set_ttydefaults().mycroft
1993-08-29Add some more magic cookies for the `im' string to display info frommycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd