Correct comments and minor variable naming and sysctl issues.
[dragonfly.git] / sys / platform / vkernel / platform / init.c
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-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-11 Simon SchubertReport the last error code when searching for a tap...
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
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:
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
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-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-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-02 Joe TalbottAdd break after parsing the -n option.
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-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-19 Matthew DillonAdd the -p pidfile option to the vkernel.
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-28 Matthew DillonOpen the root image O_EXLOCK|O_NONBLOCK and exit with...
2007-05-27 Matthew DillonFrom within a virtual kernel, make /sbin/shutdown and...
2007-05-27 Matthew DillonThe proper root device for a vkernel fs is vkd0s0a...
2007-05-25 Matthew DillonAdd a -c file option to the vkernel to specify CD image...
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-27 Matthew DillonImplement ncpus_fit and ncpus_fit_mask. Admittedly...
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-11 Matthew DillonKernel virtual memory must be mapped on a segment addre...
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-03-16 Sascha WildnerFix message.
2007-03-16 Sascha WildnerAdd code for creating multiple virtual disks. Multiple...
2007-03-16 Sascha WildnerActivate -i and add some documentation for it.
2007-03-05 Sascha Wildnererr() and warn() print the strerror() message by themse...
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-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Matthew DillonWe want the virtual kernel to be default-secure. Disab...
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-14 Sepherosa Ziehau- Add multi pseudo network interface support for vkernel
2007-01-14 Matthew DillonThe FP subsystem might not work properly when a vkernel...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-12 Matthew DillonAdd single-user mode boot option (-s).
2007-01-12 Matthew DillonAdd missing bzero() during low boot after malloc().
2007-01-12 Matthew DillonSet kernel_vm_end to virtual_start instead of virtual_e...
2007-01-11 Matthew DillonProperly block SIGALARM and disable interrupts (i.e...
2007-01-11 Matthew DillonOpen the root disk with O_DIRECT. We do not want both...
2007-01-10 Sascha Wildner[committed on behalf of sephe]
2007-01-10 Matthew DillonTell the real kernel not to sync the file that backs...
2007-01-10 Simon SchubertUse SEEK_SET instead of magic constant.
2007-01-09 Matthew DillonName the virtual kernel disk device 'vkd' instead of...
next