aboutsummaryrefslogtreecommitdiff
path: root/share/examples
Commit message (Expand)AuthorAgeFilesLines
* Catch up with Clang 3.6.0.Jung-uk Kim2015-03-171-2/+3
* Add -p parameter to list PCI device to pass through to the guest.Gleb Smirnoff2015-03-121-1/+15
* Make the uefikeys script output slightly more obvious.Edward Tomasz Napierala2015-02-261-4/+1
* Add key/cert generation script for uefisign(8).Edward Tomasz Napierala2015-02-262-2/+44
* Clean up more usb related files when MK_USB == no when dealing withEnji Cooper2015-02-041-7/+10
|\
| * Clean up more usb related files when MK_USB == no when dealing withEnji Cooper2014-11-261-7/+10
| * Conditionalize a number of components in the treeEnji Cooper2014-11-261-6/+9
| * Make building/installing bhyve optional via MK_BHYVE on amd64Enji Cooper2014-11-251-2/+5
* | Add MK_BHYVE knob for building and installing bhyve(4), et alEnji Cooper2015-01-261-2/+7
* | Add MK_HAST knob for building and installing hastd(8), et alEnji Cooper2015-01-261-6/+9
* | Make the error message explicit instead of just printing the usage if theNeel Natu2015-01-181-5/+11
|/
* This is the much-discussed major upgrade to the random(4) device, known to yo...Mark Murray2014-10-301-15/+39
* Use '-e' to check if the virtio backing file has already been created.Neel Natu2014-10-141-1/+1
* Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.Craig Rodrigues2014-09-131-3/+14
* Attach the ISO to an ahci-cd emulated device. TheCraig Rodrigues2014-09-121-1/+1
* Use "file -s", so that we can run vmrun.sh against special devices suchCraig Rodrigues2014-08-281-2/+2
* If the VM was reset via "/sbin/reboot" or "shutdown -r",Craig Rodrigues2014-08-251-1/+2
* Add comment which describes the exit status codes returned fromCraig Rodrigues2014-08-251-0/+8
* Remove vestiges of previous autofs.Edward Tomasz Napierala2014-08-183-563/+0
* Various style(9) and related fixes.George V. Neville-Neil2014-07-311-32/+23
* Add an example program to show how to use libpmc from a program.George V. Neville-Neil2014-07-313-2/+124
* Remove ia64.Marcel Moolenaar2014-07-071-1/+0
* After r267897 brought in a new version of file/libmagic, a filesystem imageNeel Natu2014-06-271-1/+1
* Remove example cvsup config files.Gavin Atkinson2014-06-255-267/+0
* Drop example variables for updating over csup. These have not functionedGavin Atkinson2014-06-251-12/+0
* use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-205-5/+5
* Support for multiple disks and tap devices.Alfred Perlstein2014-06-171-22/+61
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* - Format the usage so that it fits in 80 cols and follows the standardJohn Baldwin2014-04-231-15/+31
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.Warner Losh2014-04-181-1/+1
* r264402 builds fine, but turns out there are problems withWarner Losh2014-04-131-1/+1
* Convert NO_MANCOMPRESS to normal convention.Warner Losh2014-04-131-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-138-8/+8
* Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andJung-uk Kim2014-03-201-2/+2
* Add a way to apply CFLAGS only when building the given architecture. ThisIan Lepore2014-03-191-0/+7
* Remove unnecessary svn:executable property from source file.Julio Merino2014-03-141-0/+0
* Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-142-2/+2
* Add the makefile forgotten in previous commitBaptiste Daroussin2014-03-101-0/+10
* Add a mailer.conf example to use dmaBaptiste Daroussin2014-03-102-0/+8
* Generate plain sh test programs from a source file.Julio Merino2013-11-251-0/+0
* Add some sample test programs.Julio Merino2013-11-1812-0/+710
* Finish r257779.Gleb Smirnoff2013-11-071-2/+2
* - Use libusb20_strerror() function instead of custom usb_error() one.Hans Petter Selasky2013-11-076-141/+72
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.Neel Natu2013-10-311-1/+1
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedNeel Natu2013-10-291-4/+5
* Add an option to bhyveload(8) that allows setting a loader environment variableNeel Natu2013-10-171-3/+8
* Merge from project branch. Uninteresting commits are trimmed.Mark Murray2013-10-121-17/+24
|\
| * MFC - tracking commitMark Murray2013-10-091-2/+2
| |\
| * | Snapshot. This passes the build test, but has not yet been finished or debugged.Mark Murray2013-10-041-17/+24
* | | Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-122-42/+0
| |/ |/|