aboutsummaryrefslogtreecommitdiff
path: root/sbin/startslip/startslip.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes a potential buffer overflow with the pid filename.Josef Karthauser2000-04-301-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Correct use of .Nm and .Ev.Philippe Charnier1998-08-031-7/+6
* Fixed printf format errors.Bruce Evans1998-08-021-2/+3
* Fixed printf format errors, scanf format errors and scanf error handling.Bruce Evans1998-06-281-7/+9
* Remove unused include filesEivind Eklund1997-12-221-9/+3
* Remove unused private header.Eivind Eklund1997-12-211-2/+1
* Use err(3). Add missing prototypes. Cosmetic in usage string.Philippe Charnier1997-06-191-11/+20
* Remove the syslog stuff, and allow various return valuesBrian Somers1997-03-311-2/+6
* 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
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-12/+15
* Log user name with each info and total connection time elapsedAndrey A. Chernov1995-09-271-48/+55
* Make uucp-lock optional: -L optionAndrey A. Chernov1995-09-201-15/+21
* Fix uucp lockingAndrey A. Chernov1995-09-191-24/+10
* New option: -S #: set SLIP unit numberAndrey A. Chernov1995-09-181-5/+13
* Add new options:Andrey A. Chernov1995-09-171-12/+40
* Use daemon() instead of fork/setsid/close.Andrey A. Chernov1995-09-161-26/+15
* Oops. Fix my error with -W optionAndrey A. Chernov1995-09-151-2/+2
* Close line before fork, or becomes close twice.Andrey A. Chernov1995-09-151-28/+26
* Tune it to REALLY sense carrier drop.Andrey A. Chernov1995-09-151-92/+94
* Restore TTYDISC on exit. Move setting of control terminalAndrey A. Chernov1995-09-151-9/+14
* Wait until login completed before starting SLIP (5 secs)Andrey A. Chernov1995-09-151-0/+3
* Pass sequence number to called scripts via LINE env. variable.Andrey A. Chernov1995-09-151-2/+6
* All changes still related to original version:Andrey A. Chernov1995-09-141-58/+56
* Now understand "host!login:" style prompts additionly.Andrey A. Chernov1995-09-141-70/+118
* Remove IMAXBEL clearing, our cfmakeraw() already fixed for itAndrey A. Chernov1995-08-041-1/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Joe Greco <jgreco@brasil.moneng.mei.com>'s enhancements to startslip.Jordan K. Hubbard1994-12-041-54/+108
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+452