| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |
* | Replace a strcat() with a strlcat(). Partial sync with OpenBSD; more | kris | 2001-04-24 | 1 | -1/+1 |
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -2/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 2 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-20 | 1 | -4/+4 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -2/+2 |
* | Check return code from login_tty. Allow getty to try and become | jwd | 2000-11-19 | 1 | -1/+12 |
* | remove trailing periods from SEE ALSO. | ben | 2000-11-15 | 1 | -1/+1 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -2/+0 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 1 | -0/+1 |
* | Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open and | nsayer | 2000-07-31 | 4 | -3/+7 |
* | Changed setflags() to set_flags(). This fixes world breakage due to | bde | 2000-01-28 | 3 | -5/+5 |
* | Correct the ttys.5 and init.8 manpages with respect to the incorrect | sheldonh | 1999-12-06 | 1 | -1/+11 |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 11 | -11/+11 |
* | Ensure that things returned by gethostname() and | brian | 1999-04-07 | 1 | -2/+3 |
* | Add an 'al' (autologin username) capability to getty/gettytab. This is a | peter | 1999-04-04 | 4 | -7/+27 |
* | Set the CPU resource limit back to infinity before exec()ing PP. | brian | 1999-03-09 | 1 | -1/+4 |
* | This thing has its own puts function, so use it. | jkh | 1998-10-08 | 1 | -1/+3 |
* | Getty is missing the speed table entry for 230400 baud. | phk | 1998-07-22 | 1 | -2/+3 |
* | Spelling fixes. | phk | 1998-06-10 | 1 | -2/+2 |
* | Clarify use of 'if' capability. | steve | 1998-05-04 | 1 | -5/+6 |
* | Correct incompletes .Xrs. Remove duplicate #includes and unused variables. | charnier | 1997-11-21 | 7 | -52/+58 |
* | Fix botch with escaped characters, go back to using cgetstr(). | davidn | 1997-09-03 | 1 | -3/+3 |
* | Use cgetustr() since we handled special escapes ourselves. | davidn | 1997-09-01 | 2 | -5/+5 |
* | Turn off hyphenation in this manpage so that .Xr macros, don't get | steve | 1997-08-23 | 1 | -1/+3 |
* | .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5. | steve | 1997-08-17 | 1 | -2/+2 |
* | kill the undead | peter | 1997-07-13 | 1 | -54/+0 |
* | Removed unused variables. | alex | 1997-06-27 | 1 | -4/+1 |
* | Reset alarm before invoking ppplogin. | davidn | 1997-06-03 | 1 | -1/+3 |
* | login.group => login.conf. | davidn | 1997-06-02 | 1 | -2/+2 |
* | Fix memory leak caused by not freeing memory returned by cgetstr() | davidn | 1997-05-11 | 1 | -8/+80 |
* | Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etc | davidn | 1997-04-13 | 1 | -16/+9 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 11 | -11/+11 |
* | Tidy-up modem-chat handling: ensure tty modes are restored to | davidn | 1997-02-09 | 2 | -49/+45 |
* | Increased username size to allow passing username:auth_method to | davidn | 1997-02-07 | 1 | -1/+1 |
* | Make username size dependant on MAXLOGNAME in sys/param.h. Was | davidn | 1997-02-02 | 1 | -2/+2 |
* | Added: | davidn | 1997-02-02 | 8 | -54/+852 |
* | Fix bug in %s, %m, %r and %v macros not displaying data. | davidn | 1997-02-02 | 1 | -1/+5 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 10 | -10/+10 |