aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty
Commit message (Expand)AuthorAgeFilesLines
* Stop mentioning /usr/X11R6.Xin LI2007-07-241-1/+1
* Bump document date on behalf of a recent change.Ruslan Ermilov2005-06-141-1/+1
* Fixup of last commit: Use the name X instead of XFree86 for the server binary,Eivind Eklund2005-05-271-1/+1
* Make the example for using xterm as a login manager to match the X of theEivind Eklund2005-05-271-1/+1
* Include gettytab.h before extern.h so that the declarations of structStefan Farfeleder2005-04-064-5/+3
* Sort sections.Ruslan Ermilov2005-01-183-14/+14
* Report once that the device isn't there, but keep trying. Don'tWarner Losh2004-09-291-21/+14
* Nuke COMPAT_43Poul-Henning Kamp2004-06-251-150/+0
* Fixed a misspelling of 0 as NULL.Bruce Evans2004-03-141-1/+1
* Prototype defttymode() instead of just declaring it.Yaroslav Tykhiy2003-07-181-1/+1
* - Use the initial terminal mode instead of the current modeYaroslav Tykhiy2003-06-182-73/+64
* Improve the manpage language a bit.Yaroslav Tykhiy2003-06-171-1/+1
* In the last clean-up of this code, the fact that the default tty modeBrian Feldman2003-06-141-6/+20
* Read gettytab(5) soon enough to fill in all necessary values.Yaroslav Tykhiy2003-06-102-16/+40
* Spot one more place where boolean variables were incrementedYaroslav Tykhiy2003-06-101-1/+1
* Coding style fix: Use "foo = 1" instead of "foo++" to assignYaroslav Tykhiy2003-06-101-2/+2
* Break sentences.Yaroslav Tykhiy2003-06-101-4/+6
* General mdoc(7) markup fixes:Yaroslav Tykhiy2003-06-101-61/+67
* Improve the language and markup of the description of the pp and plYaroslav Tykhiy2003-06-101-7/+18
* The .Xr utilityPhilippe Charnier2003-06-081-2/+3
* Fix some minor bugs, namely:Yaroslav Tykhiy2003-06-061-3/+14
* mdoc(7) police: expand contraction.Ruslan Ermilov2003-02-231-1/+1
* Fix a typo (missed &&).Maxim Sobolev2003-01-201-1/+1
* Add a new gettytab(5) option - `pl', which if set tells getty that the lineMaxim Sobolev2003-01-194-4/+7
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Fixed the abuses of .Ql visible on stderr in troff mode.Ruslan Ermilov2002-12-231-1/+1
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-5/+3
* #include <sys/time.h> instead of depending on namespace pollution inBruce Evans2002-02-251-3/+3
* Removed unused include of <sys/resource.h> instead of depending onBruce Evans2002-02-251-12/+2
* Remove some unused variables, mark unused parameters as unused and changeWarner Losh2002-02-061-13/+12
* o __P removalWarner Losh2002-02-064-136/+99
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichKris Kennaway2002-02-041-2/+1
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-152-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Add 'df' string to gettytab - the strftime(3) format for %dYaroslav Tykhiy2001-06-074-5/+9
* Replace a strcat() with a strlcat(). Partial sync with OpenBSD; moreKris Kennaway2001-04-241-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-201-4/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-2/+2
* Check return code from login_tty. Allow getty to try and becomeJohn W. De Boskey2000-11-191-1/+12
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+0
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebyGarrett Wollman2000-10-101-0/+1
* Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open andNick Sayer2000-07-314-3/+7