summaryrefslogtreecommitdiffstats
path: root/share/examples
Commit message (Expand)AuthorAgeFilesLines
* Use "file -s", so that we can run vmrun.sh against special devices suchrodrigc2014-08-281-2/+2
* If the VM was reset via "/sbin/reboot" or "shutdown -r",rodrigc2014-08-251-1/+2
* Add comment which describes the exit status codes returned fromrodrigc2014-08-251-0/+8
* Remove vestiges of previous autofs.trasz2014-08-183-563/+0
* Various style(9) and related fixes.gnn2014-07-311-32/+23
* Add an example program to show how to use libpmc from a program.gnn2014-07-313-2/+124
* Remove ia64.marcel2014-07-071-1/+0
* After r267897 brought in a new version of file/libmagic, a filesystem imageneel2014-06-271-1/+1
* Remove example cvsup config files.gavin2014-06-255-267/+0
* Drop example variables for updating over csup. These have not functionedgavin2014-06-251-12/+0
* use .Mt to mark up email addresses consistently (part1)bapt2014-06-205-5/+5
* Support for multiple disks and tap devices.alfred2014-06-171-22/+61
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* - Format the usage so that it fits in 80 cols and follows the standardjhb2014-04-231-15/+31
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.imp2014-04-181-1/+1
* r264402 builds fine, but turns out there are problems withimp2014-04-131-1/+1
* Convert NO_MANCOMPRESS to normal convention.imp2014-04-131-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-138-8/+8
* Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andjkim2014-03-201-2/+2
* Add a way to apply CFLAGS only when building the given architecture. Thisian2014-03-191-0/+7
* Remove unnecessary svn:executable property from source file.jmmv2014-03-141-0/+0
* Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-142-2/+2
* Add the makefile forgotten in previous commitbapt2014-03-101-0/+10
* Add a mailer.conf example to use dmabapt2014-03-102-0/+8
* Generate plain sh test programs from a source file.jmmv2013-11-251-0/+0
* Add some sample test programs.jmmv2013-11-1812-0/+710
* Finish r257779.glebius2013-11-071-2/+2
* - Use libusb20_strerror() function instead of custom usb_error() one.hselasky2013-11-076-141/+72
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.neel2013-10-311-1/+1
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedneel2013-10-291-4/+5
* Add an option to bhyveload(8) that allows setting a loader environment variableneel2013-10-171-3/+8
* Merge from project branch. Uninteresting commits are trimmed.markm2013-10-121-17/+24
|\
| * MFC - tracking commitmarkm2013-10-091-2/+2
| * Snapshot. This passes the build test, but has not yet been finished or debugged.markm2013-10-041-17/+24
* | Remove most of the ATF tools and the _atf user.rpaulo2013-10-122-42/+0
* | Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-091-2/+2
|/
* MFCmarkm2013-09-011-4/+4
|\
| * Bring legacy CAM target implementation back into API/KPI-coherent and evenmav2013-09-011-4/+4
* | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ...markm2013-08-301-19/+1
* | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-243-1/+119
|/
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Fix typo.glebius2013-07-171-1/+1
* Improve example, so that it doesn't dump core when example moduleglebius2013-07-171-2/+6
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-282-0/+2
* Add "amdfam10" to the supported CPU types for amd64. This complementsjkim2013-06-271-2/+2
* Add a missing comma.jkim2013-06-131-1/+1
* - Document GCC support for AMD Family 10h processors (amdfam10).jkim2013-06-131-5/+5
* Fxi a bunch of typos.eadler2013-05-101-1/+1
* Add an alternate version of beastie to the examples directory.eadler2013-04-282-0/+2474
OpenPOWER on IntegriCloud