vkernel - Add usage()
[dragonfly.git] / share / man / man7 / vkernel.7
2010-12-10 Samuel J. Greearvkernel - Add usage()
2010-10-28 Sascha Wildnervkernel.7: Remove the '-s labels' option from the vncon...
2010-03-28 Sascha WildnerSort sections in various manual pages.
2010-03-27 Sascha WildnerFurther adjustments for 64 bit vkernels.
2009-03-30 Sascha WildnerSort SEE ALSO in some manual pages.
2009-03-28 Sascha Wildnervkernel(7): Start sentences on new lines.
2009-03-27 Matthew DillonAdjust vnconfig recommendation when creating a new...
2009-03-27 Stathis Kamperisvkernel(7): mention how to autologin as root
2008-09-02 Thomas NikolajsenChange vkernel.7:
2008-07-16 Thomas NikolajsenAdd VKERNEL to FILES and make some paths a bit shorter.
2008-06-22 Sascha WildnerMention aggelos' lwn.net article.
2008-05-27 Matthew DillonImplement a new utility called vknet. This utility...
2008-05-27 Matthew DillonCreate a new daemon called vknetd. This daemon uses...
2008-05-06 Sascha WildnerThe vkernel's maximum number of CPUs is now 16.
2008-02-03 Nicolas TheryFixed typo in penultimate revision.
2008-02-01 Sascha WildnerFix various manpage nits.
2008-02-01 Nicolas TheryMention SIGUSR1 in debugging section.
2007-11-06 Sascha WildnerAdd a line to the rc.conf example to not try to set...
2007-09-29 Sascha WildnerSmall mdoc cleanup.
2007-09-29 Sascha WildnerBump .Dd for r1.31.
2007-09-27 Matthew DillonAdd an install location for the vkernel binary, add...
2007-08-18 Sascha WildnerNote that the vke interface needs to be brought up...
2007-08-18 Sascha WildnerAdd some words about the vcd driver in the DEVICES...
2007-08-12 Matthew DillonFix the fstab installation example. vkd0a -> vkd0s0a.
2007-07-24 Sascha WildnerThe maximum numbers of CPUs is 31, not 32.
2007-07-11 Sascha WildnerBump .Dd for -l and fix markup.
2007-07-10 Joe TalbottAdd support to vkernel for locking virtual CPUs to...
2007-07-07 Sascha Wildner* s/cpu/CPU/
2007-07-03 Matthew DillonAdd a section on how to build the world inside a virtua...
2007-07-02 Matthew DillonAdd an option (-n ncpus) to specify the number of cpus...
2007-06-23 Sascha WildnerRemove trailing whitespace.
2007-06-19 Matthew DillonAdd the -p pidfile option to the vkernel.
2007-06-17 Matthew DillonImplement SIGTERM handling. When a SIGTERM is received...
2007-06-14 Sascha Wildner* Fix the example for configuring /etc/ttys according...
2007-06-14 Sascha WildnerTo create a disklabel, the vn0s0 device is now used...
2007-05-25 Matthew DillonAdd a -c file option to the vkernel to specify CD image...
2007-04-20 Sascha WildnerAdd a DEVICES section and vkd(4)/vke(4) MLINKS.
2007-03-30 Sascha WildnerPut debugging information into a section of its own.
2007-03-16 Sascha WildnerDocument the new behavior of -r.
2007-03-16 Sascha WildnerDocument that the maximum number of vke interfaces...
2007-03-16 Sascha WildnerActivate -i and add some documentation for it.
2007-02-24 Sascha WildnerFix config declaration.
2007-02-04 Matthew DillonAdd note on using 'handle SIGSEGV noprint' when gdb...
2007-02-03 Sascha WildnerBump date for r1.6.
2007-02-03 Sascha WildnerUse .Pq for parentheses.
2007-02-03 Sascha WildnerAdd some words about signals and mention that CTRL...
2007-02-02 Sascha WildnerFix example: Put /dev/vkd0a in /etc/fstab.
2007-01-19 Sascha WildnerDocument -U.
2007-01-17 Sascha Wildner* Add documentation for -I and add an example for netwo...
2007-01-14 Sascha Wildner* Add documentation for -s.
2007-01-08 Sascha WildnerAdd a vkernel(7) manpage which I hacked together from...