summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-0510-30/+47
* Add 'i' to the getopt string.imp2004-08-051-1/+1
* ia64 specific:marcel2004-08-042-42/+92
* - Update l2ping(8) man page and mention that it is possible to use namesemax2004-08-042-42/+70
* Pass the partition type to get_mountpoint() and new_part(). This waymarcel2004-08-042-122/+58
* Teach moused about Synaptics touchpads.philip2004-08-032-1/+12
* Enable packet mode by default. Disk drives have gotten so large now,obrien2004-08-031-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesmarcel2004-08-0214-2/+12
* Today, RealTek sent me a driver to test which had been compiled withwpaul2004-08-021-45/+43
* Document machdep.enable_panic_key.scottl2004-08-021-1/+5
* Remove unnecessary use of the __ia64__ conditional. This slightly improvesmarcel2004-08-012-10/+6
* Big mess 'o changes:wpaul2004-08-012-12/+265
* Reflect changes in sendmail 8.13 source treegshapiro2004-08-011-4/+4
* Drop WARNS down to 3 since sparc64 still has justified complaints aboutnjl2004-07-301-1/+1
* Clean up some more casts. Note that the an_fudge alignment hack fornjl2004-07-301-23/+17
* Mark as WARNS 6 now that sign cleanups are done.njl2004-07-301-1/+1
* Fix printing of stats by printing an unsigned value as unsigned. ANSIfynjl2004-07-301-197/+152
* Add configuration option "set pppoe [standard|3Com]" which allowsglebius2004-07-295-3/+47
* Disable memory locking that could keep watchdogd from deadlocking itselfgreen2004-07-281-4/+0
* Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-283-4/+4
* Avoid casts as lvalues.kan2004-07-282-5/+8
* Downgrade WARNS level to more tolerable value. Attempt to fixkan2004-07-287-14/+16
* Move __iniline function definition before its first usage in the file.kan2004-07-281-8/+7
* Temporarily disable kernbb utility. It has to learn about new gcov datakan2004-07-281-1/+0
* Add workaround for brain damaged cell phonesemax2004-07-272-3/+62
* mlockall(2) was introduced during the 5.0-CURRENT lifetime.roberto2004-07-251-0/+2
* Now that mlockall(2) is unbroken, use it to keep watchdogd(8) permanentlygreen2004-07-231-0/+4
* Include support for NOCRYPT & NO_OPENSSL world.roberto2004-07-224-5/+20
* Correct another cut/paste mistake. Sorry folks.roberto2004-07-221-1/+1
* Remove arlib (libares.a) from the build. It is not IPv6 compatible, notroberto2004-07-222-13/+1
* Correct a cut/paste error.roberto2004-07-221-1/+1
* Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of aroberto2004-07-223-7/+21
* Add support for ignoring locking failures. This is only enabled whenimp2004-07-212-4/+19
* Two style related changes:imp2004-07-211-5/+5
* Remove reference to fla driver.phk2004-07-202-2/+0
* Add missing Makefile from previous commit.roberto2004-07-201-0/+15
* Update our ntpd to the long awaited 4.2.0 version.roberto2004-07-2014-290/+248
* Report the number of bytes not written when complaining about failed writesbrian2004-07-201-2/+2
* Priner control devices are now lpt*.ctl.obrien2004-07-181-1/+1
* Support a ``set rad_alive N'' command to enable periodic RADIUS accountingbrian2004-07-177-42/+190
* After talking to Colin,mr2004-07-163-64/+70
* Refer to the sysutils/cdrtools port now that the sysutils/mkisofs portkeramida2004-07-161-1/+4
* Reenable nullfs for local links. The change from 'struct vfsconf'mbr2004-07-151-3/+3
* Fix ``set ifaddr''. The code was actually using an uninitialised variable,brian2004-07-151-1/+1
* Fix 'camcontrol rescan' syntax and use the proper indentation forroam2004-07-151-2/+2
* Remove a stray backslashbrian2004-07-141-1/+1
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).stefanf2004-07-112-1/+2
* Markup nit picking.ru2004-07-091-6/+5
* Make bluetooth compile on all platformsemax2004-07-071-3/+4
* PC98 got it right here: sectors can be non-512 byte sized.phk2004-07-071-5/+0
OpenPOWER on IntegriCloud