summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bitjdp1999-05-211-1/+1
* Don't do anything on alpha machines.jkh1999-05-211-1/+12
* ftp3.fr.freebsd.org (UVSQ, Versailles, France) has been available for a longroberto1999-05-212-2/+6
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-212-2/+4
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-2039-580/+974
* Add CHAP/PAP question to the ppp setup dialog, simplifying things considerablyjkh1999-05-192-17/+43
* Add ftp5.uk.freebsd.orgjkh1999-05-192-2/+6
* Move the tty locking stuff back out to physical.c sobrian1999-05-182-152/+156
* deal with a.out ldconfig paths also.jkh1999-05-183-7/+12
* Mention ``show layers''brian1999-05-162-2/+6
* Initialise ttydevice::Timerbrian1999-05-161-1/+2
OpenPOWER on IntegriCloud