| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix off-by-one error in check against max_threads_per_proc. | jhb | 2011-02-23 | 1 | -1/+1 |
* | Calculate and return the count in vmspace_swap_count as a vm_offset_t | brucec | 2011-02-23 | 2 | -8/+9 |
* | Fix typos - remove duplicate "is". | brucec | 2011-02-23 | 8 | -8/+8 |
* | Remove unnecessary controller reinitialization which resulted in | yongari | 2011-02-23 | 1 | -5/+13 |
* | Update how accounting log files are rotated. | dougb | 2011-02-22 | 2 | -11/+38 |
* | Added patch-functions-upgrade which should fix some kernel panics | jpaetzel | 2011-02-22 | 1 | -2/+2 |
* | Better method for grabbing disk name, dmesg may produce mangled output. | jpaetzel | 2011-02-22 | 1 | -1/+1 |
* | Make sure to only accept and handle action frames which are for us. In | bschmidt | 2011-02-22 | 5 | -45/+58 |
* | Xref makefs(8). | jh | 2011-02-22 | 1 | -1/+2 |
* | Fix whitespace nit. | jhb | 2011-02-22 | 1 | -1/+0 |
* | Eliminate two dubious attempts at optimizing the implementation of a | alc | 2011-02-22 | 1 | -12/+4 |
* | Add support for optional distributions, installation of the ports tree and | nwhitehorn | 2011-02-22 | 3 | -2/+23 |
* | MFi386: revision 218926 | nyan | 2011-02-22 | 1 | -1/+1 |
* | Use a single list to simplify future maintenance and ensure all list items are | lstewart | 2011-02-22 | 1 | -2/+0 |
* | Make code more friendly to the non-C99 compilers - don't allocate | sobomax | 2011-02-22 | 1 | -4/+8 |
* | Regen src.conf(5) after r218941 and r218942. | uqs | 2011-02-22 | 1 | -6/+10 |
* | The default for FDT has changed, rename the flag/options file. | uqs | 2011-02-22 | 1 | -1/+1 |
* | Flesh out WITHOUT_GROFF support to DTRT. | uqs | 2011-02-22 | 9 | -54/+567 |
* | Teach tools/install.sh the -d directory mode. | uqs | 2011-02-22 | 2 | -4/+20 |
* | Fix bzero() for 64-bit. | jchandra | 2011-02-22 | 1 | -19/+1 |
* | - Fix QA issues | miwi | 2011-02-22 | 1 | -45/+55 |
* | - Remove no longer in use | miwi | 2011-02-22 | 2 | -87/+0 |
* | Back out 218933 and 281934. The easy cases still worked, but some | imp | 2011-02-22 | 2 | -17/+18 |
* | Don't set the RTS/CTS enable bit per-scenario if the global RTS/CTS | adrian | 2011-02-22 | 1 | -8/+8 |
* | Select building CLANG based on ${TARGET_ARCH} and existence of | imp | 2011-02-22 | 1 | -2/+16 |
* | Testing based on MACHINE_ARCH is problematic. Default to yes to build | imp | 2011-02-22 | 1 | -14/+1 |
* | Shuffle around the RTS/CTS rate/duration logic. | adrian | 2011-02-22 | 1 | -17/+52 |
* | * Don't setup the scenario if the try count is 0 | adrian | 2011-02-22 | 1 | -0/+18 |
* | Resurrect ofw_pci_if.m from r178578. | marius | 2011-02-21 | 1 | -0/+53 |
* | It is IEEE80211_SUPPORT_XXX not IEEE80211_XXX_SUPPORT. | bschmidt | 2011-02-21 | 1 | -6/+6 |
* | Add a new mgmt subtype "ACTION NO ACK" defined in 802.11n-2009, while here | bschmidt | 2011-02-21 | 8 | -98/+122 |
* | In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable | dim | 2011-02-21 | 1 | -1/+1 |
* | Fix formatting of new stat sysctls; add descriptions | adrian | 2011-02-21 | 1 | -6/+12 |
* | Add a new counter which tracks frames TX'ed with HT protection. | adrian | 2011-02-21 | 2 | -1/+4 |
* | Add a vocal warning to ath_hal_computetxtime() function is used for non-11n r... | adrian | 2011-02-21 | 1 | -0/+5 |
* | Make private functions static. | brucec | 2011-02-21 | 1 | -8/+8 |
* | mdoc(7) markup. | pluknet | 2011-02-21 | 1 | -1/+1 |
* | Default to the lowest negotiated rate for mgmt/multicast traffic in 11n mode | adrian | 2011-02-21 | 1 | -0/+18 |
* | Add some error checking on the return values of chdir() and calloc(). The | nwhitehorn | 2011-02-21 | 2 | -17/+49 |
* | Actually install the example Khelp module committed in r218545. | lstewart | 2011-02-21 | 2 | -0/+5 |
* | Get myself a brain, move the call to init_param1() before the first use in | cognet | 2011-02-21 | 3 | -6/+9 |
* | Final commit to round out the "Five New TCP Congestion Control Algorithms for | lstewart | 2011-02-21 | 14 | -8/+2170 |
* | The FD_FORM ioctl used to ignore errors from the floppy controller; now when | brucec | 2011-02-21 | 1 | -2/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 85 | -91/+91 |
* | Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic, | adrian | 2011-02-21 | 1 | -19/+19 |
* | Implement setting the short preamble bit if it's needed for the current node. | adrian | 2011-02-21 | 1 | -6/+6 |
* | Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. | mm | 2011-02-20 | 2 | -4/+12 |
* | Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3 | mm | 2011-02-20 | 3 | -1/+15 |
* | Clang now supports profiling, so remove the part that says it doesn't | dim | 2011-02-20 | 1 | -2/+2 |
*-. | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1959 | -123501/+227548 |
|\ \ |
|