aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Actually remove the HAVE_CAST_H define this time.Dimitry Andric2010-10-301-1/+1
* Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, andDimitry Andric2010-10-302-54/+41
* Add print-ipnet.cRui Paulo2010-10-291-1/+1
* Remove support for creating the 'machine' symlink as well as creating theJohn Baldwin2010-10-291-27/+0
* Fix another "string" typo.Ulrich Spörlein2010-10-281-1/+1
* Fix CPU load reporting independent of scheduler used.Ulrich Spörlein2010-10-281-204/+128
* Update for the new tcpdump 4.1.1. The man page is a result of runningRui Paulo2010-10-282-2/+1724
* Correct a typo.Bjoern A. Zeeb2010-10-281-1/+1
* Turns out we need functions.sh in this file for convert_to_megabytes call.Warner Losh2010-10-281-1/+1
* - Save errno values before calling warn(3) so that errors are correctlyJohn Baldwin2010-10-267-129/+225
* Remove stray semicolon.Hans Petter Selasky2010-10-241-1/+1
* More simplificationsWarner Losh2010-10-222-23/+7
* Remove unnecessary variable.Warner Losh2010-10-221-2/+0
* Fix two typosWarner Losh2010-10-211-2/+2
* More support for IMAGE installationsWarner Losh2010-10-211-1/+9
* Minor tweaks in compression support:Warner Losh2010-10-211-9/+9
* Left over from prior patch removed.Warner Losh2010-10-211-11/+0
* This patch will only list components if the directory exists. TheWarner Losh2010-10-211-18/+19
* This is an updated patch to the last patch to do this which fixes aWarner Losh2010-10-211-60/+44
* This small patch updates the "geli setkey" flags pc-sysinstall usesWarner Losh2010-10-211-1/+1
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* Enable copyback and system PD states.Sergey Kandaurov2010-10-211-0/+4
* Fix printing of files located on ZFS filesystem with an st_dev orEdwin Groothuis2010-10-211-1/+1
* Simplify and significantly speed up the timezone listing backend script.Ed Maste2010-10-191-13/+4
* Minor cleanup, including sysctl -n instead of sed to remove the sysctlEd Maste2010-10-191-4/+1
* mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-192-3/+0
* Log if fopen() fails.Gleb Smirnoff2010-10-181-1/+4
* Fix a grammatical error connected to the previous commit.Benedict Reuschling2010-10-161-1/+1
* Correct some typos in comments, no functional changes.Benedict Reuschling2010-10-161-1/+1
* Enable the shared memory reference clock driver. The GPS devices areGleb Smirnoff2010-10-141-1/+1
* Use the RFC2606 domain example.com in examples.Rebecca Cran2010-10-131-2/+2
* Create the /bin/rmail symlink (which mailers such as postfixMark Murray2010-10-121-0/+4
* - Add support for xz compression to pkg_create, bzip2 remains the defaultFlorent Thoumie2010-10-126-8/+36
* Add code to print the number and type of the CPU that is present inGeorge V. Neville-Neil2010-10-111-0/+4
* Fix compile with -DDEBUG by using the correct mfi_pd_ref union definitionRandi Harper2010-10-101-2/+2
* Report subcommand handler errors in mfiutil/mptutil so that tools thatRandi Harper2010-10-102-6/+10
* mdoc: drop redundant .Pp calls, kill EOL whitespaceUlrich Spörlein2010-10-091-4/+3
* Initial patches to install images...Warner Losh2010-10-099-102/+305
* Fix typo: thanks Kris for pointing this out.Warner Losh2010-10-091-1/+1
* Enable softupdate + journals support.Warner Losh2010-10-095-5/+29
* Don't let the "available"/"not available" logs flap quite so badly. In theMark Murray2010-10-081-6/+17
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-0818-24/+0
* mdoc: fix manlint warnings by unbreaking mdoc syntaxUlrich Spörlein2010-10-081-1/+2
* - Introduce WITH_GPIO knob and disable building gpioctlOleksandr Tymoshenko2010-10-051-1/+4
* Revert the unrelated patch crept in the previous commit.Jung-uk Kim2010-10-051-5/+5
* Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not changeJung-uk Kim2010-10-051-5/+5
* Revise markup, mainly.Ruslan Ermilov2010-10-051-8/+10
* Reconnect uathload to the build.Antoine Brodin2010-10-031-0/+1
* Extend sysinstall to handle powerpc64 by teaching it that powerpc64 hasNathan Whitehorn2010-10-035-6/+12
* Add gpioctl(8). Utility for configuring/accessing GPIO pinsOleksandr Tymoshenko2010-09-284-0/+454