aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check the existence of a 'beforelinking' target and make the resultingRui Paulo2010-09-102-1/+13
* Add the DTRACE variable that points to the executable.Rui Paulo2010-09-101-0/+1
* MFp4 (//depot/projects/mps/...)Kenneth D. Merry2010-09-1024-0/+12780
* test(1): Fix markup, ( and ) must be separate arguments so leave spaces.Jilles Tjoelker2010-09-101-1/+1
* test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||.Jilles Tjoelker2010-09-101-5/+12
* sh(1): Remove xrefs for expr(1) and getopt(1).Jilles Tjoelker2010-09-101-3/+1
* Do not IPI CPU that is already spinning for load. It doubles effect ofAlexander Motin2010-09-101-4/+11
* Don't try to map the USDT probes. This is necessary because there is noRui Paulo2010-09-101-1/+3
* bus_add_child: change type of order parameter to u_intAndriy Gapon2010-09-1033-58/+58
* Add Planex UE-200TX-G to list of supported devices.MIHIRA Sanpei Yoshiro2010-09-101-0/+2
* Create the var/run/wpa_supplicant directory where the wpa_supplicantBernhard Schmidt2010-09-101-0/+2
* Fix firmware module dependencies.Bernhard Schmidt2010-09-102-2/+2
* Compilation fix - when INVARIANTS are turned off.Jayachandran C.2010-09-103-2/+10
* Protect BSDI $Id from accidental manipulation.David E. O'Brien2010-09-101-1/+1
* Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.Pawel Jakub Dawidek2010-09-101-0/+1
* Because POSIX does not allow EINTR to be returned from sigwait(),David Xu2010-09-105-7/+59
* When using pf routing options, properly handle IP fragmentationBjoern A. Zeeb2010-09-101-1/+2
* expr(1): Add sh(1) versions of examples, remove an incorrect example.Jilles Tjoelker2010-09-091-10/+21
* Xref aesni(4).Christian Brueffer2010-09-091-1/+2
* Some more grammar, wording and mdoc fixes.Christian Brueffer2010-09-091-4/+8
* Remove empty lines committed by accident.Pawel Jakub Dawidek2010-09-091-2/+0
* On FreeBSD we can log from pool that have multiple top-level vdevs or logPawel Jakub Dawidek2010-09-091-0/+6
* Ignore log vdevs.Pawel Jakub Dawidek2010-09-091-0/+7
* Allow to boot from a pool within which replacing is in progress.Pawel Jakub Dawidek2010-09-091-3/+33
* Remove duplicated code.Pawel Jakub Dawidek2010-09-091-20/+9
* Bump __FreeBSD_version for sbuf ABI change.Matthew D Fleming2010-09-091-1/+1
* * Remove code which has no effect.Michael Tuexen2010-09-091-108/+61
* Arrgh, tested wrong source tree _again_. Fix previous commit. Also,Edward Tomasz Napierala2010-09-091-1/+1
* Catch up to rename of the constant for the Master Data Parity Error bit inJohn Baldwin2010-09-092-3/+3
* Add minor optimization. It's less strict than its kernel counterpartEdward Tomasz Napierala2010-09-091-0/+9
* Note bug in trying to printf(1) things like: '-%s\n' "foo"David E. O'Brien2010-09-091-0/+7
* libelf is overly strict about the type and alignment of Elf_DataKai Wang2010-09-091-11/+6
* Document the format of extended capabilities in the '-c' output.John Baldwin2010-09-091-1/+13
* Fix an incorrect use of sbuf_overflowed() after a call to sbuf_finish().Matthew D Fleming2010-09-091-7/+3
* Add a drain function for struct sysctl_req, and use it for a variety ofMatthew D Fleming2010-09-0911-194/+88
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenJohn Baldwin2010-09-091-6/+6
* - Rename the constant for the Master Data Parity Error flag in theJohn Baldwin2010-09-091-24/+24
* Add drain functionality to sbufs. The drain is a function that isMatthew D Fleming2010-09-094-15/+207
* Clean up and update sys/mips/rmi/rmi_mips_exts.hJayachandran C.2010-09-093-341/+345
* Refactor sbuf code so that most uses of sbuf_extend() are in a newMatthew D Fleming2010-09-091-25/+69
* Fix small errors in the sbuf(9) man page.Matthew D Fleming2010-09-091-4/+9
* Reorder statistics tracking and table lock acquisitions already in placeNathan Whitehorn2010-09-091-4/+6
* Fix the experimental NFS client so that it doesn't panic whenRick Macklem2010-09-091-1/+3
* On architectures with non-tree-based page tables like PowerPC, every pageNathan Whitehorn2010-09-091-2/+5
* Fix a problem where device detection would work unreliably on ServerworksNathan Whitehorn2010-09-093-20/+34
* Don't clobber an existing target object file when doing the DTraceRui Paulo2010-09-091-0/+12
* Fix two bugs in DTrace:Rui Paulo2010-09-094-15/+44
* Remove VI_MOUNT flag from vnode on VFS_MOUNT() failure.Pawel Jakub Dawidek2010-09-091-0/+3
* Let psm(4) use si_drv1 to refer to its softc.Ed Schouten2010-09-091-28/+22
* Add file missed in r212337, my bad...Warner Losh2010-09-091-0/+34