aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip
Commit message (Expand)AuthorAgeFilesLines
* sizeof(foo - 1) isn't the same as sizeof(foo) - 1.Warner Losh1998-06-091-3/+3
* o Use snprintf rather than sprintf.Warner Losh1998-06-093-11/+12
* Remove special global tags support; we don't do it that way anymore.Eivind Eklund1998-03-261-2/+0
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-184-7/+7
* Removed a buffer overflow in args().Eivind Eklund1997-08-262-35/+38
* Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAXWarner Losh1997-08-254-11/+11
* Fix buffer overflow. prompt didn't get a size for its buffer,Warner Losh1997-08-223-20/+25
* Add prototypes, usage(). Use err(3).Philippe Charnier1997-08-1817-69/+240
* kill the undeadPeter Wemm1997-07-1323-5708/+0
* This commit was generated by cvs2svn to compensate for changes in r27241,Bruce Evans1997-07-0623-0/+5708
|\
| * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-0623-0/+5708
* Typo fix.Masafumi Max NAKANE1997-06-141-1/+1
* Include types.h before libutil.hJordan K. Hubbard1997-05-111-0/+1
* Add support for GLOBAL style tags.Jordan K. Hubbard1997-04-131-0/+2
* Fixed DPADD.Bruce Evans1997-04-011-2/+2
* Remove the syslog stuff, and allow various return valuesBrian Somers1997-03-312-2/+6
* Move uucplock into libutil and create a manual page.Brian Somers1997-03-301-4/+2
* Sort cross references.Wolfram Schneider1997-01-151-2/+2
* Do not claim that tip is also called cu.Peter Wemm1996-09-191-21/+2
* Fixed DPADD.Bruce Evans1996-09-051-1/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-2/+2
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-4/+4
* Here's a patch that fixes the problem with modem syncronizationPaul Traina1996-03-051-2/+2
* Eliminate multiply uucplock.c copiesAndrey A. Chernov1996-03-042-146/+3
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3023-5708/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-305-1200/+0
* Make tip recognize EOF in more cases.Poul-Henning Kamp1995-11-261-6/+17
* We wouldn't want to kill init if our parent died...Poul-Henning Kamp1995-10-091-2/+4
* Die if we get errors from the tty.Poul-Henning Kamp1995-10-061-3/+5
* Rename PATH_LOCK to PATH_UUCPLOCKAndrey A. Chernov1995-09-231-1/+1
* Use new _PATH_LOCKAndrey A. Chernov1995-09-202-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-3015-83/+83
* Fix nested comments for -Wcomment warnings.Rodney W. Grimes1995-05-092-2/+2
* Greatly clean up the Makefiles and add a Makefile.inc to more obviouslyJordan K. Hubbard1995-04-013-15/+20
* I must have been very sleepy last night, sigh..Jordan K. Hubbard1995-03-311-3/+9
* Tom Gray's new tip changes to support a modem capabilities database andJordan K. Hubbard1995-03-3143-49/+9179
* Use ASCII lock instead of BINARY one.Andrey A. Chernov1994-12-191-22/+15
* Use proper LOCKDIR nameAndrey A. Chernov1994-12-191-1/+1
* Don't install as 'cu', it breaks Taylor 'cu' installed in the sameAndrey A. Chernov1994-12-041-2/+0
* I finally had enough of tip not recognizing carrier loss. now it does.Poul-Henning Kamp1994-09-293-0/+17
* If you used tip to start SLIP, tip would fail to write to the ttyPoul-Henning Kamp1994-09-251-0/+2
* Reviewed by:Andreas Schulz1994-09-041-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2731-0/+7027