| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an erroneous description of the file descriptor assignments for | jdp | 2005-11-02 | 1 | -5/+3 |
* | - Remove MLINKS to nonexistant manpages | brueffer | 2005-07-14 | 1 | -2/+2 |
* | Use a proper protoype to declare interp() and move it to tip.h. Fix an | stefanf | 2004-05-06 | 2 | -2/+2 |
* | Fixed misspellings of 0 as NULL. Fixed some nearby style bugs. | bde | 2004-03-14 | 1 | -1/+2 |
* | Baud rate capability is `br', not `ba'. | hmp | 2003-09-06 | 1 | -1/+1 |
* | make prototpyes match functions, and declare things static as needed | imp | 2003-04-06 | 9 | -21/+29 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 1 | -1/+1 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | tip(1) no longer uses modems(5). | ru | 2002-11-27 | 1 | -143/+0 |
* | Really merge from OpenBSD import (should have been done a year ago). | ru | 2002-11-27 | 1 | -185/+300 |
* | Merge from import. The import was done ages ago, and this diff has been | markm | 2002-07-19 | 1 | -153/+199 |
* | Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR} | ru | 2002-07-12 | 1 | -2/+2 |
* | More consistancy. file system > filesystem | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -18/+27 |
* | Don't attempt to chflags(1) non-existent executable. | ru | 2002-04-17 | 1 | -0/+2 |
* | remove __P | imp | 2002-03-22 | 3 | -66/+66 |
* | Fix merge conflicts, and because this still has a zillion warnings, | markm | 2001-12-20 | 41 | -3556/+1248 |
* | Bring files back from the dead prior to remote commit to fix import | markm | 2001-12-20 | 2 | -0/+154 |
* | ${BINDIR} already has the leading slash. | ru | 2001-11-27 | 1 | -1/+1 |
* | After some CVS surgery to remove an unwise commit, restore some | markm | 2001-11-26 | 1 | -2/+7 |
* | Fixed some of style bugs. | ru | 2001-09-12 | 1 | -1/+1 |
* | Make sure that all non-root-owned binaries in standard system | dillon | 2001-09-09 | 1 | -0/+1 |
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 1 | -1/+1 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 6 | -20/+30 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 2 | -13/+13 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 2 | -2/+2 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -3/+3 |
* | If the user exists abruptly, tip's "tipout" child can hang around | phk | 2001-05-24 | 2 | -1/+14 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 2 | -6/+6 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+2 |
* | Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list. | phantom | 2000-12-14 | 1 | -4/+5 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -18/+18 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -4/+2 |
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 7 | -8/+15 |
* | Resurrect the 'cdelay' and 'ldelay' features of /usr/bin/tip. | bsd | 2000-03-15 | 2 | -4/+26 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | Fix a 'tip' core dump caused by a null pointer dereference when | bsd | 2000-02-22 | 1 | -1/+1 |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 18 | -18/+18 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 2 | -0/+2 |
* | Rename a function to avoid conflict with the new syscall 'pwrite'. | dt | 1999-04-04 | 4 | -18/+18 |
* | Some 64bit portability fixes. | dfr | 1998-10-03 | 2 | -5/+8 |
* | Makefile.inc was conditionally setting vars already set by bsd.own.mk | obrien | 1998-09-21 | 2 | -5/+8 |
* | Don't assume that time_t is long. | bde | 1998-06-29 | 1 | -2/+2 |
* | Fix a few typos. | steve | 1998-06-27 | 1 | -3/+4 |
* | sizeof(foo - 1) isn't the same as sizeof(foo) - 1. | imp | 1998-06-09 | 1 | -3/+3 |
* | o Use snprintf rather than sprintf. | imp | 1998-06-09 | 3 | -11/+12 |
* | Remove special global tags support; we don't do it that way anymore. | eivind | 1998-03-26 | 1 | -2/+0 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 4 | -7/+7 |