summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Turn an error into a warning. If running a 4.x binary on a 3.x systemphk1999-05-161-2/+2
* Be more non-crypto friendly at make release time.phk1999-05-151-2/+2
* Small typo in windowmaker startup line.jkh1999-05-152-4/+4
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastjkh1999-05-159-76/+87
* Test the correct database file (not necessarily the one corresponding tobde1999-05-153-9/+9
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-153-4/+24
* Fix usage in wicontrol.c to agree with man page.wpaul1999-05-142-14/+39
* Do more impressive things for windowmaker.jkh1999-05-142-6/+4
* DTRT for "Latest" search keywords.jkh1999-05-141-3/+4
* Be properly verbose.jkh1999-05-141-2/+5
OpenPOWER on IntegriCloud