| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluation | imp | 2012-06-29 | 6 | -0/+960 |
* | | All xscale ports are armeb, so mark it here. This should reduce universe | imp | 2012-06-29 | 1 | -0/+1 |
* | | The `end' symbol doesn't match the end of the kernel image because it's | rpaulo | 2012-06-29 | 2 | -6/+8 |
* | | Kick the current-state report timer when a V1 group report would | bms | 2012-06-28 | 1 | -0/+1 |
* | | Fix a typo in MLD query exponent processing. | bms | 2012-06-28 | 1 | -1/+1 |
* | | In MLDv2 general query processing, do not enforce the strict check | bms | 2012-06-28 | 1 | -7/+1 |
* | | Avoid some unnecessary PV list locking in pmap_enter(). | alc | 2012-06-28 | 1 | -1/+1 |
* | | Now that the mps(4) driver is endian-safe, add it to the powerpc and | ken | 2012-06-28 | 2 | -0/+2 |
* | | Fix ioctl type for compiling with clang | emaste | 2012-06-28 | 2 | -4/+4 |
* | | Add a loader tunable, kern.cam.ctl.disable, that will disable | ken | 2012-06-28 | 5 | -1/+33 |
* | | Fix millisecond to ticks conversion in drm_msleep(). | mav | 2012-06-28 | 1 | -1/+1 |
* | | Safer fix for building with Clang. | pfg | 2012-06-28 | 1 | -1/+1 |
* | | Pass the src and dst address of a received packet explicitly around. | tuexen | 2012-06-28 | 15 | -673/+329 |
* | | Fix build with Clang. | pfg | 2012-06-28 | 1 | -1/+1 |
* | | Automatically generate hardware notes for bwn(4). | brueffer | 2012-06-28 | 1 | -0/+2 |
* | | Automatically generate hardware notes for bxe(4). | brueffer | 2012-06-28 | 2 | -0/+3 |
* | | o Restore -u <username> getopt(3) flag somehow killed in r234712. | maxim | 2012-06-28 | 1 | -1/+1 |
* | | - Add UPDATING entry for BSD sort | gabor | 2012-06-28 | 1 | -0/+6 |
* | | Turns out the emulators still need/want a_magic, so put it back here. | imp | 2012-06-28 | 1 | -0/+1 |
* | | Remove an old hack I noticed years ago, but never committed. | imp | 2012-06-28 | 3 | -8/+7 |
* | | Document some MP assumptions for sio. | imp | 2012-06-28 | 1 | -0/+5 |
* | | Simplify resource activation a bit. | imp | 2012-06-28 | 2 | -26/+39 |
* | | Add a sysctl to set the cdrom timeout. Data recovery operations from | imp | 2012-06-28 | 1 | -2/+10 |
* | | octeon_uart_class was removed some time ago everywhere but here. | imp | 2012-06-28 | 1 | -3/+0 |
* | | Optimize pmap_pv_demote_pde(). | alc | 2012-06-28 | 1 | -10/+35 |
* | | Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version | ken | 2012-06-28 | 22 | -378/+668 |
* | | Fix a typo in a panic() call. | ken | 2012-06-28 | 1 | -1/+1 |
* | | Add the 'inet' keyword after the nat rule to avoid interfering with | rpaulo | 2012-06-28 | 2 | -2/+2 |
* | | Update entries in organization.dot for the following groups: | gjb | 2012-06-28 | 1 | -4/+4 |
* | | Remove a '\n' that crept in accidentally. | gjb | 2012-06-28 | 1 | -1/+1 |
* | | Update organization.dot to reflect current doceng@. | gjb | 2012-06-28 | 1 | -1/+1 |
* | | Add my entry to committers-ports.dot. | gjb | 2012-06-27 | 1 | -0/+3 |
* | | Update the usage with the new jail option. | thompsa | 2012-06-27 | 1 | -1/+1 |
* | | For subtractively decoding bridges, don't try to grow windows but pass | marius | 2012-06-27 | 1 | -2/+2 |
* | | Regen ca(1) for r237658. This re-applies r227458, i.e., add a missing "be". | jkim | 2012-06-27 | 1 | -1/+1 |
* | | Add a test for number of CPUs configured/online. | kib | 2012-06-27 | 1 | -0/+8 |
* | | Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPU | kib | 2012-06-27 | 1 | -0/+4 |
* | | Ensure that for the object which is a dependency for some filtee, | kib | 2012-06-27 | 1 | -40/+84 |
* | | Partially redo r226436, i. e., change "the the" to "the". ca(1), dgst(1), | jkim | 2012-06-27 | 3 | -3/+3 |
* | | Merge OpenSSL 0.9.8x. | jkim | 2012-06-27 | 360 | -1525/+2209 |
* | | Add a new line to top that provides a brief summary of the ZFS ARC memory | jhb | 2012-06-27 | 6 | -21/+139 |
* | | Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not | wblock | 2012-06-27 | 1 | -2/+8 |
* | | MFV: r237650 | jkim | 2012-06-27 | 1 | -11/+15 |
* | | Add new firmware for the g2a (6205) and g2b (623x) devices. | bschmidt | 2012-06-27 | 2 | -0/+19794 |
* | | We need to defer passing the DELBA request to the firmware until the aggr | bschmidt | 2012-06-27 | 1 | -9/+48 |
* | | In g_disk_providergone(), don't continue if the softc is NULL. This may be | ken | 2012-06-27 | 1 | -0/+8 |
* | | Fix a TX aggregation issue, if after the last compressed BA notification | bschmidt | 2012-06-27 | 1 | -7/+34 |
* | | Clarify that the cached file data pages included in the "Wired" count | jhb | 2012-06-27 | 1 | -1/+1 |
* | | The -S option, to specify the sector size, has been usable on all types of | gavin | 2012-06-27 | 1 | -2/+2 |
* | | Add manual page for bxe(4). | trasz | 2012-06-27 | 2 | -0/+142 |