summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade libcompiler_rt from revision 117047 to 132478.ed2011-06-03202-536/+1351
|\
| * Import compiler-rt r132478.ed2011-06-02157-175/+1104
| * Import compiler-rt r127823.ed2011-03-17339-703/+940
* | Explicitly initialize the packet buffer to NULL after we unmap the zero copycsjp2011-06-031-0/+1
* | When MANCOLOR environment variable is set, enable ANSI color escapesru2011-06-032-13/+39
* | Update disk's stripesize and stripeoffset parameters on provider open.mav2011-06-031-0/+6
* | Properly return an ENOBUFS error if a write to a tun(4) device failsjhb2011-06-031-10/+7
* | Don't use col(1) since grotty(1) never outputs reverse line feeds,ru2011-06-032-15/+6
* | Re-enable SGR support (ANSI color escapes) in grotty(1) by default.ru2011-06-031-8/+0
* | Don't pass -o1- to groff(1) by default. If ms(7) formatted documentru2011-06-031-4/+2
* | Generally clean up markup.ru2011-06-031-71/+85
* | Bring over the relevant registers to use when implementing the quiet timeadrian2011-06-038-0/+63
* | Increase maximum supported number of ranges per TRIM command from 256 to 512mav2011-06-031-2/+2
* | Add diagnostic message about not aligned partitions.ae2011-06-031-1/+16
* | Trim more when parsing MANCONFIG directive.ru2011-06-031-1/+1
* | Typo.ru2011-06-031-1/+1
* | Added support for the MANWIDTH environment variable:ru2011-06-032-2/+46
* | Quantities stored on the stack on ppc64 tend to be twice as large as onnwhitehorn2011-06-031-1/+1
* | Always use LCM when stripesize > 0.ae2011-06-021-2/+2
* | Use stripesize and stripeoffset in the automatic calculation ofae2011-06-021-18/+33
* | When possible, join ranges of subsequest BIO_DELETE requests to handle moremav2011-06-021-9/+25
* | Fix the nfs related daemons so that they don't intermittentlyrmacklem2011-06-021-28/+212
* | Fix the nfs related daemons so that they don't intermittentlyrmacklem2011-06-021-28/+221
* | Fix the nfs related daemons so that they don't intermittentlyrmacklem2011-06-021-30/+213
* | Temporarily back out those parts of r222613 related to parsing the memorynwhitehorn2011-06-021-144/+25
* | The POWER7 has only 32 SLB slots instead of 64, like other supportednwhitehorn2011-06-024-44/+52
* | Write the multi step netconfig to a temporary file and only move thatbz2011-06-023-9/+10
* | If running under a hypervisor, don't yell at the user about startingnwhitehorn2011-06-021-1/+4
* | Missed file in r222613.nwhitehorn2011-06-021-1/+4
* | Explicitly initialize the first thread's MSR to PSL_KERNSET.nwhitehorn2011-06-021-1/+1
* | Include the modules area in the mapped kernel code. This fixes the kernel'snwhitehorn2011-06-021-3/+2
* | Remove some dead code: unnecessary isyncs and memory sorting, which arenwhitehorn2011-06-024-47/+9
* | MFpseries:nwhitehorn2011-06-029-187/+898
* | Empty the network configuration only after the user decided to pick anbz2011-06-021-2/+2
* | Fix opening a shell on the new system (prevent the shell's stderr fromnwhitehorn2011-06-021-1/+1
* | Do not hide stripeoffset from libgeom(3), it may be useful even whenae2011-06-021-4/+2
* | Do not leak the pcbinfohash lock in the case where in6_pcbladdr() returnsrwatson2011-06-021-1/+1
* | Fix man -t by not passing grotty flags to groff when grotty is notuqs2011-06-021-1/+1
* | mdoc: reorder sections consistentlyuqs2011-06-0211-90/+91
* | mdoc: fix markupuqs2011-06-024-4/+6
* | Cut and paste mistake corrected.jfv2011-06-021-1/+1
* | There are a couple of structs in mfireg.h with members named 'class'.emaste2011-06-023-15/+15
* | First off: update the driver README, the old one was horriblyjfv2011-06-024-149/+257
* | In the VOP_PUTPAGES() implementations, change the default error fromkib2011-06-017-34/+48
* | Flesh out the radar detection related operations for the ath driver.adrian2011-06-016-1/+281
* | Add some missing DFS chipset functionality to the FreeBSD HAL.adrian2011-06-0116-1/+242
* | Add an optional netisr dispatch point at ether_input(), but set therwatson2011-06-011-1/+41
* | O_FORWARD_IP is only action which depends from the result of lookup ofae2011-06-011-1/+2
* | Poke correct GPIO pins for newer axe(4) controllers with Marvellyongari2011-06-011-3/+18
* | Add support for new USB serial driver.hselasky2011-06-0110-3/+1865
OpenPOWER on IntegriCloud