aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/os.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic (no functional changes):Brian Somers1997-10-261-27/+30
* Bring CCP and IPCP layers down properly when LCPBrian Somers1997-09-031-5/+8
* Allow the transition from an idle timeout valueBrian Somers1997-09-031-1/+7
* Cosmetic: Make LogPrintf() calls consistent.Brian Somers1997-08-311-13/+22
* Make the code format more in line with style(9).Brian Somers1997-08-251-85/+84
* Add ppp.linkdown file to compliment ppp.linkup.Brian Somers1997-06-131-8/+12
* Overhaul ppp:Brian Somers1997-06-091-36/+43
* Remove initial startup printf's in -direct mode.Brian Somers1997-06-011-2/+3
* Implement "set mtu" command to allow the client toBrian Somers1997-06-011-1/+3
* De-couple ppp from libalias. If libalias isn't there, theBrian Somers1997-05-261-1/+2
* Fix the reconnect option, and add an explanation to vars.hBrian Somers1997-05-241-1/+2
* Mega update to sort out bad implementationsBrian Somers1997-05-191-1/+10
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofAndrey A. Chernov1997-05-041-1/+6
* Remove osreldate. I got the number wrong anyway :(Brian Somers1997-04-151-4/+1
* osreldate.h stuff suggested by: Eivind EklundBrian Somers1997-02-251-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make it possible to substitute INTERFACE when executing commands.Poul-Henning Kamp1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringWarner Losh1997-01-101-5/+5
* 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-3/+7
* Close a file descriptor leak. Possibly closes PR #1212Gary Palmer1996-06-031-2/+4
* PR: bin/1194: PPP server port not initializedPoul-Henning Kamp1996-05-131-1/+2
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsPoul-Henning Kamp1996-05-111-14/+24
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-1/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-17/+15
* (no commit message)Atsushi Murai1995-01-311-0/+341