summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.joel2012-11-161-1/+1
* Document that rtprio(2) and rtprio_thread(2) can fail with EFAULTkevlo2012-11-161-2/+10
* In pget(9), if PGET_NOTWEXIT flag is not specified, also search thekib2012-11-163-46/+47
* For some more completeness add matrixes for 3.1 and 7.0 channel setups.mav2012-11-164-10/+121
* M_USE_RESERVE is no longer deprecated. It is once again supported.alc2012-11-161-8/+7
* Restore the proper handling of the pid 0 for waitpid(2).kib2012-11-161-4/+9
* Move the definition of the idtype_t from sys/types.h to sys/wait.h.kib2012-11-163-41/+41
* Alphabetically reorder the forward-declarations of the structures.kib2012-11-161-7/+8
* Style fixes for r242958.kib2012-11-162-10/+6
* Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.hkib2012-11-167-2/+6
* Explicitely state that M_USE_RESERVE requires M_NOWAIT, using assertion.kib2012-11-161-0/+3
* dot.login is supposed to be for bourne shell, not csheadler2012-11-161-1/+1
* 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
OpenPOWER on IntegriCloud