summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate src.conf.5 after the projects/armv6 mergeeadler2012-09-081-4/+4
* Whitespace cleanup.tuexen2012-09-081-1/+0
* Fix loading of kernel modules at boot time for powerpc64.andreast2012-09-081-3/+3
* sh: Remove XXX comment about removing nextopt().jilles2012-09-081-4/+0
* Move the checks for td_pinned, td_critnest, TDP_NOFAULTING andattilio2012-09-082-22/+14
* Move PT_UPDATED_FLUSH() before td_locks check in order to have moreattilio2012-09-081-3/+3
* userret() already checks for td_locks when INVARIANTS is enabled, soattilio2012-09-0810-10/+0
* pmap_remove:alc2012-09-081-30/+18
* Revert r239049:eadler2012-09-081-1/+1
* mdoc fixes.joel2012-09-081-41/+21
* The first part of check_priv() function, that attempts to obtain credsglebius2012-09-082-43/+40
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-0845-9640/+4591
* Correctly mask out the RTS/CTS flags when forming aggregates.adrian2012-09-081-1/+1
* Add IRQ support to the resource list handling functions.rpaulo2012-09-081-3/+7
* Add a '-s <timeout>' option which will display live rate controladrian2012-09-082-26/+74
* Remove useless extra test.mjacob2012-09-071-4/+2
* Supply the pr_ctloutput method for local datagram sockets,glebius2012-09-071-0/+1
* Use callout(9) instead of timeout(9) to manage timers.jhb2012-09-071-13/+15
* It seems that what the code really meant is that when a write is completed,delphij2012-09-071-1/+1
* Remove remaining 4.x compat shims. No resulting changes (verified byjhb2012-09-074-53/+35
* Change the link pointing to more information about the Yarrow algorithm, thezeising2012-09-071-2/+2
* A few whitespace and comment fixes.jhb2012-09-072-4/+4
* Complete and merge the list between Sandy/Ivy bridge of eventsfabient2012-09-071-28/+18
* Don't include a structure containing a flexible array in anothertuexen2012-09-075-24/+13
* Use "e.g.", not "i.e.", to introduce an example.kevlo2012-09-071-1/+1
* Fully initialize the stack-allocated "struct sockaddr_in sa" structure.kevlo2012-09-071-1/+2
* Prevent indent(1) from reformatting this comment, as it containsgavin2012-09-071-1/+1
* Eliminate unnecessary NULL checks.alc2012-09-071-2/+2
* Tidy up the output quite substantially, making it fit well withinadrian2012-09-071-4/+4
* Make this build again!adrian2012-09-071-1/+2
* When calling the C++ demangler, make sure to free the returned buffer,rpaulo2012-09-071-6/+24
* Eliminate an unused macro.alc2012-09-071-7/+0
* Ensure that single-frame aggregate session frames are retransmittedadrian2012-09-071-0/+45
* libc/amd64: Do not export .cerror.jilles2012-09-0612-88/+9
* Dynamically allocate the S/G lists passed to callback routines rather thanjhb2012-09-062-50/+71
* Avoid segfault if name is invalid. Basically, onlytrhodes2012-09-061-2/+5
* Remove trailing whitespace.joel2012-09-061-1/+1
* Remove trailing whitespace.joel2012-09-061-53/+53
* Minor mdoc fix.joel2012-09-061-1/+0
* Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.jhb2012-09-0618-1054/+116
* Add a kernel module on pc98 for the ct(4) driver.jhb2012-09-062-0/+12
* There is no need to release the pvh global lock around calls toalc2012-09-061-20/+15
* Add TRIM support, enabled by default.jpaetzel2012-09-066-21/+88
* Add Intel Ivy Bridge support to hwpmc(9).fabient2012-09-069-228/+1451
* Fix "Corrupted DWARF expression" from (k)gdb.emaste2012-09-061-2/+2
* Make r230454 more readable and vendor-like.mm2012-09-061-2/+8
* Get rid of a gcc'ism.tuexen2012-09-061-4/+3
* Add support for demangling C++ symbols. This requires linking libproc withrpaulo2012-09-062-2/+22
* Add missing braceskevlo2012-09-061-1/+2
* Fix test cases to work with the latest version of the API.rpaulo2012-09-062-3/+4
OpenPOWER on IntegriCloud