It's "useful" not "usefull".
[dragonfly.git] / sys / platform / vkernel /
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-10 Matthew DillonFinish moving the kernel from tsc_freq (32 bits) to...
2008-05-09 Matthew DillonFix many bugs and issues in the VM system, particularly...
2008-05-07 Matthew DillonCorrect comments and minor variable naming and sysctl...
2008-05-06 Matthew DillonFix a sizeof() the wrong variable name. The correct...
2008-05-06 Matthew DillonEnable kern.trap_mpsafe and kern.syscall_mpsafe by...
2008-05-06 Matthew DillonRemove the SMP_MAXCPU override for vkernels, causing...
2008-04-30 Matthew DillonCothreads do not have a globaldata context and cannot...
2008-04-28 Matthew DillonFix some pmap races in pc32 and vkernel, and other...
2008-04-24 Matthew DillonFix panics which can occur when killing a threaded...
2008-04-21 Matthew DillonPass the current LWP to sigexit() instead of the curren...
2008-04-14 Matthew DillonFix ktrace for threaded processes. Move the KTRFAC_ACT...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-27 Matthew DillonMake sure there is no possibility of a cothread trying...
2008-03-21 Sascha WildnerRemove old function (no longer used since r1.25).
2008-03-20 Matthew DillonImprove vkernel support.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-15 Aggelos EconomopoulosThe i386/amd64 abi specifies that the direction flag...
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-08 Sepherosa ZiehauCleanp leftover of the ifnet.if_addrhead parallelizing.
2008-02-11 Simon SchubertReport the last error code when searching for a tap...
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-03 Nicolas TheryRemove code accessing debug registers from vkernel...
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-29 Matthew DillonConditionalize the illegal MXCSR tests on SSE support...
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-10 Nicolas TheryAdd pselect syscall.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-12-30 Sascha WildnerMake DDB optional in vkernels.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-12 Matthew DillonSave and restore the FP context in the signal stack...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-26 Matthew DillonCatch vkernel divide-by-0 traps a bit earlier so they...
2007-11-26 Matthew DillonDrop into DDB if the vkernel hits a floting point excep...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-07 Matthew DillonRemove i386 support.
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-04 Matthew DillonChange the virtual kernel's default hz to 20, because...
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-20 Matthew DillonFix the root device selection to match the manual page...
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-15 Matthew DillonConvert the lwp list into a red-black tree. This great...
2007-08-15 Matthew DillonSignals have to be blocked when creating our LWPs or...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-22 Matthew DillonProperly initialize next_cpu to 0 when '-l map' is...
2007-07-19 Joe TalbottLet the user know if they attempt to start a vkernel...
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-10 Joe TalbottAdd support to vkernel for locking virtual CPUs to...
2007-07-10 Sascha WildnerKQueueFd is declared static in sys/platform/vkernel...
2007-07-02 Joe TalbottAdd break after parsing the -n option.
2007-07-02 Matthew DillonThe vkernel's copyin/copyout implementation is not...
2007-07-02 Matthew DillonImplement an architecture call for contended spinlocks...
2007-07-02 Matthew DillonGive virtual kernels access to sysctl() prototypes...
2007-07-02 Matthew DillonMake the virtual kernel's systimer work with SMP builds...
2007-07-02 Matthew DillonPut a timeout on the umtx_sleep() in the idle loop...
2007-07-02 Matthew Dillonsigwinch has to run with the big giant lock so use...
2007-07-02 Matthew DillonIncrease SMP_MAXCPU to 31. Can't do 32 (boo hoo!)...
2007-07-02 Matthew DillonAdd an option (-n ncpus) to specify the number of cpus...
2007-07-02 Matthew DillonThe real-kernel madvise and mcontrol system calls handl...
2007-07-02 Matthew Dillonsched_ithd() must be called from within a critical...
2007-07-02 Matthew DillonCopy a junk file from pc32 needed for <time.h>
2007-07-02 Matthew DillonOnly use the symbol returned by dladdr() if its address...
2007-07-02 Matthew DillonImplement an architecture function cpu_mplock_contested...
2007-07-01 Matthew DillonAlso credit lots of help from Aggelos Economopoulos...
2007-07-01 Matthew DillonUse dladdr() to obtain symbol names when possible and...
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-07-01 Matthew DillonMore multi-threaded support for virtualization. Move...
2007-06-29 Matthew DillonImplement struct lwp->lwp_vmspace. Leave p_vmspace...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-19 Matthew DillonAdd the -p pidfile option to the vkernel.
2007-06-18 Joe TalbottMake vkernel compile with 'options SMP'. Most function...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
next