summaryrefslogtreecommitdiffstats
path: root/libexec/getty
Commit message (Expand)AuthorAgeFilesLines
* - Use the initial terminal mode instead of the current modeyar2003-06-182-73/+64
* Improve the manpage language a bit.yar2003-06-171-1/+1
* In the last clean-up of this code, the fact that the default tty modegreen2003-06-141-6/+20
* Read gettytab(5) soon enough to fill in all necessary values.yar2003-06-102-16/+40
* Spot one more place where boolean variables were incrementedyar2003-06-101-1/+1
* Coding style fix: Use "foo = 1" instead of "foo++" to assignyar2003-06-101-2/+2
* Break sentences.yar2003-06-101-4/+6
* General mdoc(7) markup fixes:yar2003-06-101-61/+67
* Improve the language and markup of the description of the pp and plyar2003-06-101-7/+18
* The .Xr utilitycharnier2003-06-081-2/+3
* Fix some minor bugs, namely:yar2003-06-061-3/+14
* mdoc(7) police: expand contraction.ru2003-02-231-1/+1
* Fix a typo (missed &&).sobomax2003-01-201-1/+1
* Add a new gettytab(5) option - `pl', which if set tells getty that the linesobomax2003-01-194-4/+7
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* english(4) police.schweikh2002-12-271-1/+1
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-231-1/+1
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-1/+1
* The .Nm utilitycharnier2002-07-061-5/+3
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-3/+3
* Removed unused include of <sys/resource.h> instead of depending onbde2002-02-251-12/+2
* Remove some unused variables, mark unused parameters as unused and changeimp2002-02-061-13/+12
* o __P removalimp2002-02-064-136/+99
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichkris2002-02-041-2/+1
* mdoc(7) police:ru2001-08-071-1/+1
* Remove whitespace at EOL.dd2001-07-152-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Add 'df' string to gettytab - the strftime(3) format for %dyar2001-06-074-5/+9
* Replace a strcat() with a strlcat(). Partial sync with OpenBSD; morekris2001-04-241-1/+1
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2001-01-162-2/+2
* Prepare for mdoc(7)NG.ru2000-12-201-4/+4
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-202-2/+2
* Check return code from login_tty. Allow getty to try and becomejwd2000-11-191-1/+12
* remove trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-2/+0
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+1
* Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open andnsayer2000-07-314-3/+7
* Changed setflags() to set_flags(). This fixes world breakage due tobde2000-01-283-5/+5
* Correct the ttys.5 and init.8 manpages with respect to the incorrectsheldonh1999-12-061-1/+11
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2811-11/+11
* Ensure that things returned by gethostname() andbrian1999-04-071-2/+3
* Add an 'al' (autologin username) capability to getty/gettytab. This is apeter1999-04-044-7/+27
* Set the CPU resource limit back to infinity before exec()ing PP.brian1999-03-091-1/+4
* This thing has its own puts function, so use it.jkh1998-10-081-1/+3
* Getty is missing the speed table entry for 230400 baud.phk1998-07-221-2/+3
* Spelling fixes.phk1998-06-101-2/+2
OpenPOWER on IntegriCloud