summaryrefslogtreecommitdiffstats
path: root/gnu/libexec/uucp/libunix
Commit message (Collapse)AuthorAgeFilesLines
* tip(1) can do cu(1). We don't need this anymore.markm2001-10-3027-8545/+0
|
* Phase I of UUCP migration to ports. This leaves behind a minimal buildkris2001-10-0158-9059/+4
| | | | environment for cu, which is still useful.
* Add support for 28800 baud to sio.jlemon2001-09-291-0/+1
| | | | | PR: 30906 Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
* Add `_PATH_DEVZERO'.obrien2000-12-098-31/+50
| | | | Use _PATH_* where where possible.
* IPv6 support.ume2000-05-251-94/+133
| | | | Add $FreeBSD$.
* $Id$ -> $FreeBSD$peter1999-08-2713-13/+13
|
* Revert $FreeBSD$ to $Id$peter1997-02-2213-13/+13
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1413-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.jkh1996-12-021-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 UUCPjoerg1996-10-121-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.1ache1995-08-211-0/+7
|
* Commit delta: current -> 1.06 + FreeBSD configurationache1995-08-1954-479/+2240
|
* Remove trailing whitespace.rgrimes1995-05-3024-63/+63
|
* Update other Makefiles to reflect uuconv/uuchk install place changeache1995-05-131-2/+2
|
* New 2.0 specific changes.jkh1994-08-081-0/+5
| | | | | Reviewed by: Submitted by:
* Fix multiply slash problemache1994-05-201-1/+4
|
* Upgrade to version 1.05ache1994-05-0755-538/+1811
|
* Partially undo prevoius fix from Ian Taylor, VTIME must be 0 hereache1994-02-071-3/+3
|
* IMAXBELL & PENDIN now cleared to satisfy new sio driver.ache1993-11-181-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.ache1993-11-181-56/+35
| | | | | Fix POSIX detach behaviour, based on setsid() call. stpgrp(0,0) not used for POSIX now.
* Taylor UUCP 1.04conklin1993-08-0576-0/+14496
OpenPOWER on IntegriCloud