| Commit message (Expand) | Author | Age | Files | Lines |
* | Use POSIX macros for wait(2)-style status information instead of the | mike | 2002-06-03 | 1 | -3/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -6/+9 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 1 | -1/+0 |
* | Fixed bitrot in DPADD in rev.1.8. | bde | 2001-12-29 | 1 | -1/+1 |
* | Temporarily "protect" this against the coming WARNS=2 default as it | markm | 2001-12-11 | 1 | -0/+1 |
* | use openpty() instead of rolling a custom function (which didn't support | billf | 2001-09-28 | 2 | -30/+18 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -4/+4 |
* | Removed garbage "CFLAGS+= -I.". This finishes backing out rev.1.4. | bde | 2001-07-30 | 1 | -3/+0 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 2 | -2/+4 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -27/+27 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the rcsid's. | obrien | 2001-05-17 | 84 | -84/+168 |
* | Include a missing header, and change a mktemp(3), mkdir(2) sequence to | eric | 2001-03-29 | 2 | -2/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -2/+3 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -20/+20 |
* | string.h has been repo copied to mystring.h | obrien | 2000-10-30 | 2 | -72/+0 |
* | While I'm here and got caught by it, add FreeBSD IDs so the next guy | obrien | 2000-10-26 | 84 | -6/+84 |
* | Having a local `string.h' is just asking for trouble. As is having a | obrien | 2000-10-26 | 13 | -24/+46 |
* | Use the pathnames from pathnames.h rather than hardcoding them here. | obrien | 2000-10-26 | 2 | -2/+5 |
* | Include sys/types.h | brian | 2000-10-16 | 1 | -0/+3 |
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 3 | -4/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Fix the style of my previous commit. | joerg | 1999-03-03 | 1 | -1/+1 |
* | Increase the vector that's used to look for free pty's. We go through | joerg | 1999-03-03 | 1 | -1/+1 |
* | Make window(1) actually work again. It has been broken for quite some | joerg | 1999-03-02 | 2 | -2/+3 |
* | One vfork() changed to fork(); one execl() changed to execv(). The | des | 1998-10-13 | 2 | -4/+8 |
* | Use <signal.h> instead of <sys/signal.h>. | dfr | 1998-08-05 | 5 | -5/+5 |
* | Define '\t' as a printable character, so it can be displayed on the | joerg | 1998-04-20 | 1 | -1/+1 |
* | Change a (defaulted) int arg to a long so that a cast from a pointer | jb | 1998-02-20 | 2 | -3/+5 |
* | Add #include <string.h> to get prototypes. Note that this program | jb | 1998-02-20 | 3 | -3/+6 |
* | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 2 | -0/+2 |
* | Add #include <stdlib.h> to get prototypes. | jb | 1998-02-20 | 3 | -0/+3 |
* | Wait for job to finish and exit if exec fails. | imp | 1998-01-07 | 1 | -1/+2 |
* | Make window(1) honor the LC_CTYPE setting. | joerg | 1997-11-05 | 2 | -4/+31 |
* | Cosmetic in usage string. | charnier | 1997-08-26 | 1 | -1/+1 |
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -6/+6 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 1 | -1/+1 |
* | Remove _set_ospeed, it is done in tgetent | ache | 1995-08-05 | 1 | -1/+0 |
* | Allow it works with non-fixed termios speeds. | ache | 1995-08-04 | 2 | -7/+9 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -2/+2 |
* | Include <stdlib.h> so that malloc() is declared. | bde | 1995-04-02 | 4 | -0/+4 |
* | Nuke bogus duplicate decls. | jkh | 1994-12-18 | 1 | -2/+0 |
* | Give up instead of looping endlessly for unknown speeds. | bde | 1994-10-30 | 1 | -2/+1 |
* | More 8bit/ctype fixes, command mode | ache | 1994-10-30 | 4 | -39/+27 |
* | Make window 8bit clean and ctype oriented. | ache | 1994-10-30 | 9 | -89/+16 |
* | Fix hang on exit: needs to restore SIGIO reaction _before_ | ache | 1994-10-30 | 2 | -1/+3 |
* | Remove VMIN_BUG from CFLAGS, add 57600, 115200 | ache | 1994-10-27 | 2 | -1/+10 |