summaryrefslogtreecommitdiffstats
path: root/sbin/slattach/slattach.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* sprintf -> snprintfkris1999-06-061-2/+3
* $Header$ -> $Id$kris1999-05-291-16/+24
* Fixed printf format errors.bde1998-08-021-2/+4
* Fixed printf format errors.bde1998-06-281-2/+2
* Remove the casts on signal() returns and compare the returned valuejb1998-02-201-5/+5
* signal() returns an pointer, so must be cast to long, not int beforejb1998-01-251-5/+5
* Remove unused private include files from slattach.eivind1997-12-211-8/+3
* Use err(3). Add usage().charnier1997-06-191-34/+21
* Remove the syslog stuff, and allow various return valuesbrian1997-03-311-3/+10
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update to match changes in <net/if.h>.wollman1997-01-031-1/+2
* Fix if.h lossage. I could have sworn I already fixed this one.wollman1996-12-101-2/+3
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-11/+14
* Properly distinguish 3 different cases:ache1996-03-121-8/+15
* Re-open line after hangup in any caseache1996-03-121-15/+2
* Call unit-command -1 <new> first time connected, close PR 569ache1996-02-171-3/+3
* Call the -u UCMD command on exit. The command is called with thejoerg1995-09-291-0/+9
* From Bruce:ache1995-09-201-3/+23
* Make uucp-locking optional: -L optionache1995-09-201-16/+28
* Unlock device for redial_cmd, then lock againache1995-09-191-0/+8
* Implement uucp-lockingache1995-09-191-9/+27
* Change new -U option to -S to go the same way as startslip.ache1995-09-181-4/+4
* New options:ache1995-09-181-7/+71
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Do not try to make any notice if the PID file cannot be created.joerg1995-03-121-3/+1
* Make slattach create a PID file under /var/run when the connection isjoerg1995-03-121-3/+21
* configure_network() if carrier already presentache1995-02-251-2/+4
* Check exit code of the dialer, from asa@gw.cronyx.msk.suache1994-11-141-3/+4
* Remove extra :%s from syslog formatsache1994-11-011-6/+6
* Fixed slattach to do flags ioctl via network device rather than tty.dg1994-09-141-2/+34
* Once again, slattach sources ported from 1.1.5 with fixes.rich1994-08-231-167/+116
* Slattach ported from 1.1.5 plus Bruce Evans suggested fix (closerich1994-08-231-102/+401
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+173
OpenPOWER on IntegriCloud