summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Connect libgnuregex 2.17 to the build.jkim2013-06-0512-11467/+51
* Fix build for FreeBSD. We do not have alloca.h.jkim2013-06-051-0/+2
* Add GNU regex from glibc 2.17.jkim2013-06-056-0/+11388
|\
| * Import couple of important bug fixes from the upstream.jkim2013-06-052-52/+36
| * Import libregex from GNU libc 2.17.jkim2013-05-167-2013/+1958
| * Flatten GNU libregex vendor area.jkim2013-05-167-0/+0
| * Remove file that need not have been imported.tjr2005-05-101-26/+0
* | cxgbe(4): Never install a firmware if hw.cxgbe.fw_install is 0.np2013-06-051-12/+17
* | sleep: Explain in a comment why the [EINTR] check is there.jilles2013-06-051-0/+6
* | sh(1): Document new features in wait builtin.jilles2013-06-051-4/+9
* | Pull in r183297 from upstream llvm trunk:dim2013-06-051-3/+31
* | sh: Return status 127 for unknown jobs in wait builtin.jilles2013-06-053-5/+27
* | sh: Allow multiple operands in wait builtin.jilles2013-06-052-6/+25
* | new features (mostly for testing netmap capabilities)luigi2013-06-051-38/+63
* | - fix a bug in the previous commit that was dropping the last packetluigi2013-06-051-11/+39
* | New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.brooks2013-06-051-1/+1
* | 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
OpenPOWER on IntegriCloud