aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Lose <net/if_var.h> !Brian Somers1998-01-115-20/+5
* Make things work when sizeof(long) != 32 (hopefully)Brian Somers1998-01-1110-86/+89
* change s_port to ntohs(s_port) for printf in DEBUG.Darren Reed1998-01-111-2/+2
* Remember any number of interface names.Brian Somers1998-01-111-13/+28
* Remove includes of if_var.h and in_var.hBrian Somers1998-01-111-5/+1
* Allow 6 byte interface names (for >tun99)Brian Somers1998-01-111-2/+2
* Pause according to the redial setting when dialing manually.Brian Somers1998-01-101-1/+6
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblityWolfram Schneider1998-01-103-11/+11
* Minor brace gymnastics so that /etc/wall_cmos_clock is reallySteve Price1998-01-101-3/+4
* Implement Reset{Req,Ack} properly, as per rfc 1962.Brian Somers1998-01-109-42/+84
* MF22: Additional paranoia in cleanup.Jordan K. Hubbard1998-01-091-2/+2
* Zap any addresses on the network side of the `tun' as soonBrian Somers1998-01-083-3/+40
* Don't assume install script is directly runnable - use sh -c.Jordan K. Hubbard1998-01-081-4/+4
* Added accent (dead) key support to syscons and kbdcontrol.Kazutaka YOKOTA1998-01-073-39/+363
* Typo.Philippe Charnier1998-01-071-2/+2
* Make pstat.c compile, since in the new kernel code, VVMIO doesn'tJohn Dyson1998-01-061-2/+2
* Correct the return value of ReportProtStatus() ("show proto").Brian Somers1998-01-061-2/+2
* Added some notes on cut&paste functions and button assignment.Kazutaka YOKOTA1998-01-051-1/+17
* Use err(3). Change Synopsis to SYNOPSIS (needed for macro expansion) andPhilippe Charnier1998-01-052-29/+29
* o Allow the use of HISADDR as the first arg to "add".Brian Somers1998-01-056-120/+311
* Make it clear that using "add ...." in ppp.conf whenBrian Somers1998-01-042-26/+112
* Don't scribble on the stack if our input packet isBrian Somers1998-01-041-1/+7
* Initialize CcpInfo protocols to -1 (none, not OUI).Brian Somers1998-01-042-13/+18
* Restored xref to diskless(8). diskless(8) existed but was not installed.Bruce Evans1998-01-011-2/+3
* Handle frame relay, decode ATM VP/VC info, and handle ISO over FR.Paul Traina1998-01-011-2/+2
* Allow "set device" to close the open modem if we're inBrian Somers1997-12-303-35/+39
* Typo in error message.Brian Somers1997-12-301-2/+2
* Use inet_aton() before gethostbyname()Brian Somers1997-12-301-6/+8
* Allow "add! dst mask gw" (note the ``!'') to do anBrian Somers1997-12-305-32/+80
* Added copyright (taken from natd.c).Alexander Langer1997-12-301-1/+9
* Don't complain that someone's changed the clock unless the timeBrian Somers1997-12-291-4/+5
* Show how much time is left before timing out in theBrian Somers1997-12-295-13/+31
* gateway -> gateway_enableJordan K. Hubbard1997-12-292-4/+4
* Don't expect select() to adjust the passed time when it'sBrian Somers1997-12-283-53/+46
* Fix a couple of stray apostrophes.James Raynard1997-12-281-3/+3
* Initialize mbuf::pnext.Brian Somers1997-12-282-3/+4
* If a packet causes a dial, continue to test whether it'sBrian Somers1997-12-282-17/+7
* Allow initial sequence numbers less than what we're expecting.Brian Somers1997-12-281-6/+21
* Fix top-of-form bogon.Garrett Wollman1997-12-271-2/+2
* Another sysconfig -> rc.conf fix.Steve Price1997-12-271-1/+1
* Typo/$Id$ police.Alexander Langer1997-12-272-1/+6
* Write to the routing socket as uid 0. It's not good enoughBrian Somers1997-12-273-4/+17
* Fix some minor formatting bugs.Steve Price1997-12-271-5/+8
* Show who closes the diagnostic connection.Brian Somers1997-12-276-17/+28
* Remove bogus timeout code in Receive().Brian Somers1997-12-271-7/+13
* Allow (and document) execution of commands from withinBrian Somers1997-12-274-102/+281
* "This is the add^H^H^Hinfo module."Tim Vanderhoek1997-12-261-2/+2
* Use consistent spelling,Tim Vanderhoek1997-12-253-6/+6
* Small bugfix: store $uid_start instead hard coded value 1000Wolfram Schneider1997-12-241-2/+2
* Correct copyright.Brian Somers1997-12-244-96/+12