summaryrefslogtreecommitdiffstats
path: root/libexec/getty/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* further PPP reduction, hint from sthentedu2015-11-061-2/+1
|
* Drop the f0, f1, f2 gettytab capabilities that were used to pokenaddy2013-12-101-4/+1
| | | | | | 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@
* Fix a comment typoguenther2010-06-071-2/+2
|
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
| | | | | | | 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
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos/grammar/better wordsjufi2002-07-071-4/+4
| | | | in comments.
* $OpenBSD$niklas2001-01-281-1/+3
|
* PPP autologin code from freebsd; do not use until pppd has been checked for security...deraadt1996-12-101-1/+2
|
* exit dark ages; enable crt erase & kill by defaultderaadt1996-05-171-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+133