| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix wrong indent according to style(9) | mm | 2012-07-31 | 1 | -2/+2 |
* | Fix reporting of root pool upgrade notice. | mm | 2012-07-31 | 1 | -19/+19 |
* | Shuffle the call to ath_hal_setuplasttxdesc() to _after_ the rate control | adrian | 2012-07-31 | 2 | -31/+7 |
* | find: Remove unnecessary and inconsistent initialization. | jilles | 2012-07-31 | 1 | -1/+1 |
* | Push the rate control and descriptor chaining into the descriptor "set" | adrian | 2012-07-31 | 1 | -61/+52 |
* | Some style(9) and whitespace changes. | glebius | 2012-07-31 | 5 | -126/+116 |
* | Add several performance optimizations to acpi_cpu_idle(). | mav | 2012-07-31 | 1 | -11/+21 |
* | Fixed some debug output in hwmp_recv_prep. | monthadar | 2012-07-31 | 1 | -3/+3 |
* | nobody uses this file except the userspace ipfw code, but the cast | luigi | 2012-07-31 | 1 | -1/+1 |
* | Fix a PREQ comparison error in 11s HWMP. | monthadar | 2012-07-31 | 1 | -3/+4 |
* | Fix bugs in net80211s found with wtap simulator. | monthadar | 2012-07-31 | 1 | -4/+6 |
* | Fix wtap to not panic in wtap_beacon_intrp. | monthadar | 2012-07-31 | 1 | -2/+6 |
* | remove a redundant MALLOC_DECLARE | luigi | 2012-07-31 | 1 | -4/+0 |
* | I am comparing current pipe code with the one in 8.3-STABLE r236165, | davidxu | 2012-07-31 | 3 | -19/+6 |
* | Properly apply #ifdef INET and leave a comment that we are (will) apply | bz | 2012-07-31 | 1 | -3/+3 |
* | Improve the should-never-hit printf to ease debugging in case we'd ever hit | bz | 2012-07-31 | 1 | -2/+3 |
* | - Change back "d_ofs" to int8_t to not pessimize padding and size of "struct ... | fjoe | 2012-07-31 | 2 | -6/+15 |
* | macb doesn't work, switch to ate. | imp | 2012-07-31 | 1 | -2/+1 |
* | Migrate some more TX side setup routines to be methods. | adrian | 2012-07-31 | 6 | -18/+86 |
* | Break out the hardware handoff and TX DMA restart code into methods. | adrian | 2012-07-31 | 3 | -4/+70 |
* | Placeholder ioctl for an upcoming rate control statistics API change. | adrian | 2012-07-31 | 1 | -0/+1 |
* | When a thread is blocked in direct write state, it only sets PIPE_DIRECTW | davidxu | 2012-07-31 | 3 | -6/+12 |
* | Partial MFV (illumos-gate 13753:2aba784c276b) | mm | 2012-07-30 | 11 | -119/+417 |
* | Until now KTR_ENTRIES, which defines the size of circular buffer used in | davide | 2012-07-30 | 2 | -3/+3 |
* | ieeefp.h is only needed on i386 class hardware. | kargl | 2012-07-30 | 1 | -0/+2 |
* | Whitespace. | kargl | 2012-07-30 | 3 | -4/+3 |
* | These files will support the whole at91sam9x5 family when done, | imp | 2012-07-30 | 5 | -8/+7 |
* | List the members of the AT91SAM9G45 family. | imp | 2012-07-30 | 1 | -1/+4 |
* | Remove trailing whitespace. | joel | 2012-07-30 | 1 | -1/+1 |
* | Add more locale-specific functions to the relevant man pages and Makefile: | issyl0 | 2012-07-30 | 6 | -14/+86 |
* | Regen. | jhb | 2012-07-30 | 5 | -7/+7 |
* | The linux_lstat() system call accepts a pointer to a 'struct l_stat', not a | jhb | 2012-07-30 | 1 | -1/+1 |
* | Eliminate an unneeded declaration. (I should have removed this as part | alc | 2012-07-30 | 1 | -1/+0 |
* | Change (unused) prototype for stmxcsr() to match reality. | kib | 2012-07-30 | 2 | -2/+2 |
* | - move the inclusion of netmap headers to the common part of the code; | luigi | 2012-07-30 | 2 | -9/+15 |
* | Backport NFSv4 ACL fix from libarchive master branch. | mm | 2012-07-30 | 10 | -190/+2070 |
* | remove the last __unused instance in sbin/ipfw. | luigi | 2012-07-30 | 1 | -1/+2 |
* | Fix some compile errors at high WARNS, including one | luigi | 2012-07-30 | 3 | -8/+13 |
* | Remove trailing whitespace. | joel | 2012-07-30 | 1 | -1/+1 |
* | Return back double spacing. | glebius | 2012-07-30 | 1 | -1/+1 |
* | Mention when -d, -p and -r first hit FreeBSD. | brian | 2012-07-30 | 1 | -2/+4 |
* | Add d, p and r switches for recording script sessions with timing data | brian | 2012-07-30 | 2 | -24/+216 |
* | Fix a couple of comments about the rm9200, and fix a couple of indentation | imp | 2012-07-30 | 1 | -12/+12 |
* | Remove opt_enc.h from files committed with r235911. enc(4) is the | bz | 2012-07-30 | 4 | -7/+0 |
* | Break out the parsing code from main() and modularise things a little. | adrian | 2012-07-30 | 1 | -58/+84 |
* | Partially revert r238886 in part of GEOM_VFS spoiling. | mav | 2012-07-29 | 1 | -30/+1 |
* | Shave off a few more cycles from pmap_enter()'s critical section. In | alc | 2012-07-29 | 1 | -14/+17 |
* | sh: Fix EINTR race condition in "wait" and "set -T" using sigsuspend(). | jilles | 2012-07-29 | 3 | -4/+49 |
* | Grr.!$()!$$ I missed checking this in even though I *did* run | mjacob | 2012-07-29 | 1 | -1/+1 |
* | Implement media change notification for DA and CD removable media devices. | mav | 2012-07-29 | 17 | -41/+434 |