summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Compilation fix - when INVARIANTS are turned off.jchandra2010-09-103-2/+10
* Protect BSDI $Id from accidental manipulation.obrien2010-09-101-1/+1
* Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.pjd2010-09-101-0/+1
* Because POSIX does not allow EINTR to be returned from sigwait(),davidxu2010-09-105-7/+59
* When using pf routing options, properly handle IP fragmentationbz2010-09-101-1/+2
* expr(1): Add sh(1) versions of examples, remove an incorrect example.jilles2010-09-091-10/+21
* Xref aesni(4).brueffer2010-09-091-1/+2
* Some more grammar, wording and mdoc fixes.brueffer2010-09-091-4/+8
* Remove empty lines committed by accident.pjd2010-09-091-2/+0
* On FreeBSD we can log from pool that have multiple top-level vdevs or logpjd2010-09-091-0/+6
* Ignore log vdevs.pjd2010-09-091-0/+7
* Allow to boot from a pool within which replacing is in progress.pjd2010-09-091-3/+33
* Remove duplicated code.pjd2010-09-091-20/+9
* Bump __FreeBSD_version for sbuf ABI change.mdf2010-09-091-1/+1
* * Remove code which has no effect.tuexen2010-09-091-108/+61
* Arrgh, tested wrong source tree _again_. Fix previous commit. Also,trasz2010-09-091-1/+1
* Catch up to rename of the constant for the Master Data Parity Error bit injhb2010-09-092-3/+3
* Add minor optimization. It's less strict than its kernel counterparttrasz2010-09-091-0/+9
* Note bug in trying to printf(1) things like: '-%s\n' "foo"obrien2010-09-091-0/+7
* libelf is overly strict about the type and alignment of Elf_Datakaiw2010-09-091-11/+6
* Document the format of extended capabilities in the '-c' output.jhb2010-09-091-1/+13
* Fix an incorrect use of sbuf_overflowed() after a call to sbuf_finish().mdf2010-09-091-7/+3
* Add a drain function for struct sysctl_req, and use it for a variety ofmdf2010-09-0911-194/+88
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* - Rename the constant for the Master Data Parity Error flag in thejhb2010-09-091-24/+24
* Add drain functionality to sbufs. The drain is a function that ismdf2010-09-094-15/+207
* Clean up and update sys/mips/rmi/rmi_mips_exts.hjchandra2010-09-093-341/+345
* Refactor sbuf code so that most uses of sbuf_extend() are in a newmdf2010-09-091-25/+69
* Fix small errors in the sbuf(9) man page.mdf2010-09-091-4/+9
* Reorder statistics tracking and table lock acquisitions already in placenwhitehorn2010-09-091-4/+6
* Fix the experimental NFS client so that it doesn't panic whenrmacklem2010-09-091-1/+3
* On architectures with non-tree-based page tables like PowerPC, every pagenwhitehorn2010-09-091-2/+5
* Fix a problem where device detection would work unreliably on Serverworksnwhitehorn2010-09-093-20/+34
* Don't clobber an existing target object file when doing the DTracerpaulo2010-09-091-0/+12
* Fix two bugs in DTrace:rpaulo2010-09-094-15/+44
* Remove VI_MOUNT flag from vnode on VFS_MOUNT() failure.pjd2010-09-091-0/+3
* Let psm(4) use si_drv1 to refer to its softc.ed2010-09-091-28/+22
* Add file missed in r212337, my bad...imp2010-09-091-0/+34
* Minor clean up for nlge - nlna_submit_rx_free_desc() can use the same descjchandra2010-09-091-56/+19
* Correct definition of T2 mode bit of MRBE Message Page 5 Next Pageyongari2010-09-081-1/+1
* Doing first mount and updating mount points are both handled by the samepjd2010-09-081-220/+268
* - Log all the problems in devfs_fixup().pjd2010-09-081-2/+14
* sh: Fix 'read' if all chars before the first IFS char are backslash-escaped.jilles2010-09-083-0/+19
* If autoboot_delay is set to -1, boot immediately without checking forjhb2010-09-081-1/+4
* pc-sysinstall(8) patch that allows images to be written to disksimp2010-09-0813-239/+523
* Add few more bintime math macros.mav2010-09-081-0/+19
* Make sure to only pickup hid_input items when parsing input reports.emax2010-09-081-1/+2
* Check TARGET_ARCH as well as TARGET to determine if we are doing a crossnwhitehorn2010-09-081-1/+1
* Add custom kernel configuration and device tree source files foremax2010-09-082-0/+341
* Fix a printf specifier on 64-bit systems.nwhitehorn2010-09-081-1/+1
OpenPOWER on IntegriCloud