| Commit message (Expand) | Author | Age | Files | Lines |
* | Add proper width calculation for time fields (time, cputime and usertime). | trasz | 2011-03-24 | 3 | -5/+52 |
* | MFgraid/head r218212, r218257: | mav | 2011-03-24 | 2 | -9/+96 |
* | MFgraid/head r217014: | mav | 2011-03-24 | 2 | -42/+161 |
* | Fix some locking nits with the p_state field of struct proc: | jhb | 2011-03-24 | 9 | -38/+24 |
* | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | trasz | 2011-03-24 | 3 | -5/+34 |
* | Add missing resource limits: | pluknet | 2011-03-24 | 1 | -12/+14 |
* | Flip back HT/40 and Short-GI (for 40mhz operation). These are now verified to... | adrian | 2011-03-24 | 1 | -2/+0 |
* | Fix a WME corner case found by the FreeBSD 802.11n testing crew. | adrian | 2011-03-24 | 1 | -0/+9 |
* | MFi386: the part of 219452 | nyan | 2011-03-24 | 1 | -14/+10 |
* | Properly print characters larger than 127. | pjd | 2011-03-24 | 1 | -2/+4 |
* | Discourage from using "cp -r". | ru | 2011-03-24 | 1 | -2/+2 |
* | Really fix the confusion, sorry for noise | bapt | 2011-03-24 | 1 | -2/+2 |
* | It's possible to unmount multiple items at once, make it clear. | ru | 2011-03-24 | 2 | -2/+2 |
* | Fix confusion between a-characters and d-characters | bapt | 2011-03-24 | 1 | -2/+2 |
* | MFgraid/head r218174: | mav | 2011-03-24 | 2 | -64/+94 |
* | MFgraid/head r217827: | mav | 2011-03-24 | 3 | -14/+15 |
* | Fix typo. | hselasky | 2011-03-24 | 1 | -1/+1 |
* | Fix a completely wrong variable reference. | adrian | 2011-03-24 | 1 | -1/+1 |
* | t3_free_sge_resources should be given the number of qsets it needs to free. | np | 2011-03-24 | 3 | -12/+9 |
* | T3C initialization should setup the parity fence too. | np | 2011-03-24 | 1 | -2/+3 |
* | Do not over-allocate MSI interrupts for the case where each ingress | np | 2011-03-24 | 3 | -26/+39 |
* | Make the ar2133ForceBias() call controllable at runtime. | adrian | 2011-03-23 | 3 | -1/+7 |
* | humanize_number(3) multiply the input number by 100, which could cause an | delphij | 2011-03-23 | 1 | -16/+24 |
* | Remove unused DMA map/tag in softc. | yongari | 2011-03-23 | 1 | -6/+0 |
* | Please welcome the Brazilian calendar in the FreeBSD base. | edwin | 2011-03-23 | 10 | -0/+521 |
* | Comply with style(9). | hselasky | 2011-03-23 | 1 | -4/+4 |
* | Recognize "ro", "rdonly", "norw", "rw" and "noro" as equal options in | jh | 2011-03-23 | 1 | -0/+26 |
* | Modestly increase the maximum allowed size of the kmem map on i386. | alc | 2011-03-23 | 4 | -18/+10 |
* | Add support for memstick generation on PowerPC. This is a little suboptimal | nwhitehorn | 2011-03-23 | 1 | -0/+78 |
* | Update a comment. The kernel stopped using the S* process state constants | jhb | 2011-03-23 | 1 | -1/+1 |
* | Small style fix. | jhb | 2011-03-23 | 1 | -1/+1 |
* | Fix SYNOPSIS. | glebius | 2011-03-23 | 1 | -1/+1 |
* | Mark any distfiles with no checksum entries in the manifest "Skipped" | nwhitehorn | 2011-03-23 | 1 | -5/+11 |
* | Do a sweep of the tree replacing calls to pci_find_extcap() with calls to | jhb | 2011-03-23 | 36 | -81/+81 |
* | Oops, fix badness i must've introduced earlier. | adrian | 2011-03-23 | 1 | -4/+4 |
* | Don't create socketpair for connection forwarding between parent and secondary. | pjd | 2011-03-23 | 2 | -20/+28 |
* | Add support for displaying newfs flags for SU+J and TRIM. | jmallett | 2011-03-23 | 1 | -1/+5 |
* | - Move ofed modules into the i386 and amd64 specific sections to fix | jeff | 2011-03-23 | 1 | -8/+12 |
* | Add retry code analogous to the block allocation retry code | mckusick | 2011-03-23 | 3 | -21/+46 |
* | The AR5416+ chips all have MIB counters (which the AR5416 ANI code assumes) | adrian | 2011-03-23 | 1 | -4/+0 |
* | - Correct the vlan filter programming. The device filter is built in | jeff | 2011-03-23 | 3 | -17/+15 |
* | Allow setting of parameters for file systems (e.g. softupdates), turn on | nwhitehorn | 2011-03-23 | 2 | -20/+121 |
* | Enable setting the MCS rate bit for ast_tx_rate. | adrian | 2011-03-22 | 1 | -1/+2 |
* | Add my copyright. | pjd | 2011-03-22 | 2 | -0/+2 |
* | Forgot to commit this as part of r219873. | pjd | 2011-03-22 | 1 | -1/+1 |
* | Fix an error while constructing the table that maps context id -> egress | np | 2011-03-22 | 1 | -1/+1 |
* | After synchronization is complete we should make primary counters be | trociny | 2011-03-22 | 1 | -3/+3 |
* | Make UFS use PSARC/2010/029 NFSv4 ACL semantics by default, bringing | trasz | 2011-03-22 | 1 | -2/+2 |
* | For requests that are sent only to remote component use the | trociny | 2011-03-22 | 1 | -2/+7 |
* | Move the code around so that libc behaviour does not depend on a variable | trasz | 2011-03-22 | 3 | -18/+32 |