summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Relax the vm object locking. Use a read lock.alc2013-06-053-19/+19
* Update to bmake-20130604 to fix file descriptor leak.sjg2013-06-056-24/+44
* Remove part of the NetBSD longjmp code that was not ready to be merged.andrew2013-06-051-2/+1
* Style fixes.das2013-06-054-54/+58
* - Flag sym(4) as supporting unmapped I/O; all necessary conversion actuallymarius2013-06-051-3/+2
* Handle/mark/nuke unused arguments.marius2013-06-051-49/+49
* Implement a bit of a hack to store the AR9285/AR9485 RX LNA configuration inadrian2013-06-053-2/+33
* Add a new capability flag to announce that the chip implements LNA mixingadrian2013-06-054-1/+6
* Document the AR9285/AR9485 LNA configuration information that'sadrian2013-06-051-0/+26
* Add RX STBC statistics.adrian2013-06-041-2/+5
* In vm_object_split(), busy and consequently unbusy the pages only whenattilio2013-06-041-3/+4
* sys/dev/mps/mps.casomers2013-06-042-1/+3
* CAM_DEV_QFREEZE handling should only be done on request submission butmarius2013-06-041-14/+3
* Fix build with both INET and INET6 disabled.jhb2013-06-041-0/+2
* Start to merge the updated ARM NetBSD setjump/longjmp functions. To beginandrew2013-06-042-75/+52
* Relax the vm object locking in mac_proc_vm_revoke_recurse(). A read lockalc2013-06-041-4/+4
* Shift Console->Saver menu items to place the default item at the top, makingdteske2013-06-041-41/+41
* Lessen verbosity of "Exit" menutag items to appear more consistent acrossdteske2013-06-046-7/+6
* Add myself to committers-src.dot, and note kib is my mentor.gjb2013-06-041-0/+2
* Eliminate unnecessary vm object locking from tmpfs_nocacheread().alc2013-06-041-2/+0
* Build fix: Only <sys/cdefs.h> should be included before __FBSDID().jhb2013-06-041-1/+2
* Improve r250890, so that we stop processing of a message with zeroglebius2013-06-041-8/+7
* Flag isp(4) as supporting unmapped I/O; all necessary conversion actuallymarius2013-06-041-2/+2
* Fix the passing of time on Armada XP.gber2013-06-042-1/+12
* Implement pmap_copy() for ARMv6/v7.gber2013-06-041-0/+120
* mdoc: convert .Fd to .In, which is much nicer.joel2013-06-046-14/+14
* Match the options of the kernel.obrien2013-06-046-20/+60
* Update a comment.alc2013-06-041-2/+2
* Add man links for expl(3) and expm1l(3).das2013-06-041-2/+2
* Use f_shell_escape() instead of forking to awk. In this case, thedteske2013-06-043-8/+6
* Use a case-statement instead of multiple (separate even) if-statements.dteske2013-06-041-4/+7
* Comments.dteske2013-06-041-1/+1
* Similar to r251236, r251242, and r251244. Introduce new function-pair todteske2013-06-044-38/+81
* Add the combined (mixed) diversity support capability bit for theadrian2013-06-042-0/+4
* Relax the object locking in vm_pageout_map_deactivate_pages() andalc2013-06-041-11/+11
* cxgbe(4): Provide accurate hit count for filters on T5 cards. Thenp2013-06-041-2/+8
* Fix a code typo (missing `eval') which lead to improperly-sized menu whendteske2013-06-041-1/+1
* Pad the PCPU MD struct, to satisfy an assert added with the projects/countersjhibbits2013-06-041-1/+1
* Fix menu accenting for the package category list. The single-space indentdteske2013-06-041-5/+5
* Whitespace and comments.dteske2013-06-041-3/+3
* Improve debugging for f_dialog_*_constrain() to print constrained ratherdteske2013-06-041-2/+15
* bmake does not like universe_${target}_prologue in the .ORDERsjg2013-06-031-1/+1
* Fixing a typo.hiren2013-06-031-1/+1
* Fix a typo: XPORT_SPI should be tested against transport, nor protocol.delphij2013-06-031-1/+1
* Add ATOMIC_*_LOCK_FREE constants.ed2013-06-031-0/+35
* ext2fs: space vs tab.pfg2013-06-032-2/+2
* Change a comma to a semicolon.kargl2013-06-031-3/+2
* ext2fs: Small cosmetic fixes.pfg2013-06-032-2/+3
* ld80 and ld128 implementations of expm1l(). This code started lifekargl2013-06-036-4/+373
* Fix the order of TX shutdown and reset.adrian2013-06-031-4/+25
OpenPOWER on IntegriCloud