aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Do not build the libedit support if NO_LIBPTHREAD is defined.Gleb Smirnoff2007-03-281-1/+1
* net.link.ether.inet.prune_intvl no longer exists.Gleb Smirnoff2007-03-281-3/+1
* Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents.Nate Lawson2007-03-284-7/+7
* Correct HPET header handling.Takanori Watanabe2007-03-272-3/+3
* Introduce the new option -M to allow to set the permissions ofLukas Ertl2007-03-263-8/+31
* Check if the new user already exists right after entering theLukas Ertl2007-03-261-2/+8
* remove WARNS=2: we're not ready for it yet.Matteo Riondato2007-03-231-1/+0
* Make sysinstall's code WARNS=2 clean .Matteo Riondato2007-03-233-2/+5
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-224-40/+39
* Use -M and -N for core and kernel image respectively.Bruce M Simpson2007-03-202-10/+20
* Make clean for !INET6.Bruce M Simpson2007-03-192-182/+41
* Merge latest ifmcstat (with changes for FreeBSD).Bruce M Simpson2007-03-192-34/+477
* One more s/ethernet/Ethernet/ I missed in the previous revision.Christian Brueffer2007-03-191-1/+1
* Improve previous commit by using setusercontext(3) and removing the groupTom Rhodes2007-03-192-44/+23
* Update postfix MTA selection code to point at postfix 2.3 which is theSimon L. B. Nielsen2007-03-171-1/+1
* - Add cxgb(4) entry, remove stale wx(4) entryChristian Brueffer2007-03-161-39/+39
* Imagine a situation where:Pawel Jakub Dawidek2007-03-161-4/+11
* Pass special device to the ufs_disk_fillout() function, instead of mountPawel Jakub Dawidek2007-03-161-12/+9
* In auth_script(), change the size of an array to match the number ofKevin Lo2007-03-151-1/+1
* fix include namesKip Macy2007-03-151-2/+2
* Document exact command preferred for sending ASL as part of bug reports.Nate Lawson2007-03-142-0/+8
* Add administration and debugging tool for Chelsio T3 10 Gigabit Ethernet driverKip Macy2007-03-146-0/+8186
* Add dynamic acceleration to moused(8). This introduces a '-A' flag to controlPhilip Paeps2007-03-113-8/+116
* Don't try to apply connection-per-ip rate limiting to unix domainDavid Malone2007-03-111-0/+1
* ! is a generic info messageSoeren Straarup2007-03-091-0/+1
* Initialize *pfh to NULL to quiet a gcc warning, not part of my originalTom Rhodes2007-03-091-1/+1
* Add support for dropping privileges to a specified user and/or group.Tom Rhodes2007-03-092-5/+56
* Reduce WARNS count due to alignment warning on ia64.Bruce M Simpson2007-03-091-1/+0
* Merge a slightly cleaner and SSM capable mtest(8).Bruce M Simpson2007-03-083-194/+437
* Fix a bug where HOME was not allowed to be overridden by an user's crontabWill Andrews2007-03-081-8/+10
* Use setresuid for simple privilege dropping.Kevin Lo2007-03-081-2/+6
* Invoke tar(1) with the -p option when installing a packageRuslan Ermilov2007-03-061-2/+2
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-068-9/+9
* The use of predefined strings such as \*[Ge] can be harmful here,Ruslan Ermilov2007-03-041-3/+3
* Fix markup and clean up some of the wording.Ruslan Ermilov2007-03-041-23/+32
* Fix problems resulting from SMP kernels (mis-)identifying themselves asColin Percival2007-03-041-3/+20
* Clarify the meaning information printed by the -o option.Greg Lehey2007-03-031-4/+3
* Check the return value from rad_cvt_ipv6prefix().Hajimu UMEMOTO2007-03-011-1/+7
* Increase helpfulness in diagnostic message - ypbind running without -ypset orJuli Mallett2007-02-281-1/+1
* Fix a nit noticed during translation.Ruslan Ermilov2007-02-281-0/+2
* Use the RB_AUTOBOOT define over 0.Ceri Davies2007-02-231-1/+1
* Check that the length of the received message is at least as big as a PDUMaksim Yevmenkin2007-02-231-1/+2
* If floppies are used to boot the machine, the user lets the machineKen Smith2007-02-221-1/+6
* Bring these files up-to-date.Ceri Davies2007-02-182-27/+29
* Clarify the description of the shutdown command.Ceri Davies2007-02-181-2/+3
* Kill blank line at EOF.Tom Rhodes2007-02-151-1/+0
* Another crashdump fix: nfiles was renamed to openfiles in 5.x.John Baldwin2007-02-141-1/+1
* Eliminate duplicate header files.Kevin Lo2007-02-091-2/+0
* Fix a bug in 1.40 - it missed three occurences in pkg_info which leads toPav Lucistnik2007-02-071-5/+23
* Make iostat(8) fully work on crash dumps again (broken since 5.0):John Baldwin2007-02-061-5/+6