| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add test for acl_is_trivial_np(3). | trasz | 2011-03-22 | 2 | -0/+151 |
* | Change the load address from offset 0 in region 1 to offset 4G in region 0. | marcel | 2011-03-22 | 2 | -3/+5 |
* | Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so that | marcel | 2011-03-22 | 1 | -0/+7 |
* | The proto API is a general purpose API, so don't use 'hast' in structures or | pjd | 2011-03-22 | 7 | -118/+120 |
* | Clean up setting the short preamble bit in the rate - this way it | adrian | 2011-03-22 | 1 | -3/+2 |
* | Flip this over to be a configurable option for people who wish to play with it. | adrian | 2011-03-22 | 2 | -1/+2 |
* | This isn't actually needed any longer, A-MPDU frames work fine if only tagged... | adrian | 2011-03-22 | 1 | -9/+0 |
* | Rename pci_find_extcap() to pci_find_cap(). PCI now uses the term | jhb | 2011-03-22 | 2 | -6/+12 |
* | White space cleanups. | pjd | 2011-03-22 | 7 | -18/+18 |
* | Bring over an XPA (external power amplifer) bias fix for the AR9160. | adrian | 2011-03-22 | 3 | -3/+79 |
* | Fix OFDM ANI statistics gathering for the AR5416 and later chips. | adrian | 2011-03-22 | 1 | -1/+1 |
* | Set the "right" CCA register. | adrian | 2011-03-22 | 1 | -1/+1 |