summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Preserve argv[0] to use it later in usage().maxim2012-01-281-2/+3
* Avoid to check the same cache line/variable from all the lockingattilio2012-01-288-4/+8
* Remove trailing whitespace.jh2012-01-281-1/+1
* Fix HBR enabling condition. cchs is from 0 to 7, not from 1 to 8.mav2012-01-281-1/+1
* Remove the notify match from a couple devd apple events, the events don'tjhibbits2012-01-281-2/+0
* pmc_*_initialize may return NULL if the CPU is not supported, so checkemaste2012-01-281-1/+1
* Set SVN text/plain property for some shell scripts thatpfg2012-01-281-1/+1
* Commit file missed in r230633.marius2012-01-271-18/+19
* Now that we have a working OF_printf() since r230631 and a OF_panic()marius2012-01-274-90/+25
* - Now that we have a working OF_printf() since r230631, use it formarius2012-01-272-2/+17
* Implement OF_printf() using kvprintf() directly, avoiding to use amarius2012-01-271-4/+18
* For machines where the kernel address space is unrestricted increasemarius2012-01-271-1/+1
* add KM_NODEBUG needed by ARC buffer core dump exclusion changekmacy2012-01-271-0/+1
* Mark cpu_{halt,reset}() as __dead2 as appropriate.marius2012-01-271-2/+2
* Using ATA_CAM along with ATAPI DMA causes data corruption with ALI_NEWmarius2012-01-272-0/+8
* Some laptops have weak power controllers that cannot tolerate multipleimp2012-01-271-0/+7
* exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64kmacy2012-01-2711-3/+29
* When the buildkernel stage 2.3 (build tools) runs, the PATH is still setdim2012-01-271-0/+2
* On state changes from RUN to anything else the AGGR sessions arebschmidt2012-01-271-5/+7
* o in6_ifinfo() does not do any kvm(3) operations, somaxim2012-01-271-26/+27
* a variable was erroneously declared as 32 bit instead of 64.luigi2012-01-271-1/+1
* Remove a left-over reference to make.conf(5) which was used as a place topluknet2012-01-271-2/+1
* Rewrite option parsing in mdconfig(8). This makes it more user-friendlytrasz2012-01-271-118/+131
* Return proper error message if recording device is not specified.mav2012-01-271-1/+6
* Fix size check, that prevents getting negative after castingglebius2012-01-271-1/+1
* Do not mention SIOCSIFADDR.glebius2012-01-271-4/+4
* A problem with respect to data read through the buffer cache for bothrmacklem2012-01-274-18/+12
* Minor cleanups to the csa snd driver.pfg2012-01-262-23/+2
* Consensus between bde and pjd seemed to be that if the function namesghelmer2012-01-261-8/+8
* Make the comments consistent (capitalization, punctuation, andghelmer2012-01-261-6/+10
* Restore the parenthesis that are necessary around the constant values.ghelmer2012-01-261-7/+7
* A flowtable entry can continue referencing an llentry indefinitely if the ent...kmacy2012-01-262-1/+4
* - Rewrite paragraphs about preemption.glebius2012-01-261-22/+11
* Remove the blank line between the license and .Ddken2012-01-261-1/+0
* Bring in the LSI-supported version of the mps(4) driver.ken2012-01-2626-1299/+10536
* More mdconfig(8) tests.trasz2012-01-261-0/+39
* Add CAM infrastructure to allow reporting when a drive's long read capacityken2012-01-2610-46/+164
* Start sentences on a new line, and fix a few other nits.ken2012-01-261-35/+42
* Update PCI IDs for ciss controllers that are supported by this driver.sbruno2012-01-262-3/+20
* Xen netback driver rewrite.ken2012-01-268-1255/+4887
* Press some more info into the PCM device name:mav2012-01-261-8/+51
* Remove casts from inet6 address testing macros, thus preservingglebius2012-01-261-16/+16
* Although aio_nbytes is size_t, later is is signed toglebius2012-01-261-0/+6
* List supported ioctl commands instead of old one.glebius2012-01-261-5/+3
* Don't mention no longer supported ioctl commands.glebius2012-01-261-6/+2
* Remove a block that contatined some outdated misinformationglebius2012-01-261-12/+1
* Remove a commented out old block inherited from inet.4. Theglebius2012-01-261-80/+0
* - Remove no longer supported ioctl cmds.glebius2012-01-261-15/+2
* Update information on setting and retreiving inet4 addresses.glebius2012-01-261-18/+31
* Fix typo in r230571.mav2012-01-261-1/+1
OpenPOWER on IntegriCloud