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