aboutsummaryrefslogtreecommitdiff
path: root/share/examples
Commit message (Expand)AuthorAgeFilesLines
* 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-20/+59
* 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
| |/ |/|
* | Parse the memory size parameter using expand_number() to allow specifyingNeel Natu2013-10-091-2/+2
|/
* MFCMark Murray2013-09-011-4/+4
|\
| * Bring legacy CAM target implementation back into API/KPI-coherent and evenAlexander Motin2013-09-011-4/+4
* | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ...Mark Murray2013-08-301-19/+1
* | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")Mark Murray2013-08-243-1/+119
|/
* Revert r253748,253749Andriy Gapon2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-281-1/+0
* Fix typo.Gleb Smirnoff2013-07-171-1/+1
* Improve example, so that it doesn't dump core when example moduleGleb Smirnoff2013-07-171-2/+6
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-282-0/+2
* Add "amdfam10" to the supported CPU types for amd64. This complementsJung-uk Kim2013-06-271-2/+2
* Add a missing comma.Jung-uk Kim2013-06-131-1/+1
* - Document GCC support for AMD Family 10h processors (amdfam10).Jung-uk Kim2013-06-131-5/+5