aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Support proxying & transparent proxying curtesy of libalias(3).Brian Somers1999-03-077-42/+112
* Correctly drop existing connections when reopening the diagnosticBrian Somers1999-03-074-14/+20
* Read from fd[0] and write to fd[1] where `fd' is theBrian Somers1999-03-071-12/+12
* Use socketpair() instead of pipe()... pipe() doesn't returnBrian Somers1999-03-071-2/+2
* Reopen descriptor 0 as /dev/tty when in interactive modeBrian Somers1999-03-072-7/+7
* Extend the ``set redial'' command to allow incrementalBrian Somers1999-03-046-112/+287
* Correct some ntohl/htonl bogons in the netmask handling.Brian Somers1999-03-036-35/+74
* Fix reference to rpc.yppasswdd.Guy Helmer1999-03-021-2/+2
* Add the ability to print user records in unix version 7 (old) format.David Nugent1999-03-022-11/+19
* When negotiating ACCMAPs, sync our ACCMAP with theBrian Somers1999-03-011-5/+17
* USB is only on PC's at the minute, don't try and use the MOUSE_IF_USBGary Palmer1999-03-011-1/+3
* Comment why we do a TLF when we get a ``Down'' event in stateBrian Somers1999-03-011-3/+6
* When bootstrapping mtree, don't depend on there being a libmd at all.Garrett Wollman1999-03-011-5/+3
* Bring up auto links despite there being no data queued ifBrian Somers1999-03-011-5/+5
* Print "usb" for MOUSE_IF_USB, rather than "unknown".Kazutaka YOKOTA1999-02-281-1/+2
* Make this work with the new alias library since, evidently, we'reJordan K. Hubbard1999-02-271-4/+6
* Cleanup usage of err() and warn().Jun Kuriyama1999-02-278-45/+50
* mtree is a "bootstrap tool", don't use the fancy new world-breaking featuresJordan K. Hubbard1999-02-271-2/+6
* Allow control over the number of ConfigREQ & TermREQ attemptsBrian Somers1999-02-2617-154/+332
* Add support for SHA-1 and RIPEMD160, now that libmd includes them. MakeGarrett Wollman1999-02-267-15/+139
* Finish implementing "setdrv" option. This is intended to be usedRobert Nordier1999-02-262-7/+10
* Parse IP addresses more securely - specifically, don't allowBrian Somers1999-02-254-33/+51
* When our dial timeout is ``random'', display its valueBrian Somers1999-02-254-19/+26
* Don't immediately bring auto links back up in multilinkBrian Somers1999-02-251-3/+3
* Add a prototype to silence warnings.Eivind Eklund1999-02-231-2/+3
* Fix minor nit with command line parsing for pw -V DIR action.David Nugent1999-02-231-2/+2
* Fix tpyo (sic) and missing 'else' (bad cut n' paste).David Nugent1999-02-231-13/+13
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-2314-155/+725
* Add a reference to the ypinit(8) command.Guy Helmer1999-02-231-1/+7
* Make various minor corrections.Robert Nordier1999-02-222-5/+5
* Activate boot0cfg.Robert Nordier1999-02-211-1/+2
* Add boot0cfg: this installs/configures the `boot0' boot manager. ARobert Nordier1999-02-213-0/+410
* World, I'd like you to meet the first FreeBSD token Ring driver.Julian Elischer1999-02-201-3/+3
* Handle empty PAP & CHAP packets (containing only an FSM header).Brian Somers1999-02-203-7/+14
* Be a little more verbose about dodgy looking authenticationBrian Somers1999-02-191-4/+9
* Document a changed variable name.Jordan K. Hubbard1999-02-182-6/+6
* Build correctly when -DNOCRYPT is used.Brian Somers1999-02-182-19/+81
* Don't expect a chap response if we haven't negotiatedBrian Somers1999-02-181-2/+3
* Fully support both NT and LANMan CHAP type 0x80 as bothBrian Somers1999-02-1812-173/+444
* Nuke any remaining auth timers when datalinks come back downBrian Somers1999-02-171-9/+17
* Be more forgiving of PnP config saving failures.Jordan K. Hubbard1999-02-161-4/+7
* Wait by default for one second after the login scriptBrian Somers1999-02-167-38/+141
* Update to deal with pnp userconfig data.Jordan K. Hubbard1999-02-151-7/+50
* Add entry for gnome category.Jordan K. Hubbard1999-02-151-1/+2
* Write out new boot blocks on upgrade.Jordan K. Hubbard1999-02-151-1/+3
* Unbreak the fixit floppy.Jordan K. Hubbard1999-02-156-53/+50
* Cosmetic reformating.David E. O'Brien1999-02-141-3/+8
* Put a convenient marker in rc.conf to show updates.Jordan K. Hubbard1999-02-144-8/+18
* Fix incorrect initial state for two variables.Jordan K. Hubbard1999-02-144-8/+8
* Include all the recent screen savers.Jordan K. Hubbard1999-02-142-4/+20