aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Install i4bing.4. It lives for more than year in the tree, butAlexey Zelkin2001-12-101-4/+3
* Provide a more specific help line for PLIP installs, reminding theMurray Stokely2001-12-101-0/+5
* Add the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-104-2/+8
* WARNS=2 cleanup.Mike Heffner2001-12-102-58/+70
* WARNS=2 cleanup.Mike Heffner2001-12-102-12/+17
* WARNS=2 cleanup.Mike Heffner2001-12-102-33/+35
* An XFree86 install should not depend on any compat libs any longer.David E. O'Brien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.David E. O'Brien2001-12-101-1/+1
* Update the list of public NTP servers fromDavid E. O'Brien2001-12-102-64/+820
* cleanupMatthew Dillon2001-12-104-18/+18
* Add auto-fill-on-delete. When deleting an 'A'uto created partitionMatthew Dillon2001-12-094-66/+94
* WARNS=2 cleanup.Mike Heffner2001-12-092-1/+3
* Turn on WARNS=2, no code fixes needed.Mike Heffner2001-12-091-0/+2
* Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINTIan Dowse2001-12-091-4/+0
* style(9) cleanup: spaces -> tabs.Mike Heffner2001-12-091-92/+93
* WARNS=2 cleanup.Mike Heffner2001-12-092-10/+20
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonableMatthew Dillon2001-12-096-244/+602
* WARNS=2 cleanup.Mike Heffner2001-12-092-15/+41
* WARNS=2 cleanup and fix potential unitialized variable bug.Mike Heffner2001-12-092-4/+13
* WARNS=2 cleanup.Mike Heffner2001-12-093-3/+16
* Allow maxusers to be specified as 0 in the kernel config, which willMatthew Dillon2001-12-091-2/+1
* Consider PROTO_IPV6 as compressible by CCP.Brian Somers2001-12-091-1/+1
* mdoc(7) police:Ruslan Ermilov2001-12-081-5/+11
* mdoc(7) police: markup nits.Ruslan Ermilov2001-12-081-1/+1
* mdoc(7) police: fix markup in revision 1.25.Ruslan Ermilov2001-12-081-2/+2
* Long ago, there was just /etc/daily. Then /etc/security was split outCrist J. Clark2001-12-071-0/+5
* Move the checks for '/' a little sooner in the code which receives filesGarance A Drosehn2001-12-051-8/+8
* Add the ability to write VCD/SVCD disc's.Søren Schmidt2001-12-042-58/+82
* Prototype usage() and set WARNS?=2Chris D. Faulhaber2001-12-042-0/+4
* WARNS=2 and style(9) cleanup:Chris D. Faulhaber2001-12-042-5/+6
* Default to WARNS=2.David E. O'Brien2001-12-044-0/+6
* 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