summaryrefslogtreecommitdiff
path: root/libexec/getty/init.c
AgeCommit message (Collapse)Author
2015-11-06further PPP reduction, hint from sthenTed Unangst
2013-12-10Drop the f0, f1, f2 gettytab capabilities that were used to pokeChristian Weisgerber
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@
2010-06-07Fix a comment typoPhilip Guenthe
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
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
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-07-07typos/grammar/better wordsJan-Uwe Finck
in comments.
2001-01-28$OpenBSD$Niklas Hallqvist
1996-12-10PPP autologin code from freebsd; do not use until pppd has been checked for ↵Theo de Raadt
security...
1996-05-17exit dark ages; enable crt erase & kill by defaultTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt