summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/os.c
Commit message (Expand)AuthorAgeFilesLines
* Allow random IP number allocation to peer.brian1997-12-131-45/+34
* Abstract the CCP layer a level.brian1997-12-031-1/+2
* Fix prototypes.brian1997-11-221-2/+4
* Abstract data read from and written to the tun device,brian1997-11-161-16/+1
* Don't delete interface routes when we do an LcpDown.brian1997-11-131-2/+1
* Finish the security improvements:brian1997-11-111-8/+7
* Introduce ID0 logging.brian1997-11-091-10/+11
* Don't pass global vars as args.brian1997-11-081-14/+14
* o Bump version to 1.3 to reflect major changesbrian1997-10-291-19/+2
* Cosmetic (no functional changes):brian1997-10-261-27/+30
* Bring CCP and IPCP layers down properly when LCPbrian1997-09-031-5/+8
* Allow the transition from an idle timeout valuebrian1997-09-031-1/+7
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-311-13/+22
* Make the code format more in line with style(9).brian1997-08-251-85/+84
* Add ppp.linkdown file to compliment ppp.linkup.brian1997-06-131-8/+12
* Overhaul ppp:brian1997-06-091-36/+43
* Remove initial startup printf's in -direct mode.brian1997-06-011-2/+3
* Implement "set mtu" command to allow the client tobrian1997-06-011-1/+3
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+2
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-1/+2
* Mega update to sort out bad implementationsbrian1997-05-191-1/+10
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofache1997-05-041-1/+6
* Remove osreldate. I got the number wrong anyway :(brian1997-04-151-4/+1
* osreldate.h stuff suggested by: Eivind Eklundbrian1997-02-251-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make it possible to substitute INTERFACE when executing commands.phk1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-101-5/+5
* Update to match changes in <net/if.h>.wollman1997-01-031-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-3/+7
* Close a file descriptor leak. Possibly closes PR #1212gpalmer1996-06-031-2/+4
* PR: bin/1194: PPP server port not initializedphk1996-05-131-1/+2
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-14/+24
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-1/+5
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-17/+15
* (no commit message)amurai1995-01-311-0/+341
OpenPOWER on IntegriCloud