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