summaryrefslogtreecommitdiff
path: root/libexec/getty
AgeCommit message (Expand)Author
2011-09-03knock out some useless Pp;Jason McIntyre
2011-09-03make -column lists pretty again;Jason McIntyre
2010-06-07Fix a comment typoPhilip Guenthe
2010-02-18The .It macro is parsed, and .Do is callable, so we must escape.Ingo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-10-22Mention that "secure" on the console entry means, thatMarco Pfatschbacher
2008-10-16sub-system -> subsystem, for consistency withour other pages;Jason McIntyre
2008-02-09Remove an old workaround that was needed in SCCS times (%M% expanding to theMarc Balmer
2007-05-31convert to new .Dd format;Jason McIntyre
2003-07-29spacesTheo de Raadt
2003-07-15.Ql Fl -> .Sq Fl where literal makes no sense;Jason McIntyre
2003-07-05protosTheo de Raadt
2003-06-25protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02section reorder;Jason McIntyre
2003-01-18more typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-07-07typos/grammar/better wordsJan-Uwe Finck
2002-07-03KNFTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-22a bunch more strcpy -> strlcpy and sprintf -> snprintfTheo de Raadt
2002-03-29-WallTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19remove the signal handler races and longjmps, and then do a bit of KNFTheo de Raadt
2001-11-19clean & KNFTheo de Raadt
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-07-08-WallTheo de Raadt
2001-06-11strncpy vs strlcpy, some strlen missuse.Michael Shalayeff
2001-01-31more fat utmp; ianm@cit.uws.edu.auTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-19mark remaining signal racesTheo de Raadt
2000-10-06use fd_set instead of intTheo de Raadt
2000-09-08Some miscellaneous man page repairs.Aaron Campbell
2000-09-08Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ okAaron Campbell
2000-09-08Significant cleanup. The capabilities table looks much nicer now.Aaron Campbell
2000-09-08grammar, spelling, and stylePaul Janzen
2000-09-07off by one overflowTheo de Raadt
2000-08-20Add calls to setusercontext() and login_get*(). We basically callTodd C. Miller
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-12-09oopsTheo de Raadt
1999-12-07do not crash if stdin is not a ttyTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-11-25whoopsAaron Campbell
1998-11-25cleanup; d@Aaron Campbell
1998-10-20.Nm gettytab 5 -> .Xr gettytab 5Angelos D. Keromytis
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-10spellingTheo de Raadt
1998-02-27Make ``pp='' work.brian