summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT tonwhitehorn2011-10-092-70/+10
* Add support to makefs(8) to add UFS labels to images.nwhitehorn2011-10-094-1/+12
* Update the inp stored in a HB-timer when moving an stcb to a new inp.tuexen2011-10-092-1/+2
* Line up the struct declaration (yes, I know this isn't what it looksdes2011-10-091-6/+6
* Document some not-so-recently added trace points.des2011-10-091-2/+7
* Remove inphy(4), exphy(4) as well as ruephy(4) that no longer existed as amarius2011-10-081-3/+0
* Address some of bde@'s concerns with the new code.des2011-10-081-72/+71
* Fix the handling of an empty kmem map by sysctl_kmem_map_free(). Inalc2011-10-081-2/+2
* Revert unapproved commit to bsd.port.mk.crees2011-10-081-16/+0
* Avoid magicking into existence sub-partitions due to leftover blocks whennwhitehorn2011-10-081-11/+22
* Usability enhancements: do not allow setting a mountpoint on bsdlabelnwhitehorn2011-10-081-1/+30
* Teach kdump(1) to decode capability bitmasks.des2011-10-082-0/+9
* Fix the dependency issue properly by a) moving kdump_subr.c to the frontdes2011-10-081-6/+2
* Bring ioctlname() in line with all the other *name() functions, whichdes2011-10-082-31/+21
* Handle the R_386_TLS_TPOFF32 relocation, which is similar to R_386_TLS_TPOFF,kib2011-10-081-2/+7
* Setting up TLS block for the main thread must be done after thekib2011-10-081-3/+14
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYmarius2011-10-0810-48/+47
* I appreciate the logic behind using a (void) cast to indicate that thedes2011-10-082-155/+155
* Fix casting.des2011-10-082-74/+75
* Whitespace.des2011-10-081-90/+90
* Fix an infinite loop in siba_bwn_suspend().brueffer2011-10-081-1/+1
* C has had swicth statements for 40 years or so. It's about time wedes2011-10-081-93/+143
* Sort and line up.des2011-10-081-38/+37
* Remove dead code, "error" doesn't change between this check and thebrueffer2011-10-081-4/+0
* 1) Some of the #defines or enums for which we auto-generate namingdes2011-10-084-72/+37
* Remove two dublicated assignments.brueffer2011-10-081-3/+0
* Remove extraneous WARNS=7.ed2011-10-081-2/+0
* - Add a couple of more sed subsitutions needed to get the correctstas2011-10-081-2/+6
* BCE_MISC_ID register of BCM5716 returns the same id of BCM5709 soyongari2011-10-082-52/+25
* - ${WRKSRC} might be missing when the autotools fixup is running.stas2011-10-071-2/+2
* Add myself.jceel2011-10-072-0/+5
* Do not try removing an ARP entry associated with a given interfaceqingli2011-10-071-1/+2
* Mention tdsignal(9).des2011-10-072-5/+16
* Sync with ahc(4)/ahd(4)/sym(4) etc:marius2011-10-073-0/+3
* Add missing va_end() in an error case to clean up after va_start()brueffer2011-10-071-0/+1
* Add missing va_end() to clean up after va_start().brueffer2011-10-071-0/+1
* Remove the reference held on the loopback route when the interfaceqingli2011-10-071-1/+3
* Prevent TCP sessions from stalling indefinitely in reassemblyandre2011-10-071-2/+28
* Remove unused define.kib2011-10-077-9/+0
* Fix whitespace inconsistencies found in homegrown Symbol.maps.ed2011-10-077-17/+17
* Add back the IP header length to the total packet length field onandre2011-10-071-0/+7
* Remove an extraneous "already" from a comment introduced by r226081.rmacklem2011-10-071-1/+1
* Add a -x option that causes ssh-agent(1) to exit when all clients havedes2011-10-072-4/+32
* Load the ECDSA key if there is one.des2011-10-072-2/+7
* Simply let teken_stress use arc4random.ed2011-10-071-11/+1
* Tab should not blank cells.ed2011-10-071-14/+1
* Change one printf() to log().jonathan2011-10-071-1/+1
* Merge from r225950:marius2011-10-072-7/+19
* Begin implementing correct MIPS24K sampling mode behaviour.adrian2011-10-071-4/+7
* Increase MSGBUF_SIZE.obrien2011-10-071-1/+1
OpenPOWER on IntegriCloud