Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tip(1) can do cu(1). We don't need this anymore. | markm | 2001-10-30 | 27 | -8545/+0 |
| | |||||
* | Phase I of UUCP migration to ports. This leaves behind a minimal build | kris | 2001-10-01 | 58 | -9059/+4 |
| | | | | environment for cu, which is still useful. | ||||
* | Add support for 28800 baud to sio. | jlemon | 2001-09-29 | 1 | -0/+1 |
| | | | | | PR: 30906 Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au> | ||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 8 | -31/+50 |
| | | | | Use _PATH_* where where possible. | ||||
* | IPv6 support. | ume | 2000-05-25 | 1 | -94/+133 |
| | | | | Add $FreeBSD$. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 13 | -13/+13 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 13 | -13/+13 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 13 | -13/+13 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Allow baud rate of 230400. | jkh | 1996-12-02 | 1 | -1/+4 |
| | | | | Submitted-By: Andrew L.Davydov <davydov@ns.okbmei.msk.su> | ||||
* | Catch a situation where the tty speed might be 0 (in the case of UUCP | joerg | 1996-10-12 | 1 | -5/+5 |
| | | | | | | | over TCP), but is used as a divisor later, causing uucico to abort with a SIGFPE. Reviewed by: Ian Lance Taylor <ian@cygnus.com> | ||||
* | Upgrade 1.06 -> 1.06.1 | ache | 1995-08-21 | 1 | -0/+7 |
| | |||||
* | Commit delta: current -> 1.06 + FreeBSD configuration | ache | 1995-08-19 | 54 | -479/+2240 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 24 | -63/+63 |
| | |||||
* | Update other Makefiles to reflect uuconv/uuchk install place change | ache | 1995-05-13 | 1 | -2/+2 |
| | |||||
* | New 2.0 specific changes. | jkh | 1994-08-08 | 1 | -0/+5 |
| | | | | | Reviewed by: Submitted by: | ||||
* | Fix multiply slash problem | ache | 1994-05-20 | 1 | -1/+4 |
| | |||||
* | Upgrade to version 1.05 | ache | 1994-05-07 | 55 | -538/+1811 |
| | |||||
* | Partially undo prevoius fix from Ian Taylor, VTIME must be 0 here | ache | 1994-02-07 | 1 | -3/+3 |
| | |||||
* | IMAXBELL & PENDIN now cleared to satisfy new sio driver. | ache | 1993-11-18 | 1 | -12/+26 |
| | | | | | | From Ian Taylor. Fix POSIX CLOCAL behaviour, set controlling terminal after it. Change VTIME from 0 to 1 to fix timeouts waiting for data | ||||
* | From Ian Taylor. | ache | 1993-11-18 | 1 | -56/+35 |
| | | | | | Fix POSIX detach behaviour, based on setsid() call. stpgrp(0,0) not used for POSIX now. | ||||
* | Taylor UUCP 1.04 | conklin | 1993-08-05 | 76 | -0/+14496 |