| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r282245: | Konstantin Belousov | 2015-05-06 | 1 | -14/+0 |
| * | MFC r260913,266895: | Nathan Whitehorn | 2014-06-08 | 1 | -2/+5 |
| * | MFC: r262136 | Christian Brueffer | 2014-02-24 | 9 | -45/+9 |
| * | mdoc: terminate quoted strings. | Joel Dahl | 2012-03-26 | 1 | -2/+2 |
| * | Spelling fixes for libexec/ | Ulrich Spörlein | 2012-01-07 | 1 | -1/+1 |
| * | In libexec/getty/chat.c, replace && with & in chat_send(). The intent | Dimitry Andric | 2011-12-16 | 1 | -1/+1 |
| * | Add __unused. Ansi prototypes. | Philippe Charnier | 2010-12-20 | 2 | -8/+6 |
| * | Add a new libc function: cfmakesane(3). | Ed Schouten | 2010-11-02 | 1 | -5/+7 |
| * | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
| * | Phase out ttyslot(3). | Ed Schouten | 2010-01-14 | 1 | -1/+0 |
| * | Make WARNS=6 the default for libexec/. | Ed Schouten | 2010-01-02 | 1 | -0/+2 |
| * | Stop mentioning /usr/X11R6. | Xin LI | 2007-07-24 | 1 | -1/+1 |
| * | Bump document date on behalf of a recent change. | Ruslan Ermilov | 2005-06-14 | 1 | -1/+1 |
| * | Fixup of last commit: Use the name X instead of XFree86 for the server binary, | Eivind Eklund | 2005-05-27 | 1 | -1/+1 |
| * | Make the example for using xterm as a login manager to match the X of the | Eivind Eklund | 2005-05-27 | 1 | -1/+1 |
| * | Include gettytab.h before extern.h so that the declarations of struct | Stefan Farfeleder | 2005-04-06 | 4 | -5/+3 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 3 | -14/+14 |
| * | Report once that the device isn't there, but keep trying. Don't | Warner Losh | 2004-09-29 | 1 | -21/+14 |
| * | Nuke COMPAT_43 | Poul-Henning Kamp | 2004-06-25 | 1 | -150/+0 |
| * | Fixed a misspelling of 0 as NULL. | Bruce Evans | 2004-03-14 | 1 | -1/+1 |
| * | Prototype defttymode() instead of just declaring it. | Yaroslav Tykhiy | 2003-07-18 | 1 | -1/+1 |
| * | - Use the initial terminal mode instead of the current mode | Yaroslav Tykhiy | 2003-06-18 | 2 | -73/+64 |
| * | Improve the manpage language a bit. | Yaroslav Tykhiy | 2003-06-17 | 1 | -1/+1 |
| * | In the last clean-up of this code, the fact that the default tty mode | Brian Feldman | 2003-06-14 | 1 | -6/+20 |
| * | Read gettytab(5) soon enough to fill in all necessary values. | Yaroslav Tykhiy | 2003-06-10 | 2 | -16/+40 |
| * | Spot one more place where boolean variables were incremented | Yaroslav Tykhiy | 2003-06-10 | 1 | -1/+1 |
| * | Coding style fix: Use "foo = 1" instead of "foo++" to assign | Yaroslav Tykhiy | 2003-06-10 | 1 | -2/+2 |
| * | Break sentences. | Yaroslav Tykhiy | 2003-06-10 | 1 | -4/+6 |
| * | General mdoc(7) markup fixes: | Yaroslav Tykhiy | 2003-06-10 | 1 | -61/+67 |
| * | Improve the language and markup of the description of the pp and pl | Yaroslav Tykhiy | 2003-06-10 | 1 | -7/+18 |
| * | The .Xr utility | Philippe Charnier | 2003-06-08 | 1 | -2/+3 |
| * | Fix some minor bugs, namely: | Yaroslav Tykhiy | 2003-06-06 | 1 | -3/+14 |
| * | mdoc(7) police: expand contraction. | Ruslan Ermilov | 2003-02-23 | 1 | -1/+1 |
| * | Fix a typo (missed &&). | Maxim Sobolev | 2003-01-20 | 1 | -1/+1 |
| * | Add a new gettytab(5) option - `pl', which if set tells getty that the line | Maxim Sobolev | 2003-01-19 | 4 | -4/+7 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -1/+1 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | Fixed the abuses of .Ql visible on stderr in troff mode. | Ruslan Ermilov | 2002-12-23 | 1 | -1/+1 |
| * | mdoc(7) police: Removed redundant .Ns calls. | Ruslan Ermilov | 2002-08-13 | 1 | -1/+1 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -5/+3 |
| * | #include <sys/time.h> instead of depending on namespace pollution in | Bruce Evans | 2002-02-25 | 1 | -3/+3 |
| * | Removed unused include of <sys/resource.h> instead of depending on | Bruce Evans | 2002-02-25 | 1 | -12/+2 |
| * | Remove some unused variables, mark unused parameters as unused and change | Warner Losh | 2002-02-06 | 1 | -13/+12 |
| * | o __P removal | Warner Losh | 2002-02-06 | 4 | -136/+99 |
| * | Lock down with WFORMAT?=1, with overrides in the subdirectories which | Kris Kennaway | 2002-02-04 | 1 | -2/+1 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 1 | -1/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 2 | -2/+2 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 2 | -2/+2 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Add 'df' string to gettytab - the strftime(3) format for %d | Yaroslav Tykhiy | 2001-06-07 | 4 | -5/+9 |