summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sliplogin/sliplogin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove if_ppp(4) and if_sl(4).ed2009-04-051-544/+0
* Remove an unused variable and a useless getuid() declaration.stefanf2005-04-091-3/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).stefanf2004-07-111-0/+1
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.stefanf2004-05-241-0/+1
* Fix conflict with <paths.h> by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN,wollman2002-05-301-7/+11
* Nuke unused variables.dd2001-06-241-1/+0
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+4
* Add FILES section to manpage.danny1997-04-161-2/+47
* Modification to sliplogin prints desitination's IP address beforejkh1997-01-161-1/+27
* Fix various buffer overflow cases in sliplogin. These might have beenimp1996-12-271-12/+17
* Close a security hole in sliplogin.pst1996-04-241-0/+9
* Added support for the slip.hosts options 'normal', 'compress', 'noicmp',nate1995-12-041-0/+62
* Additionly parse /etc/sliphome/slip.slparms* to set keepalive,ache1995-09-221-80/+92
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* 1. Correct invalid setsid and ioctl return value checks.guido1994-08-081-2/+5
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+381
OpenPOWER on IntegriCloud