summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't try to close the stream if fopen(3) fails.jh2011-06-011-1/+1
* Hide some debug messages under debug macro.ae2011-06-011-5/+5
* Hide useless warning under debug macro.ae2011-06-011-1/+2
* Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI.jchandra2011-06-011-1/+9
* Provide hit-count with rest of the information about a filter.np2011-06-011-1/+19
* Firmware device log.np2011-05-311-0/+151
* Fix a bug introduced in revision 222537.ken2011-05-311-0/+2
* Merge ACPICA 20110527.jkim2011-05-3115-93/+671
* Add module version to iwi/ipw/wpi and iwn.bschmidt2011-05-314-0/+8
* If driver is not running, disable interrupts and do not try toyongari2011-05-311-1/+1
* Add a sentence to the umount.8 man page to clarify the behaviourrmacklem2011-05-311-1/+4
* Fix the new NFS client so that it doesn't do an NFSv3rmacklem2011-05-311-2/+11
* Fix apparent garbage in the message buffer.ken2011-05-313-58/+309
OpenPOWER on IntegriCloud