summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Use socketpair() instead of pipe()... pipe() doesn't returnbrian1999-03-071-2/+2
* Reopen descriptor 0 as /dev/tty when in interactive modebrian1999-03-072-7/+7
* Extend the ``set redial'' command to allow incrementalbrian1999-03-046-112/+287
* Correct some ntohl/htonl bogons in the netmask handling.brian1999-03-036-35/+74
* Fix reference to rpc.yppasswdd.ghelmer1999-03-021-2/+2
* Add the ability to print user records in unix version 7 (old) format.davidn1999-03-022-11/+19
* When negotiating ACCMAPs, sync our ACCMAP with thebrian1999-03-011-5/+17
* USB is only on PC's at the minute, don't try and use the MOUSE_IF_USBgpalmer1999-03-011-1/+3
* Comment why we do a TLF when we get a ``Down'' event in statebrian1999-03-011-3/+6
* When bootstrapping mtree, don't depend on there being a libmd at all.wollman1999-03-011-5/+3
* Bring up auto links despite there being no data queued ifbrian1999-03-011-5/+5
* Print "usb" for MOUSE_IF_USB, rather than "unknown".yokota1999-02-281-1/+2
* Make this work with the new alias library since, evidently, we'rejkh1999-02-271-4/+6
* Cleanup usage of err() and warn().kuriyama1999-02-278-45/+50
* mtree is a "bootstrap tool", don't use the fancy new world-breaking featuresjkh1999-02-271-2/+6
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-2617-154/+332
* Add support for SHA-1 and RIPEMD160, now that libmd includes them. Makewollman1999-02-267-15/+139
* Finish implementing "setdrv" option. This is intended to be usedrnordier1999-02-262-7/+10
* Parse IP addresses more securely - specifically, don't allowbrian1999-02-254-33/+51
* When our dial timeout is ``random'', display its valuebrian1999-02-254-19/+26
* Don't immediately bring auto links back up in multilinkbrian1999-02-251-3/+3
* Add a prototype to silence warnings.eivind1999-02-231-2/+3
* Fix minor nit with command line parsing for pw -V DIR action.davidn1999-02-231-2/+2
* Fix tpyo (sic) and missing 'else' (bad cut n' paste).davidn1999-02-231-13/+13
* 1) Do not blindly ignore file update errors which may occur due to concurrentdavidn1999-02-2314-155/+725
* Add a reference to the ypinit(8) command.ghelmer1999-02-231-1/+7
* Make various minor corrections.rnordier1999-02-222-5/+5
* Activate boot0cfg.rnordier1999-02-211-1/+2
* This commit was generated by cvs2svn to compensate for changes in r44196,rnordier1999-02-213-0/+410
|\
| * Add boot0cfg: this installs/configures the `boot0' boot manager. Arnordier1999-02-213-0/+410
* | World, I'd like you to meet the first FreeBSD token Ring driver.julian1999-02-201-3/+3
* | Handle empty PAP & CHAP packets (containing only an FSM header).brian1999-02-203-7/+14
* | Be a little more verbose about dodgy looking authenticationbrian1999-02-191-4/+9
* | Document a changed variable name.jkh1999-02-182-6/+6
* | Build correctly when -DNOCRYPT is used.brian1999-02-182-19/+81
* | Don't expect a chap response if we haven't negotiatedbrian1999-02-181-2/+3
* | Fully support both NT and LANMan CHAP type 0x80 as bothbrian1999-02-1812-173/+444
* | Nuke any remaining auth timers when datalinks come back downbrian1999-02-171-9/+17
* | Be more forgiving of PnP config saving failures.jkh1999-02-161-4/+7
* | Wait by default for one second after the login scriptbrian1999-02-167-38/+141
* | Update to deal with pnp userconfig data.jkh1999-02-151-7/+50
* | Add entry for gnome category.jkh1999-02-151-1/+2
* | Write out new boot blocks on upgrade.jkh1999-02-151-1/+3
* | Unbreak the fixit floppy.jkh1999-02-156-53/+50
* | Cosmetic reformating.obrien1999-02-141-3/+8
* | Put a convenient marker in rc.conf to show updates.jkh1999-02-144-8/+18
* | Fix incorrect initial state for two variables.jkh1999-02-144-8/+8
* | Include all the recent screen savers.jkh1999-02-142-4/+20
* | Look in correct rc.conf file.jkh1999-02-142-5/+8
* | Update to match ports reality.jkh1999-02-141-5/+5
OpenPOWER on IntegriCloud