Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 23 | -0/+5708 | |
| | | | | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported. | |||||
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 23 | -5708/+0 | |
| | | ||||||
* | | Typo fix. | max | 1997-06-14 | 1 | -1/+1 | |
| | | | | | | | | | | PR: 3869 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> | |||||
* | | Include types.h before libutil.h | jkh | 1997-05-11 | 1 | -0/+1 | |
| | | ||||||
* | | Add support for GLOBAL style tags. | jkh | 1997-04-13 | 1 | -0/+2 | |
| | | ||||||
* | | Fixed DPADD. | bde | 1997-04-01 | 1 | -2/+2 | |
| | | ||||||
* | | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | in uu_lock(). Add uu_lockerr() for turning the results of uu_lock into something printable. Remove bogus section in man page about race conditions allowing both processes to get the lock. Include libutil.h and use uu_lock() correctly where it should. Suggested by: ache@freebsd.org | |||||
* | | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 1 | -4/+2 | |
| | | ||||||
* | | Sort cross references. | wosch | 1997-01-15 | 1 | -2/+2 | |
| | | ||||||
* | | Do not claim that tip is also called cu. | peter | 1996-09-19 | 1 | -21/+2 | |
| | | | | | | | | Submitted by: "Ph. Charnier" <charnier@xp11.frmug.org>, PR#1639 | |||||
* | | Fixed DPADD. | bde | 1996-09-05 | 1 | -1/+2 | |
| | | ||||||
* | | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -2/+2 | |
| | | | | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | |||||
* | | Correct some man page xrefs, and some other minor changes to bring some | mpp | 1996-04-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | man pages up to mdoc guidelines and fix some minor formatting glitches. Also fixed a number of man pages to not abuse the .Xr macro to display functions and path names and a lot of other junk. | |||||
* | | Here's a patch that fixes the problem with modem syncronization | pst | 1996-03-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | problems with tip. There are some hardwired timeouts that ignores the delay that you can set in the modem configuration file. The hard-wire delay is to short if the modem has to switch major modes and reset (ie going from fax to data mode with a reset). Now my modem transistions from HylaFax control to tip control and ppp mode without any problems. Submitted by: Douglas Ambrisko <ambrisko@tcs.com> | |||||
* | | Eliminate multiply uucplock.c copies | ache | 1996-03-04 | 2 | -146/+3 | |
| | | ||||||
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 23 | -5708/+0 | |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. | |||||
* | | recording cvs-1.6 file death | peter | 1995-12-30 | 5 | -1200/+0 | |
| | | ||||||
* | | Make tip recognize EOF in more cases. | phk | 1995-11-26 | 1 | -6/+17 | |
| | | ||||||
* | | We wouldn't want to kill init if our parent died... | phk | 1995-10-09 | 1 | -2/+4 | |
| | | | | | | | | Spotted by: davidg | |||||
* | | Die if we get errors from the tty. | phk | 1995-10-06 | 1 | -3/+5 | |
| | | ||||||
* | | Rename PATH_LOCK to PATH_UUCPLOCK | ache | 1995-09-23 | 1 | -1/+1 | |
| | | ||||||
* | | Use new _PATH_LOCK | ache | 1995-09-20 | 2 | -2/+2 | |
| | | | | | | | | Fix bug: pid was not assigned | |||||
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 15 | -83/+83 | |
| | | ||||||
* | | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 2 | -2/+2 | |
| | | ||||||
* | | Greatly clean up the Makefiles and add a Makefile.inc to more obviously | jkh | 1995-04-01 | 3 | -15/+20 | |
| | | | | | | | | advertise tip's choice of location and perms. | |||||
* | | I must have been very sleepy last night, sigh.. | jkh | 1995-03-31 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | 1. Nuke out the aculib files that crept in somehow by mistake. 2. Fix the ${.CURDIR} path so that this stuff actually compiles. It actually compiled for me before the commit, but I must have had something short-cutting the bug. | |||||
* | | Tom Gray's new tip changes to support a modem capabilities database and | jkh | 1995-03-31 | 43 | -49/+9179 | |
| | | | | | | | | | | fixes to many assorted bugs and misfeatures. Submitted by: Tom Gray - DCA <dcasba@rain.org> | |||||
* | | Use ASCII lock instead of BINARY one. | ache | 1994-12-19 | 1 | -22/+15 | |
| | | ||||||
* | | Use proper LOCKDIR name | ache | 1994-12-19 | 1 | -1/+1 | |
| | | ||||||
* | | Don't install as 'cu', it breaks Taylor 'cu' installed in the same | ache | 1994-12-04 | 1 | -2/+0 | |
| | | | | | | | | directory. Taylor 'cu' is much more powerful than this cheap 'tip' | |||||
* | | I finally had enough of tip not recognizing carrier loss. now it does. | phk | 1994-09-29 | 3 | -0/+17 | |
| | | ||||||
* | | If you used tip to start SLIP, tip would fail to write to the tty | phk | 1994-09-25 | 1 | -0/+2 | |
| | | | | | | | | after slattach was started. Now tip knows to die when it gets ENODEV... | |||||
* | | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | Submitted by: Add back the baud rates above 19200, as we have them already under 1.1.x. | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r1590, | rgrimes | 1994-05-27 | 2 | -0/+79 | |
|\ \ | |/ |/| | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 2 | -0/+79 | |
| | ||||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 29 | -0/+6948 | |