aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* prototype functions and fix some line wrappingAlfred Perlstein2001-12-021-6/+16
* Sysinstall cleanups for installation:Makoto Matsushita2001-12-022-38/+56
* Forget to remove kget.c, since kget feature is already gone.Makoto Matsushita2001-12-011-125/+0
* Remove kget() feature, which is removed from 5-current kernel.Makoto Matsushita2001-12-017-24/+2
* Pay attention to failures to SIOCAIFADDR and SIOCDIFFADDR.Brian Somers2001-11-301-25/+39
* Don't provide an RTA_GATEWAY sockaddr when we write RTM_CHANGE messagesBrian Somers2001-11-301-6/+0
* Add some DEBUG logging to tell us when interface addresses are beingBrian Somers2001-11-301-0/+14
* Make the error messaging more helpful.Crist J. Clark2001-11-301-9/+11
* Fold ANDREW_LOCKD into -current.Alfred Perlstein2001-11-293-565/+1964
|\
| * This completes the all partial file locking under NFS. The underlyingAlfred Perlstein2001-11-201-113/+398
| * Cleanup.Alfred Perlstein2001-11-181-320/+335
| * Re-enable statd code.Alfred Perlstein2001-11-181-111/+185
| * This adds in the full HW locking capability and should now make my rewriteAlfred Perlstein2001-11-181-318/+775
| * Bring in Andrew P. Lentvorski initial work on making lockd work,Alfred Perlstein2001-11-153-0/+1706
* Fix a bug about CIS string comparison. Pccardd should be able to distinguishMitsuru IWASAKI2001-11-291-0/+4
* Add a BUGS section noting that the basename of a directory containingCrist J. Clark2001-11-281-1/+10
* My recent changes to add the ctl_renametf routine assumed that print jobGarance A Drosehn2001-11-282-21/+38
* Make the default kernel prefix "kernel:" instead of the boot file,Dima Dorfman2001-11-272-4/+25
* Make extattrctl WARNS?=2-safe:Chris D. Faulhaber2001-11-272-8/+7
* Re-connect NTP docs to build.Ruslan Ermilov2001-11-271-1/+1
* Add missing -v option to the SYNOPSIS.Sheldon Hearn2001-11-271-1/+1
* Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'.Garance A Drosehn2001-11-272-10/+15
* Grammar police (system console terminal type menu).Bruce A. Mah2001-11-262-8/+8
* Use 'GET' method instaed of 'HEAD', since some proxy server doesn't workMakoto Matsushita2001-11-251-1/+30
* Spelling police: sucessful -> successful.Dima Dorfman2001-11-241-1/+1
* Talk about what the user needs to do to get the snp devices, and howDima Dorfman2001-11-241-2/+12
* Change 'superuser' to 'user' which was forgotten in the previousDima Dorfman2001-11-241-2/+1
* Remove the sentence about only root being able to run watch(8). ItDima Dorfman2001-11-241-14/+10
* Add an -f option which allows one to specify a snp device to use.Dima Dorfman2001-11-242-8/+30
* Remove the hack that ensures that rt_Update() works on FreeBSD. NowBrian Somers2001-11-231-23/+5
* When writing messages to the routing socket, round sockaddr sizesBrian Somers2001-11-231-12/+19
* Be paranoid about non-zero netmasks being associated with INET addressesBrian Somers2001-11-232-5/+20
* Remove an unused variable (oops)Brian Somers2001-11-231-1/+1
* Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr orBrian Somers2001-11-233-10/+18
* Remove a bogus log_Id() declBrian Somers2001-11-231-1/+0
* Add us-ascii_to_cp437 screenmapAndrey A. Chernov2001-11-232-4/+6
* Fix usage for the log commandBrian Somers2001-11-231-1/+1
* Whitespace tweakBrian Somers2001-11-231-1/+1
* Add fonts,screenmaps,console typesAndrey A. Chernov2001-11-232-24/+50
* mdoc(7) police: oops, didn't catch this one without ispell(1).Ruslan Ermilov2001-11-221-1/+1
* mdoc(7) police: tiny markup fixes.Ruslan Ermilov2001-11-221-5/+6
* Expand the first argument of the ``log'' command if it's a variable.Brian Somers2001-11-221-1/+1
* Choose more paranoid modes for the temporary directory so the user can'tJordan K. Hubbard2001-11-221-1/+1
* Document that an UPTIME variable is now availableBrian Somers2001-11-221-0/+2
* Grammatical fixes over previous commit.Robert Watson2001-11-201-6/+6
* mdoc(7) police: fix markup and spelling.Ruslan Ermilov2001-11-201-14/+16
* mdoc(7) police: bump document date, fix markup.Ruslan Ermilov2001-11-201-7/+13
* mdoc(7) police: Fix markup.Ruslan Ermilov2001-11-201-40/+45
* Unifdef all the SGI code. It mainly added clutter while providing someJohn Baldwin2001-11-2010-342/+4
* Use fixed-size fields in the structure for the timed protocol. ThisJohn Baldwin2001-11-203-13/+28