summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update man pages and clarify a number of options.grog2012-11-162-35/+65
* Move detailed description of BLOCKSIZE to getbsize(3).grog2012-11-161-7/+4
* Complete man page.grog2012-11-161-11/+27
* Merge bmake-20121111sjg2012-11-1611-31/+91
|\
| * Tag bmake-20121111sjg2012-11-15121-0/+54627
| * Import bmake-20121111 - pick up fix for .ORDERsjg2012-11-158-27/+81
| * Tag bmake/20121010sjg2012-10-25120-0/+54573
| * Import bmake-20121010sjg2012-10-257-1335/+107
* | + This patch does not change user experience or functionalitydteske2012-11-162-309/+274
* | Remove quite a bit of stale data from the tuning.7eadler2012-11-161-265/+24
* | Replicate a feature from sysinstall documented indteske2012-11-1644-103/+216
* | cxgbe/tom: Plug mbuf leak.np2012-11-161-1/+3
* | Don't forget to unlock the pmap lock on failure.cognet2012-11-161-2/+6
* | Remove a useless printfcognet2012-11-151-1/+0
* | Use the "inner shareable" variations of flush/invalidate functions for SMP.cognet2012-11-151-4/+18
* | Fix section number for pstat and swapinfo cross references.pluknet2012-11-151-3/+3
* | Sort SEE ALSO xrefs by the manual section number and add a missing comma.pluknet2012-11-151-1/+1
* | Using set -x produces output on stderr instead of stdout.eadler2012-11-151-4/+2
* | Finish removing unneeded header from agp: opt_bus.headler2012-11-151-1/+1
* | Remove unneeded header from agp: opt_bus.headler2012-11-1511-21/+0
* | Remove trailing whitespace.joel2012-11-151-1/+1
* | Improve KASSERT messages in racct, to make it clear which resourcetrasz2012-11-151-12/+17
* | This wasn't supposed to be in there - I committed the wrong patch.eadler2012-11-151-1/+0
* | Add support for a -q flag. While here make the custom argument parsingeadler2012-11-152-13/+30
* | Be declarative about if an error has occured.eadler2012-11-151-8/+8
* | Fix memory leak in umount.ceadler2012-11-151-3/+10
* | Avoid possible null deref if ypclnt_new returns nulleadler2012-11-151-2/+5
* | Only pass ip[46].addr when _addrl contains a valueeadler2012-11-151-1/+2
* | Add option to suppress just the plot in ministat while still retainingeadler2012-11-152-5/+13
* | Add deviceid to the disk output on boot to help debugging.eadler2012-11-151-2/+2
* | Fix error code if file isn't readable.eadler2012-11-151-1/+1
* | Check the range of the gideadler2012-11-151-0/+15
* | Make definition match declarationeadler2012-11-151-1/+1
* | Add a missing check for freadeadler2012-11-151-0/+2
* | Some software, notably dialog(1), can understand back-tab, which iseadler2012-11-151-1/+1
* | Follow the behavior as specified in POSIX:eadler2012-11-151-1/+1
* | Finish removing obsolete man pages (add them to ObsoleteFiles.inc)eadler2012-11-151-0/+4
* | Fix kassert that's not really valid for %CPU accounting. The problemtrasz2012-11-151-2/+3
* | Fix bug in r242852 that prevented CPU from becoming idle if kernel builtmav2012-11-151-1/+3
* | Enable back the clang warning in if_ath.c.rpaulo2012-11-151-2/+1
* | Add ATF update instructions and file exclude list.marcel2012-11-152-0/+36
* | The *_STR* macros use strcmp() to check their arguments. Include string.hmarcel2012-11-151-0/+2
* | Don't install atf.test.mk if MK_ATF == no.marcel2012-11-151-0/+1
* | Add support for DragonFly and FreeBSD.marcel2012-11-151-1/+2
* | Fix typos in description for exp{err,out}_mismatch_head.marcel2012-11-151-2/+2
* | Remove redundant text describing the cleanup routine.marcel2012-11-151-1/+1
* | Add , (comma) option to print sizes grouped and separated by thousandsgrog2012-11-152-16/+57
* | fix a couple of spelling errors...jmg2012-11-151-2/+2
* | Make sure the final descriptor in an aggregate has rate control information.adrian2012-11-151-0/+25
* | - Implement run-time expansion of the KTR buffer via sysctl.jeff2012-11-157-51/+153
OpenPOWER on IntegriCloud