aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sliplogin
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
| | | | Notes: svn path=/head/; revision=39496
* Insist that the user has group network.Brian Somers1997-09-052-16/+19
| | | | | | | Discussed on: -committers Notes: svn path=/head/; revision=29155
* Add FILES section to manpage.Daniel O'Callaghan1997-04-162-2/+80
| | | | | | | | Create /var/run/ttyXn.if interface file and /var/run/slX.pid PID file, following format of pppd(8). Notes: svn path=/head/; revision=24977
* Modification to sliplogin prints desitination's IP address beforeJordan K. Hubbard1997-01-161-1/+27
| | | | | | | | | | | | going into SLIP mode, useful for scripts that can automatically grok IP addresses ala Trumpet Winsock. Closes PR#2293 Submitted-By: andrew@fortress.org Notes: svn path=/head/; revision=21768
* Fix various buffer overflow cases in sliplogin. These might have beenWarner Losh1996-12-271-12/+17
| | | | | | | | | | | | | able to be exploited, or might not. However, it is better to be safe than sorry. Definitely a 2.2 fix, and a -stable if there is someone to commit it. Reviewed by: Jordan Hubbard <jkh@freebsd.org> Submitted by: Marc Slemko Notes: svn path=/head/; revision=20944
* Close a security hole in sliplogin.Paul Traina1996-04-241-0/+9
| | | | | | | | | | If you use sliplogin as a user shell (in /etc/passwd) upgrade to this version. Reviewed by: bde, peter Submitted by: AUS CERT Obtained from: Linux sliplogin-2.02 Notes: svn path=/head/; revision=15371
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
| | | | Notes: svn path=/head/; revision=13744
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-23/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Fix error: startslip -> sliploginAndrey A. Chernov1995-12-091-1/+1
| | | | Notes: svn path=/head/; revision=12687
* Added support for the slip.hosts options 'normal', 'compress', 'noicmp',Nate Williams1995-12-042-2/+80
| | | | | | | | | and 'autocmp'. Obtained from: (mostly) slattach and (slightly) 1.X Notes: svn path=/head/; revision=12615
* Minor cleanup of English once more.Nate Williams1995-10-261-3/+3
| | | | Notes: svn path=/head/; revision=11794
* Re-write new stuff in English.Nate Williams1995-10-251-39/+38
| | | | Notes: svn path=/head/; revision=11790
* Additionly parse /etc/sliphome/slip.slparms* to set keepalive,Andrey A. Chernov1995-09-223-87/+143
| | | | | | | | | outfill and slunit. Make it more POSIXed. Describe undocumented stuff. Notes: svn path=/head/; revision=10951
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8857
* 1. Correct invalid setsid and ioctl return value checks.Guido van Rooij1994-08-081-2/+5
| | | | | | | | | | 2. set some seteuid calls to allow sliplogin to be run by users from the commandline in stead of from login inlo. Submitted by: guido Notes: svn path=/head/; revision=1955
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
| | | | | | | (and rename a few in the process). Notes: svn path=/head/; revision=1863
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-266-0/+679
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553