summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Add quirk handling for Sun Fire V1280. The firmware of these machinesmarius2010-03-172-5/+29
* use CACHE_LINE_SIZE instead of hardcoding 128 for lock padkmacy2010-03-171-1/+1
* We actually can generate a host number.mjacob2010-03-171-1/+1
* Add pcb reference counting to the pcblist sysctl handler functionsbz2010-03-174-13/+55
* Add "Massachusetts".obrien2010-03-171-0/+1
* Put gone device timer into a structure tag that can hold more than 32 seconds...mjacob2010-03-174-17/+24
* Revamp the interrupt code based on the previous commit:marcel2010-03-1713-376/+421
* Better way to find out available file system types is to use lsvfs(1).pjd2010-03-161-6/+4
* - reduce contention by breaking up ARC state locks in to 16 for datakmacy2010-03-162-129/+381
* Add missing headers. While there, arrange headers alphabetically.kib2010-03-165-17/+37
* Add missing headers.kib2010-03-161-0/+3
* Fix a long standing regression of readdir(3) in fdescfs(5) introducedjkim2010-03-161-16/+13
* Verify interface up status using its link state onlyqingli2010-03-165-3/+7
* Revert r205090.yongari2010-03-161-16/+16
* - Extend the machine check record structure to include several fields usefuljhb2010-03-166-6/+132
* Use unsigned long long constants for fields in 64-bit machine checkjhb2010-03-161-12/+12
* - Use `Va' for variables instead of `Dv'.uqs2010-03-161-41/+40
* Merge OpenSolaris revision 9396:f41cf682d0d3:delphij2010-03-161-1/+7
* Merge OpenSolaris revision 9365:7838a22eccd6:delphij2010-03-163-29/+64
* Merge OpenSolaris revision 8802:010b31dd4c53:delphij2010-03-164-8/+81
* Fix a small bug in drbr_dequeue_cond spotted while preparing MFC of r203834.mlaier2010-03-151-1/+1
* Switch to our preferred license.joel2010-03-151-17/+11
* accept lower case m as a synonym for Mega (bit/s or bytes/s).luigi2010-03-151-1/+1
* print correctly commands of the formluigi2010-03-151-8/+17
* small fixes to estimate the buffer size when requesting all pipes/flows.luigi2010-03-151-5/+9
* + implement (two lines) the kernel side of 'lookup dscp N' to use theluigi2010-03-158-43/+81
* Have cpu_throw() loop on blocked_lock as well. This bug has existedmarcel2010-03-151-8/+17
* then -> thanjoerg2010-03-151-1/+1
* Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bitsluigi2010-03-152-2/+4
* Make the code more readable and compiling on 64-bits arch differentattilio2010-03-151-5/+1
* Comment a fine point, so it does not get lost when people borrow codephk2010-03-151-0/+4
* Fix two small bugs. The PowerPC 970 does not support non-coherent memorynwhitehorn2010-03-151-2/+2
* It seems PCI_OUR_REG_[1-5] registers are not mapped on PCIyongari2010-03-141-10/+10
* Checkin a facility for specifying a passthrough FIB from userland.attilio2010-03-141-1/+141
* Go ahead and add USB support to the generic config.imp2010-03-141-3/+4
* Abstract out initialization of most aspects of struct inpcbinfo fromrwatson2010-03-146-84/+62
* Add extra Xrefsgavin2010-03-141-2/+4
* sh: Do not abort on a redirection error on a compound command.jilles2010-03-143-4/+68
* sh: Add test for redirection error on subshell (should not abort).jilles2010-03-141-0/+5
* Remove dot at the end of errx() message.kib2010-03-141-1/+1
* Adjust style, fix typo, do not print errno because it is meaningless there.kib2010-03-141-1/+2
* Make it compile on LP64 arches.kib2010-03-141-4/+8
* Create regression tests for ncal:edwin2010-03-1493-1/+1332
* Trim down libcompat by removing <regexp.h>.ed2010-03-1413-2001/+44
* Make it more clear in the docs that -a is not compatible with -iFU,dougb2010-03-142-7/+22
* enables S/W beacon miss handler.weongyo2010-03-141-0/+2
* fixes a broken software beacon miss handler. There is a race to checkweongyo2010-03-143-2/+4
* sh: Do not abort on a redirection error if there is no command word.jilles2010-03-132-1/+14
* Readd $FreeBSD$ to the OpenSSL config file as that's useful forsimon2010-03-131-0/+1
* sh: Add test for assignment errors (e.g. trying to change a readonly var).jilles2010-03-131-0/+30
OpenPOWER on IntegriCloud