summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This isandrew2013-08-313-1/+69
* Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...theraven2013-08-311-0/+2
* Unconditionally compile the __sync_* atomics support functions into compiler-rttheraven2013-08-312-12/+64
* Fix a typo in a comment.rpaulo2013-08-311-1/+1
* Sync USB bluetooth product list with Linux.hselasky2013-08-312-0/+62
* - Set proper KERNLOADADDRgonzo2013-08-311-0/+3
* YAMON is 32-bit application and uses 32-bit pointers to pass kernelgonzo2013-08-311-4/+9
* sh: Simplify list() in the parser.jilles2013-08-301-21/+22
* Add device PicoStation M2HP support.hiren2013-08-302-0/+171
* sh: Separate out nbinary allocation into a function.jilles2013-08-301-21/+22
* Add bpf(4) to config file to get dhclient workinggonzo2013-08-301-0/+1
* Add PCI bus space implementation that converts all 2 and 4 bytesgonzo2013-08-304-4/+448
* mdoc: add missing El.joel2013-08-301-0/+1
* sh: Use makename() where possible.jilles2013-08-301-22/+5
* Give the page allocations initiated by the swap-backed md(4) a higherkib2013-08-301-1/+1
* The pm_save should be cleared on the pmap initialization, and not onkib2013-08-301-1/+1
* Style cleanups.pjd2013-08-301-140/+147
* acpi_thermal: Warn about insane _TMP temperature only oncedumbbell2013-08-301-5/+26
* Pull in r189672 from upstream llvm trunk:dim2013-08-301-10/+15
* A final test with unmodified code has shown that a delay of 150msmarcel2013-08-301-1/+1
* sh: Add a function for the case where one token is required in the parse.jilles2013-08-301-31/+23
* sh: Recognize "--" as end of options in type builtin.jilles2013-08-302-0/+5
* The round of expand_number() cleanups.pluknet2013-08-301-29/+10
* sh: Cast -1 to pointer rather than pointer to variable of wrong type.jilles2013-08-302-5/+3
* Simplify pause_sbt() logic. Don't call DELAY() if remainder is lesshselasky2013-08-301-7/+7
* Typo in strtol(3).pluknet2013-08-301-1/+1
* Implement support for the process-context identifiers ('PCID') onkib2013-08-3010-113/+527
* Add BIT_AND_ATOMIC() and CPU_AND_ATOMIC().kib2013-08-302-1/+9
* Provide a wrapper for the INVPCID instruction, definition of thekib2013-08-301-0/+20
* Move the definition of the struct unrhdr into a separate header file,kib2013-08-303-27/+70
* Reduce WARNS to 0 for dig, host, and nslookup to make themerwin2013-08-303-3/+3
* Few more minor if_vmx tweaksbryanv2013-08-303-25/+92
* Fix the sysctl that displays whether buffer packing is enablednp2013-08-301-7/+13
* If reading a virtual-device value fails, attempt to read a virtual-device-extcperciva2013-08-301-0/+3
* Implement support for rx buffer packing. Enable it by default for T5np2013-08-302-142/+601
* - Fix LOCAL_MTREE so it properly handles multiple files and quotesbdrewery2013-08-301-3/+3
* Add a routine for attaching an mbuf to a buffer with an externalnp2013-08-291-0/+22
* Introduce a new, HVM compatible, paravirtualized timer driver for Xen.gibbs2013-08-298-642/+615
* 'u_long' is consistently spelled 'unsigned long' in this file. Fix it.jkim2013-08-291-1/+1
* Partially revert r254880. The bitmap operations actually use long type now.jkim2013-08-293-8/+5
* Bump up the default timeouts for move commands in the ch(4) driverken2013-08-291-4/+4
* Fix the incomplete conversion from atomic_t to long for test_bit().jkim2013-08-291-1/+1
* Clarify confusions between atomic_t and bitmap. Fix bitmap operationsjkim2013-08-292-13/+19
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-2964-2654/+2433
* - Remove test_and_set_bit() macro. It is unused since r255037.jkim2013-08-291-5/+3
* Convert the if_lagg rwlock to an rmlock.adrian2013-08-292-33/+56
* Fix atomic operations on context_flag without altering semantics.jkim2013-08-291-3/+3
* Add directories that is installed as part of bsdconfig.delphij2013-08-291-0/+74
* Add a few missing language directories for /usr.delphij2013-08-291-0/+8
* Update to 2013-08-29 NetBSD libexecinfo snapshotemaste2013-08-293-13/+27
OpenPOWER on IntegriCloud