Conditionalize SMP bits for non-SMP builds.
[dragonfly.git] / sys / platform / vkernel / platform / machintr.c
2007-07-01 Matthew DillonConditionalize SMP bits for non-SMP builds.
2007-07-01 Matthew DillonBring in all of Joe Talbott's SMP virtual kernel work...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-30 Matthew DillonReorder cpu interrupt enablement, do it in the code...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-15 Matthew DillonAdd kqueue based async I/O support to the virtual kerne...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-11 Matthew DillonProperly block SIGALARM and disable interrupts (i.e...
2007-01-10 Matthew DillonHave vectorctl silently succeed to remove a run-time...
2007-01-09 Matthew DillonFix two incorrect sigblock() calls.
2007-01-09 Matthew DillonUse our interrupt infrastructure to handle the clock...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonUse itimers to implement the virtual kernel's SYSTIMER...
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.
2006-12-26 Matthew DillonContinue fleshing out VKERNEL support. Initialize...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-05 Matthew DillonFor the moment conditionally remove the declaration...