summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove outdated piece of information.ed2012-02-101-10/+1
* Enforce the hardware chainmask when allowing the user to override theadrian2012-02-101-0/+2
* .. oops, use the right chainmask.adrian2012-02-101-1/+1
* Add in a new driver feature to allow the TX and RX chainmask to beadrian2012-02-102-0/+28
* Extend the HAL code to allow the RX and TX chainmask to be overriddenadrian2012-02-103-0/+34
* Add alias for the partition with type 0x42 to the MBR scheme.ae2012-02-102-0/+2
* Fix-up value passed by thr_new syscall to make it compatiblegonzo2012-02-101-1/+12
* Switch MIPS TLS implementation to Variant I:gonzo2012-02-102-13/+20
* Let's be more realistic and limit maximum number of partition to 4k.ae2012-02-101-1/+1
* Switch MIPS TLS implementation to Variant Igonzo2012-02-103-9/+44
* Add a missing break. This bug was introduced in r228856.kevlo2012-02-101-0/+1
* Implement -print-file-name=include (which is undocumentedkientzle2012-02-101-0/+11
* Fix date from r231111.gjb2012-02-101-1/+1
* Fix debug output for MIPS part of rtldgonzo2012-02-101-12/+13
* Fix r231300: Use correct test so we only bail out on error instead of on non-...eadler2012-02-101-1/+1
* Mark the automatically attached child with PL_FLAG_CHILD in structkib2012-02-104-0/+6
* Add IPv6 TSO (including TSO+VLAN) support to cxgb(4).np2012-02-092-14/+34
* Fix n32 build breakagegonzo2012-02-091-2/+2
* Historically when an application wrote an entire block of a file,mckusick2012-02-091-9/+20
* - Emulate RDHWR instruction for TLS supportgonzo2012-02-092-3/+34
* Fix NULL ptr dereference in setusercontext if pwd is null,eadler2012-02-091-3/+6
* Permit the use of relative paths for the prefix argument.eadler2012-02-091-3/+9
* More accurately document what happens on error.eadler2012-02-091-3/+6
* Make etc/Makefile more conflict resistanteadler2012-02-091-12/+42
* Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-0913-33/+36
* Refine r231226. Swap timecounters before suspending any device drivers.jkim2012-02-091-10/+17
* Remove full debugger options and enable KDB_TRACE option instead to decreasenyan2012-02-091-14/+2
* Adding myself as a new committermatthew2012-02-091-0/+2
* Add myself as a new committermatthew2012-02-091-0/+1
* - Disable the olpt driver. Because it conflicts with the ppc/lpt driver.nyan2012-02-091-2/+1
* Allow mounting nullfs(5) inside jails.mm2012-02-091-1/+1
* Add support for mounting devfs inside jails.mm2012-02-094-5/+82
* Add support for RICOH R5CE823 card reader, that can be found inglebius2012-02-093-1/+37
* Introduce the "ruleset=number" option for devfs(5) mounts.mm2012-02-094-2/+103
* Mention run(4)kevlo2012-02-091-0/+1
* Fix some Xr references:gjb2012-02-0912-27/+26
* Bring in a number of mps(4) driver fixes from LSI:ken2012-02-096-44/+452
* Acknowledge that jail_attach and jail_remove can return EPERM.jamie2012-02-081-1/+3
* g/c last bit of old ipv6 prefix management.pluknet2012-02-082-17/+1
* Remove extra newlines from panic messages.marius2012-02-083-20/+19
* Reset clock after atrtc(4) is properly resumed.jkim2012-02-083-5/+9
* Revert r211288 and move the logic to the acpi_timer itself.jkim2012-02-083-18/+48
* Trim 8 unused bytes from struct vnode on 64-bit architectures.kib2012-02-081-2/+2
* Unbreak detection of the async mode for clustered writes after r231075.kib2012-02-081-1/+1
* Set vnet context in callouts and taskqueues.glebius2012-02-081-0/+8
* - change the buffer size from a constant to aluigi2012-02-0810-450/+444
* eui64_aton and eui64_ntoa are actually the equivalent of ether_aton_r andbrooks2012-02-081-7/+0
* Allow to set kern.ipc.shmmax from /boot/loader.conf.pjd2012-02-081-7/+7
* As it stands right now, the default devfs rulesets are only loaded as adougb2012-02-083-2/+24
* Add a comment to the example that pidfile_* functions can handle pfh being NULL.pjd2012-02-081-0/+5
OpenPOWER on IntegriCloud