summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dialog to 1.2-20130523bapt2013-06-17137-8160/+9826
|\
| * Update dialog to 1.2-20130523bapt2013-06-1787-6410/+6819
* | This is an addendum to r251837.scottl2013-06-172-0/+2
* | The fix committed in r250951 replaced the reported panic with a deadlock... goldlstewart2013-06-171-2/+2
* | Add infrastructure for doing compatibility shims, as has been sorelyscottl2013-06-175-1/+168
* | - add myselfrm2013-06-171-0/+1
* | - add my mentor -> mentee relation with koobsrm2013-06-171-0/+1
* | - Add a new UMA API: uma_zcache_create(). This makes a zone without anyjeff2013-06-173-216/+293
* | Remove vfs_mount(9), it have been died since 2004.delphij2013-06-175-140/+5
* | Adjust i386 Xen PV support for updated Xen interface files.gibbs2013-06-174-7/+7
* | Rename remaining DIAGNOSTIC to INVARIANTS.pfg2013-06-171-1/+1
* | Added my another mentors: osa and eadlervg2013-06-161-0/+3
* | Add myself as ports committer.vg2013-06-161-0/+3
* | Fix some missing symbols in the libsupc++ Version.maptheraven2013-06-161-0/+13
* | Fix the libc++ option.zeising2013-06-161-4/+4
* | Remove lines declaring "All rights reserved" or similar comments: theyeadler2013-06-169-9/+0
* | One more obsolete file.antoine2013-06-161-0/+1
* | Add more obsolete files.antoine2013-06-161-0/+6
* | Fix OSVERSION variable within PBUILD_FLAGS.gjb2013-06-161-1/+1
* | Fix install from read-only obj dir when SHLIB_LDSCRIPT is used.jlh2013-06-161-2/+5
* | Re-sort ext2fs headers to make things easier to find.pfg2013-06-166-56/+33
* | sys/dev/xen/blkfront/blkfront.c:gibbs2013-06-161-1/+1
* | Move _Atomic() into <sys/cdefs.h>.ed2013-06-162-4/+8
* | Change callout use counter to use C11 atomics.ed2013-06-161-10/+15
* | cvsweb -> svnwebjoel2013-06-161-1/+1
* | Return ENETDOWN when the parent interface is down.hrs2013-06-161-1/+1
* | sh: Add tests for 'local -' (save shell options).jilles2013-06-152-0/+43
* | Let hastd use C11 atomics.ed2013-06-151-5/+5
* | Regenerate after CVS removal (and it seems other missed changes)eadler2013-06-151-13/+10
* | Remove CVS from the base system.eadler2013-06-15257-228896/+34
* | Style/comments.dteske2013-06-151-2/+5
* | Restore use of polling mode for disk cache flush in case of kernel panic.mav2013-06-152-4/+19
* | Build __clear_cache on ARM with clang now it supports it.andrew2013-06-151-5/+1
* | Pull in r183926 from LLVM trunk:andrew2013-06-155-3/+13
* | Now that the necessary infrastructure is in place to ensure hhook points whichlstewart2013-06-151-2/+1
* | Move hhook's per-vnet initialisation to an earlier SYSINIT SI_SUB stage tolstewart2013-06-151-2/+2
* | Pull in r184040 from upstream clang trunk:ed2013-06-151-2/+2
* | Let ARM use the custom tailored atomic intrinsics.ed2013-06-1511-211/+3
* | Remove conflicting macros from SPARC64's atomic(9) header.ed2013-06-151-15/+3
* | Stick to using the documented atomic(9) API.ed2013-06-151-1/+1
* | Make support for atomics on ARM complete.ed2013-06-152-51/+325
* | Cleanup and simplification in khelp_{register|deregister}_helper(). Nolstewart2013-06-151-24/+18
* | Add a private KPI between hhook and khelp that allows khelp modules to insertlstewart2013-06-152-101/+40
* | Properly track the different reasons new I/O is temporarily disabled, andgibbs2013-06-152-16/+58
* | Internalise handling of virtualised hook points insidelstewart2013-06-153-58/+86
* | Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filtersbryanv2013-06-151-2/+2
* | Upgrade Xen interface headers to Xen 4.2.1.gibbs2013-06-1456-549/+4568
* | Fix typo (dbM -> dBm)eadler2013-06-141-1/+1
* | Simplify the hierarchy target's logic. [0]brooks2013-06-141-6/+8
* | sh(1): A subshell environment has its own rlimits (ulimit).jilles2013-06-141-1/+4
OpenPOWER on IntegriCloud