summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip/tip
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-6/+6
* Prepare for mdoc(7)NG.ru2000-12-191-1/+2
* Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list.phantom2000-12-141-4/+5
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-202-18/+18
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-4/+2
* #include <errno.h> where needed. Kill extern int errno;.imp2000-04-145-6/+9
* Resurrect the 'cdelay' and 'ldelay' features of /usr/bin/tip.bsd2000-03-152-4/+26
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Fix a 'tip' core dump caused by a null pointer dereference whenbsd2000-02-221-1/+1
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2815-15/+15
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-122-0/+2
* Rename a function to avoid conflict with the new syscall 'pwrite'.dt1999-04-044-18/+18
* Some 64bit portability fixes.dfr1998-10-032-5/+8
* Makefile.inc was conditionally setting vars already set by bsd.own.mkobrien1998-09-211-0/+8
* Don't assume that time_t is long.bde1998-06-291-2/+2
* Fix a few typos.steve1998-06-271-3/+4
* sizeof(foo - 1) isn't the same as sizeof(foo) - 1.imp1998-06-091-3/+3
* o Use snprintf rather than sprintf.imp1998-06-093-11/+12
* Many places in the code NULL is used in integer context, wherephk1997-09-182-4/+4
* Removed a buffer overflow in args().eivind1997-08-262-35/+38
* Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAXimp1997-08-254-11/+11
* Fix buffer overflow. prompt didn't get a size for its buffer,imp1997-08-223-20/+25
* Add prototypes, usage(). Use err(3).charnier1997-08-1814-63/+218
* Typo fix.max1997-06-141-1/+1
* Include types.h before libutil.hjkh1997-05-111-0/+1
* Fixed DPADD.bde1997-04-011-2/+2
* Remove the syslog stuff, and allow various return valuesbrian1997-03-312-2/+6
* Move uucplock into libutil and create a manual page.brian1997-03-301-4/+2
* Sort cross references.wosch1997-01-151-2/+2
* Do not claim that tip is also called cu.peter1996-09-191-21/+2
* Fixed DPADD.bde1996-09-051-1/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-2/+2
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-081-4/+4
* Eliminate multiply uucplock.c copiesache1996-03-042-146/+3
* Make tip recognize EOF in more cases.phk1995-11-261-6/+17
* We wouldn't want to kill init if our parent died...phk1995-10-091-2/+4
* Die if we get errors from the tty.phk1995-10-061-3/+5
* Rename PATH_LOCK to PATH_UUCPLOCKache1995-09-231-1/+1
* Use new _PATH_LOCKache1995-09-202-2/+2
* Remove trailing whitespace.rgrimes1995-05-309-31/+31
* Greatly clean up the Makefiles and add a Makefile.inc to more obviouslyjkh1995-04-011-13/+13
* Tom Gray's new tip changes to support a modem capabilities database andjkh1995-03-3122-0/+5121
OpenPOWER on IntegriCloud