summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc: fix manlint warnings by unbreaking mdoc syntaxuqs2010-10-082-2/+3
* Ensure that a make from sys/boot does not pick up include files frompho2010-10-081-0/+1
* Import ee 1.5.2 into HEAD.ed2010-10-082-23/+22
* Regen.kib2010-10-083-4/+4
* Fix typo.kib2010-10-081-1/+1
* Add a comment describing the reason for calling cache_purge(fvp).kib2010-10-081-0/+7
* Oops, don't remove -fexceptions flag.davidxu2010-10-081-0/+1
* unwind.h was imported, gcc directory is no longer needed.davidxu2010-10-081-1/+0
* In r207768 I silenced a console warning from rum(4). There was legitimateemaste2010-10-081-1/+5
* Make a thread's address available via the kern proc sysctl, just like theemaste2010-10-084-1/+7
* Turn on serialization of task management commands going down to theken2010-10-074-54/+241
* Upgrade Clang and LLVM to the 2.8 release. See here for release notes:dim2010-10-079-28/+38
* Clear ggate structures before using them. We don't initialize all the fieldpjd2010-10-071-1/+4
* Add myself (jonathan@) to committers-src.dotjonathan2010-10-071-0/+2
* Log error message when we fail to destroy ggate provider.pjd2010-10-071-1/+2
* Start the guard thread first, so we can handle signals from the very begining.pjd2010-10-071-3/+7
* Don't close local component on exit as we can hang waiting on g_waitidle.pjd2010-10-071-6/+0
* opensolaris_kmem kmem_size(): report lesser of vm_kmem_size and availableavg2010-10-071-2/+14
* vm.kmem_map_size: a sysctl to query current kmem_map->sizeavg2010-10-071-0/+14
* Check the device name validity on device registration.jh2010-10-073-39/+109
* Add a note on the removal of copyright strings from login(1) and sshd(8).emaste2010-10-071-0/+5
* Fix a long standing bug which regarded some revisions of controlleryongari2010-10-071-8/+6
* Cosmetic change:pluknet2010-10-071-2/+8
* Add options I missed in the additionnal AT91 support commits.cognet2010-10-071-0/+3
* Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.mav2010-10-072-0/+2
* The msdosfs lookup is case insensitive. Several aliases may be inserted forkib2010-10-071-0/+1
* Add the ability to display specific manual pages if passed on thegordon2010-10-072-0/+21
* Add the QILA9G20 config files.cognet2010-10-062-0/+162
* Add support for the AT91SAM9260cognet2010-10-0614-65/+826
* Add the AT91SAM9G20EK config files.cognet2010-10-062-0/+163
* if_ate.c:cognet2010-10-0640-2519/+3091
* Add more comments to rings supported by the controller. Differentyongari2010-10-061-37/+103
* Remove hack needed by 6.x machines and older machines to run newerimp2010-10-061-22/+1
* Use more portable errx instead of errc. The latter doesn't buy usimp2010-10-061-4/+2
* Apply r207674 from the clangbsd project branch:dim2010-10-061-1/+1
* Simplify timeout check in futex_wait() using itimerfix() and return errorjkim2010-10-061-22/+10
* Add the capability to read the complete contents of the NVRAM via sysctlambrisko2010-10-063-0/+69
* Use a defined FreeBSD version.delphij2010-10-061-2/+2
* Add definition for FreeBSD 7.4, which will be used in a manual page change.delphij2010-10-061-0/+1
* Remove bge_tx_buf_ratio, unused member of softc.yongari2010-10-061-1/+0
* Overhaul MII register access routine and remove unnecessaryyongari2010-10-062-39/+94
* PCI fix for XLR C revision chips, limit DMA address to the first 2GBjchandra2010-10-062-2/+53
* Fix wrong slashes in a previous commit.pluknet2010-10-061-1/+1
* Add myself to calendar.freebsd and committers-src.dot.pluknet2010-10-062-0/+5
* Remove extra assignment.glebius2010-10-061-1/+0
* Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needsglebius2010-10-064-0/+14
* Fix regex for some socket- and acl-related syscall values.netchild2010-10-061-2/+2
* Missed space.kib2010-10-061-1/+1
* Add cross-references to lrand48(3) and arc4random(3) from rand(3)kib2010-10-062-1/+11
* XLR/XLS network driver (nlge) updates:jchandra2010-10-062-35/+167
OpenPOWER on IntegriCloud