summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* This really belongs to section 8.ru1999-06-151-2/+2
* Support Alpha and -CURRENT in the "-r" option case.obrien1999-06-141-9/+17
* Come up with something useful when someone searches forbrian1999-06-142-4/+6
* Show the correct error if we fail to open a device.brian1999-06-111-7/+17
* Describe why a ``magic'' enddisc is not always a good idea.brian1999-06-112-4/+22
* Larger, space separated fields in the output of repquota.jkoshy1999-06-111-5/+5
* Allow reserved substitution strings to be escaped by preceeding thembrian1999-06-101-5/+7
* Never bring a link back up after receiving a terminating signal,brian1999-06-101-2/+2
* Allow a remote IP and port range specification in thebrian1999-06-104-96/+178
* Initialise `mp'.brian1999-06-091-1/+2
* Allow our endpoint discriminator to be enabled, disabled, acceptedbrian1999-06-096-20/+56
* where_arge is allocated on stack and return address is overwrittenjkh1999-06-091-3/+3
* Remove apple.com from time server list.jkh1999-06-092-12/+6
* Use the correct pid when substituting PROCESSID.brian1999-06-095-18/+22
* Don't use static variables if we don't have to.brian1999-06-082-8/+11
* Don't drop the last character from lines in ppp.secret unless it's '\n'.brian1999-06-081-3/+5
* Don't IPCP TLD if we're already doing it. This preventsbrian1999-06-081-19/+23
* Make the ``load'', ``dial'' and ``open'' commands a big clearer.brian1999-06-082-52/+100
* Correct the way ppp transfers links on the server side in MPbrian1999-06-0511-35/+137
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofarchie1999-06-051-6/+9
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofarchie1999-06-051-5/+5
* Switch to proper mbr.ru1999-06-044-48/+4
* Check and warn about unknown devices in the config file along the samepeter1999-06-031-2/+12
* Fix some MP sequence number comparison bogons that are tickled bybrian1999-06-031-6/+8
* Mention that 8x8 font is required for 43, 50 and 60 line text modes,yokota1999-06-031-8/+57
* Make it clear that PS/2 type mice will work only with "auto" andyokota1999-06-031-2/+14
* Fix PS/2 MouseMan+ protocol. We have been looking at a wrong placeyokota1999-06-031-2/+2
* Oops, quieten a compiler warning.brian1999-06-021-1/+2
* Mention physical and sync logging in the ``set log''brian1999-06-021-3/+3
* o Alter the mbuf type as it's processed by different layers.brian1999-06-0224-127/+241
* Introduce the ``keep-session'' option. Refer to the manbrian1999-06-026-18/+99
* Increase the length of an individual device name to LINE_LEN.brian1999-06-014-11/+15
* Make async/sync/physical/hdlc dumps prettier by showing printablebrian1999-06-011-12/+23
* Mention that using MYADDR and HISADDR with ``set filter''brian1999-06-012-2/+34
* Remember if MYADDR or HISADDR is used in a filter add tweak allbrian1999-05-318-43/+110
* Xref mountd in text.kris1999-05-291-2/+3
* Don't forget to free the mbufs that get processed bybrian1999-05-281-1/+2
* Add missing -s option.ghelmer1999-05-281-1/+5
* Handle unterminated quoted strings without dup'ing the last characterbrian1999-05-271-3/+3
* Do a clean-up pass on error/warning messages.jkh1999-05-2710-78/+60
* Add some comments, optimise out a few strlen()s andbrian1999-05-271-16/+23
* Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian1999-05-271-1/+4
* Move the code for tweaking interface flags into one function.brian1999-05-273-64/+62
* Correct the ``ignoring sync/async'' warnings so that they showbrian1999-05-246-34/+30
* Don't warn about ``!'' lines being unindented commands in ppp.conf.brian1999-05-241-5/+7
* getopt(3) returns -1 not EOF.imp1999-05-239-18/+18
* Initialize exit code so that the program exits with code 0 on success.jmz1999-05-221-2/+2
* Port pnpinfo to alpha.dfr1999-05-222-3/+7
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-222-9/+27
* Fix hostname lookup problems on 64-bit machines.jdp1999-05-214-9/+9
OpenPOWER on IntegriCloud