summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.dg1995-07-041-3/+1
* Hang up the modem if the dial or login fails. This ensures that wedfr1995-06-301-1/+2
* Killed TIMEZONE, DST, and HZ keywords. They have generated a config errordg1995-06-294-48/+1
* Upgrade to mrouted version 3.6. This includes a substantial clean-upwollman1995-06-2824-799/+1311
* Changes to support version 3 of the NFS protocol.dfr1995-06-279-114/+292
* `pred1' was documented as `pred'. The problem was not obvious becausebde1995-06-262-6/+6
* Use lstat() instead of access() for checking file existence. It worksasami1995-06-241-2/+3
* Bill Fenner points out that mrinfo and mtrace should probably be set-uidwollman1995-06-212-3/+7
* Fix pruning bug described in PR 524.wollman1995-06-161-1/+2
* manupilation -> manipulation.phk1995-06-161-2/+2
* Add a little program to test the functionality of RSRR by gettingwollman1995-06-153-2/+140
* Correctly calculate length of local-domain socket name for RSRR server.wollman1995-06-151-0/+8
* Correct misspelling of `mrouted'. Shows what I get for not re-buildingwollman1995-06-141-2/+2
* Re-enable mrouted now that it matches the kernel code again.wollman1995-06-131-3/+3
* This is mrouted version 3.5, with the route-change notification hook fromwollman1995-06-1329-2976/+6422
* Temporarily disable mrouted.wollman1995-06-131-1/+1
* Make tcpdump a lot smarter about printing IGMP messages. Derived by grovelingwollman1995-06-131-6/+103
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-1157-1889/+2558
* Remove trailing whitespace.rgrimes1995-05-3045-216/+216
* Remove trailing whitespace.rgrimes1995-05-303-6/+6
* Whoops! Fix things so that the root.flp also comes over NFS, not justjkh1995-05-302-24/+14
* NFS installation was broken - try to fix it.jkh1995-05-304-15/+27
* Remove trailing whitespace.rgrimes1995-05-30439-2860/+2866
* This is another bug fix that should have gone into my last commit. Iwpaul1995-05-291-10/+20
* Some floating-point trickery to make the gauge come out right. Alsojkh1995-05-291-4/+13
* 1. Fix a looping bogon in configFstab().jkh1995-05-295-14/+12
* A small tweak to layout.jkh1995-05-291-2/+2
* Add a bunch of missing help files.jkh1995-05-292-30/+30
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-2929-271/+577
* Get help files form /stand/help.tgzphk1995-05-292-46/+34
* Make the emergency holographic shell (on VTY4) actually work with jobjkh1995-05-297-20/+34
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-299-32/+38
* Add various missing seat belts.jkh1995-05-287-36/+80
* Fix bogon I introduced into dist extraction code last night.jkh1995-05-289-130/+105
* Remove a needless complication - parent directory already has a trailing /.jkh1995-05-281-4/+3
* Try again to redirect the console back before rebooting.jkh1995-05-282-6/+10
* Sync up with Poul.jkh1995-05-2816-208/+540
* cdrom.c: try "cdrom/%s" then "cdrom/dists/%s"phk1995-05-282-3/+6
* Humanize Poul-Henning's code. Status values should be properlyjkh1995-05-2810-227/+63
* 1. Make this compile again after Poul's changes to the get() strategyjkh1995-05-273-6/+6
* Major cleanup. Mediaroutines now get asked about a file. All thephk1995-05-2712-122/+240
* Delete a couple of now-extraneous files.jkh1995-05-271-4/+5
* Commit parts of reorg that were diffs. Substantially re-engineer thejkh1995-05-2712-99/+291
* Things were getting seriously hard to find. Do a quick reorg pass overjkh1995-05-277-0/+732
* Add a little more debugging to the lowlevel ftp stuff.phk1995-05-271-2/+4
* Change XFree86 dist names to upper case again.jkh1995-05-261-30/+30
* Netmask is unused now - we can delete it.jkh1995-05-261-2/+1
* Don't add the default route in ppp - we'll only add it again later.jkh1995-05-261-7/+1
* Fix a few bogons.jkh1995-05-261-4/+9
* Put the console back on ttyv0 before rebooting.jkh1995-05-262-4/+14
OpenPOWER on IntegriCloud