summaryrefslogtreecommitdiff
path: root/libexec/getty
AgeCommit message (Expand)Author
2019-07-15Tweak markup some more.uwe
2019-07-12Improve (hopefully) mark up of the capabilities tables.uwe
2019-07-12Use proper markup instead of .Em to refer to capabilities, structureuwe
2019-07-11Merge lines. Fixes display problem noted in PR 54361 by he@wiz
2017-01-10need <sys/stat.h> for chmodchristos
2016-03-17Add volatile for gcc 5christos
2015-02-12Fix previous commit by using tty00 as an example of dialin peripheral insteadaymeric
2014-11-12update the example to use dty00 instead of ttyd0 to reflect a current practiceaymeric
2013-08-12Use __dead.joerg
2013-08-11Don't try to estrdup() NULL; thanks martin@dholland
2013-08-11Fix another automatic variable that is life both pre- and post the siglongjmpmartin
2013-08-11Use siglongjmp to jump out of signal handlers.dholland
2013-08-11Pass WARNS=5.dholland
2013-05-29- Add the actual binary to `FILES' section;wiz
2012-11-04remove useless include (sys/stat.h) and add useful one (stdio.h)christos
2012-06-28Don't attempt to parse a termcap/terminfo string ourselves;roy
2012-04-21Add capfile(5) to describe the termcap format.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-07-04Remove an old workaround from SCCS times (%M% would insert the filename).mbalmer
2009-03-16Default to WARNS=4lukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-13'_' is functionally alphanumeric in many contexts, including login names.dholland
2008-03-04Sort includes, removing duplicate <time.h>.dholland
2008-02-04move gettytab to paths.hchristos
2007-12-03white space fix.isaki
2007-01-17Remove duplicated #includes and some trailing whitespace while here.hubertf
2006-11-16remove stray linksatatat
2006-11-16pass lintchristos
2006-11-16fix gcc4 sign issues.christos
2006-11-16- remove stray mlinkschristos
2006-11-16more uucp cleanupchristos
2006-10-13Fix typo in macro.wiz
2006-10-13Sort SEE ALSO.wiz
2006-10-06PR/13478: Greg A. Woods: some tty-related documentation fixeselad
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2005-12-28PR/25605: Frank Kardel: getty leaves ttymodes at read login state whenchristos
2005-09-10Don't chown/unlink uninitialized lockfile if not uugetty.elad
2005-06-01Ensure rval is initialized before we try to check it; it won't be setlukem
2005-05-21Support VEOL2 and VSTATUSchristos
2005-03-17print ptyfs ptys properly.christos
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-04-23add const to cgetent arg.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-20Bump date for "nn" capability.wiz
2003-05-20Add a "nn" (no name) capability to getty. If set in gettytab, gettythorpej
2003-05-17use strlcpyitojun
2002-09-29Begin new sentences on new lines.wiz
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18select() -> poll() and nanosleep()mycroft