summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFgraid/head:mav2011-03-2425-1/+15673
* Checking file access on size change is bogus. The checks are done earlier bypjd2011-03-241-5/+0
* Add proper width calculation for time fields (time, cputime and usertime).trasz2011-03-243-5/+52
* MFgraid/head r218212, r218257:mav2011-03-242-9/+96
* MFgraid/head r217014:mav2011-03-242-42/+161
* Fix some locking nits with the p_state field of struct proc:jhb2011-03-249-38/+24
* Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space.trasz2011-03-243-5/+34
* Add missing resource limits:pluknet2011-03-241-12/+14
* Flip back HT/40 and Short-GI (for 40mhz operation). These are now verified to...adrian2011-03-241-2/+0
* Fix a WME corner case found by the FreeBSD 802.11n testing crew.adrian2011-03-241-0/+9
* MFi386: the part of 219452nyan2011-03-241-14/+10
* Properly print characters larger than 127.pjd2011-03-241-2/+4
* Discourage from using "cp -r".ru2011-03-241-2/+2
* Really fix the confusion, sorry for noisebapt2011-03-241-2/+2
* It's possible to unmount multiple items at once, make it clear.ru2011-03-242-2/+2
* Fix confusion between a-characters and d-charactersbapt2011-03-241-2/+2
* MFgraid/head r218174:mav2011-03-242-64/+94
* MFgraid/head r217827:mav2011-03-243-14/+15
* Fix typo.hselasky2011-03-241-1/+1
* Fix a completely wrong variable reference.adrian2011-03-241-1/+1
* t3_free_sge_resources should be given the number of qsets it needs to free.np2011-03-243-12/+9
* T3C initialization should setup the parity fence too.np2011-03-241-2/+3
* Do not over-allocate MSI interrupts for the case where each ingressnp2011-03-243-26/+39
* Make the ar2133ForceBias() call controllable at runtime.adrian2011-03-233-1/+7
* humanize_number(3) multiply the input number by 100, which could cause andelphij2011-03-231-16/+24
* Remove unused DMA map/tag in softc.yongari2011-03-231-6/+0
* Please welcome the Brazilian calendar in the FreeBSD base.edwin2011-03-2310-0/+521
* Comply with style(9).hselasky2011-03-231-4/+4
* Recognize "ro", "rdonly", "norw", "rw" and "noro" as equal options injh2011-03-231-0/+26
* Modestly increase the maximum allowed size of the kmem map on i386.alc2011-03-234-18/+10
* Add support for memstick generation on PowerPC. This is a little suboptimalnwhitehorn2011-03-231-0/+78
* Update a comment. The kernel stopped using the S* process state constantsjhb2011-03-231-1/+1
* Small style fix.jhb2011-03-231-1/+1
* Fix SYNOPSIS.glebius2011-03-231-1/+1
* Mark any distfiles with no checksum entries in the manifest "Skipped"nwhitehorn2011-03-231-5/+11
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-2336-81/+81
* Oops, fix badness i must've introduced earlier.adrian2011-03-231-4/+4
* Don't create socketpair for connection forwarding between parent and secondary.pjd2011-03-232-20/+28
* Add support for displaying newfs flags for SU+J and TRIM.jmallett2011-03-231-1/+5
* - Move ofed modules into the i386 and amd64 specific sections to fixjeff2011-03-231-8/+12
* Add retry code analogous to the block allocation retry codemckusick2011-03-233-21/+46
* The AR5416+ chips all have MIB counters (which the AR5416 ANI code assumes)adrian2011-03-231-4/+0
* - Correct the vlan filter programming. The device filter is built injeff2011-03-233-17/+15
* Allow setting of parameters for file systems (e.g. softupdates), turn onnwhitehorn2011-03-232-20/+121
* Enable setting the MCS rate bit for ast_tx_rate.adrian2011-03-221-1/+2
* Add my copyright.pjd2011-03-222-0/+2
* Forgot to commit this as part of r219873.pjd2011-03-221-1/+1
* Fix an error while constructing the table that maps context id -> egressnp2011-03-221-1/+1
* After synchronization is complete we should make primary counters betrociny2011-03-221-3/+3
* Make UFS use PSARC/2010/029 NFSv4 ACL semantics by default, bringingtrasz2011-03-221-2/+2
OpenPOWER on IntegriCloud