History log of /openbsd-src/libexec/getty/init.c (Results 1 – 10 of 10)
Revision Date Author Comments
# d71246c3 06-Nov-2015 tedu <tedu@openbsd.org>

further PPP reduction, hint from sthen


# 357622f1 10-Dec-2013 naddy <naddy@openbsd.org>

Drop the f0, f1, f2 gettytab capabilities that were used to poke
magic numbers into sgttyb. The "modern" replacement for f# is the
set of i#, o#, c#, l# to poke magic numbers into termios.
ok miod@


# 4f1467f6 07-Jun-2010 guenther <guenther@openbsd.org>

Fix a comment typo


# 043fbe51 27-Oct-2009 deraadt <deraadt@openbsd.org>

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(th

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

show more ...


# e33d3bd3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 5d5c76ed 07-Jul-2002 jufi <jufi@openbsd.org>

typos/grammar/better words
in comments.


# 5d36dfa4 28-Jan-2001 niklas <niklas@openbsd.org>

$OpenBSD$


# cf0bd593 10-Dec-1996 deraadt <deraadt@openbsd.org>

PPP autologin code from freebsd; do not use until pppd has been checked for security...


# 976ddd6c 17-May-1996 deraadt <deraadt@openbsd.org>

exit dark ages; enable crt erase & kill by default


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree