aboutsummaryrefslogtreecommitdiff
path: root/sbin/slattach
Commit message (Expand)AuthorAgeFilesLines
* Remove the casts on signal() returns and compare the returned valueJohn Birrell1998-02-201-5/+5
* signal() returns an pointer, so must be cast to long, not int beforeJohn Birrell1998-01-251-5/+5
* Remove unused private include files from slattach.Eivind Eklund1997-12-211-8/+3
* Use err(3). Add usage().Philippe Charnier1997-06-191-34/+21
* Fix typo: "oder" -> "order".Daniel O'Callaghan1997-04-161-2/+2
* Remove the syslog stuff, and allow various return valuesBrian Somers1997-03-311-3/+10
* Move uucplock into libutil and create a manual page.Brian Somers1997-03-301-4/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-4/+4
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Fix if.h lossage. I could have sworn I already fixed this one.Garrett Wollman1996-12-101-2/+3
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-11/+14
* Properly distinguish 3 different cases:Andrey A. Chernov1996-03-122-10/+23
* Re-open line after hangup in any caseAndrey A. Chernov1996-03-121-15/+2
* Call unit-command -1 <new> first time connected, close PR 569Andrey A. Chernov1996-02-172-9/+18
* Fix a bunch of spelling errors.Mike Pritchard1996-01-291-5/+5
* recording cvs-1.6 file deathPeter Wemm1995-12-301-143/+0
* Convert to proper English in the same manner as the sliplogin manpage.Nate Williams1995-10-261-12/+11
* Call the -u UCMD command on exit. The command is called with theJoerg Wunsch1995-09-291-0/+9
* From Bruce:Andrey A. Chernov1995-09-202-4/+26
* Make uucp-locking optional: -L optionAndrey A. Chernov1995-09-202-53/+105
* Unlock device for redial_cmd, then lock againAndrey A. Chernov1995-09-191-0/+8
* Implement uucp-lockingAndrey A. Chernov1995-09-193-10/+172
* Change new -U option to -S to go the same way as startslip.Andrey A. Chernov1995-09-182-7/+7
* New options:Andrey A. Chernov1995-09-182-30/+113
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Do not try to make any notice if the PID file cannot be created.Joerg Wunsch1995-03-121-3/+1
* Make slattach create a PID file under /var/run when the connection isJoerg Wunsch1995-03-122-4/+33
* configure_network() if carrier already presentAndrey A. Chernov1995-02-251-2/+4
* Check exit code of the dialer, from asa@gw.cronyx.msk.suAndrey A. Chernov1994-11-141-3/+4
* Remove extra :%s from syslog formatsAndrey A. Chernov1994-11-011-6/+6
* Fixed slattach to do flags ioctl via network device rather than tty.David Greenman1994-09-141-2/+34
* Once again, slattach sources ported from 1.1.5 with fixes.Rich Murphey1994-08-233-172/+122
* Slattach ported from 1.1.5 plus Bruce Evans suggested fix (closeRich Murphey1994-08-233-120/+511
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+270