History log of /netbsd-src/libexec/getty/init.c (Results 1 – 18 of 18)
Revision Date Author Comments
# bd3f97bf 11-Aug-2013 dholland <dholland@NetBSD.org>

Pass WARNS=5.


# 5b22b726 03-Dec-2007 isaki <isaki@NetBSD.org>

white space fix.


# f8013c38 16-Nov-2006 christos <christos@NetBSD.org>

fix gcc4 sign issues.


# 057e8f6a 21-May-2005 christos <christos@NetBSD.org>

Support VEOL2 and VSTATUS


# 8e6ab883 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22284, verified by myself.


# 2c1e4826 20-May-2003 thorpej <thorpej@NetBSD.org>

Add a "nn" (no name) capability to getty. If set in gettytab, getty
will not prompt for a login name, and will not pass one along to the
login program. This can be used to accomodate login programs

Add a "nn" (no name) capability to getty. If set in gettytab, getty
will not prompt for a login name, and will not pass one along to the
login program. This can be used to accomodate login programs that have
an alternate way of selecting the user to log in.

show more ...


# 7b9b4ac6 11-Jul-2002 wiz <wiz@NetBSD.org>

'environment', not 'enviroment'


# ac8e2453 28-Dec-2000 sommerfeld <sommerfeld@NetBSD.org>

Add new :cs: modifier to gettytab which clears the screen using the
appropriate control sequence from termcap (based on the terminal type
listed in /etc/ttys for the line).


# 2a1297db 04-Jan-2000 ad <ad@NetBSD.org>

Add two new capabilities to gettytab - idea from FreeBSD:
al - user to auto-login as
if - banner file to display, like /etc/issue


# 13b21dc1 12-Oct-1998 tsarna <tsarna@NetBSD.org>

Add PPP autodetect, based on code from FreeBSD via OpenBSD.


# 64521eb3 06-Aug-1997 mikel <mikel@NetBSD.org>

use <sys/cdefs.h> __COPYRIGHT() and __RCSID() macros
prototype internal functions and eliminate old function declarations
misc cleanup (gcc -Wall) and KNF


# 3ff0b1a7 31-Jul-1996 thorpej <thorpej@NetBSD.org>

RCS id police.


# fe822416 17-Aug-1994 pk <pk@NetBSD.org>

Cleanup import, merge local changes.


# 7243f6f6 28-Apr-1994 pk <pk@NetBSD.org>

Towards termios.


# 41a949b1 16-Apr-1994 cgd <cgd@NetBSD.org>

renamed 'md' to 'mb'


# 353d8f84 16-Apr-1994 cgd <cgd@NetBSD.org>

quick cut at adding 'md' for MDMBUF


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources