summaryrefslogtreecommitdiffstats
path: root/libexec/getty
Commit message (Expand)AuthorAgeFilesLines
* Missing tab.pfg2016-02-271-1/+1
* getty(8): Undo incomplete support VEOL2 and VSTATUS.pfg2016-02-261-2/+1
* getty(8): Support VEOL2 and VSTATUSpfg2016-02-261-4/+5
* getty(8): Use poll(2) and nanosleep(2) instead of select(2).pfg2016-02-261-14/+13
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-16/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-1/+1
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-289-53/+19
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
* | | | Remove the #ifdef DEBUG code, which is not compilable on 64bitkib2015-04-291-14/+0
* | | | Convert to LIBADDbapt2014-11-251-2/+1
| |_|/ |/| |
* | | Remove LOG_ODELAY because it does nothing.neel2014-08-171-1/+1
| |/ |/|
* | ttys(5): Pseudo-terminals are not listed and the network keyword is obsolete.jilles2014-03-091-6/+5
* | Remove the 3rd clause ("advertising clause") of the BSD license asbrueffer2014-02-179-45/+9
* | Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if thenwhitehorn2014-01-201-2/+5
|/
* mdoc: terminate quoted strings.joel2012-03-261-2/+2
* Spelling fixes for libexec/uqs2012-01-071-1/+1
* In libexec/getty/chat.c, replace && with & in chat_send(). The intentdim2011-12-161-1/+1
* Add __unused. Ansi prototypes.charnier2010-12-202-8/+6
* Add a new libc function: cfmakesane(3).ed2010-11-021-5/+7
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Phase out ttyslot(3).ed2010-01-141-1/+0
* Make WARNS=6 the default for libexec/.ed2010-01-021-0/+2
* Stop mentioning /usr/X11R6.delphij2007-07-241-1/+1
* Bump document date on behalf of a recent change.ru2005-06-141-1/+1
* Fixup of last commit: Use the name X instead of XFree86 for the server binary,eivind2005-05-271-1/+1
* Make the example for using xterm as a login manager to match the X of theeivind2005-05-271-1/+1
* Include gettytab.h before extern.h so that the declarations of structstefanf2005-04-064-5/+3
* Sort sections.ru2005-01-183-14/+14
* Report once that the device isn't there, but keep trying. Don'timp2004-09-291-21/+14
* Nuke COMPAT_43phk2004-06-251-150/+0
* Fixed a misspelling of 0 as NULL.bde2004-03-141-1/+1
* Prototype defttymode() instead of just declaring it.yar2003-07-181-1/+1
* - 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
OpenPOWER on IntegriCloud