summaryrefslogtreecommitdiffstats
path: root/share/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix examples for overriding INSTALL to not suggest hardcodingbdrewery2013-04-261-1/+1
* Add the "-g <gdport>" option to the vmrun.sh script that enables remoteneel2013-03-281-3/+8
* Retire the mislabeled ENABLE_SUID_SSH knob.des2013-03-221-3/+0
* Add bhyve to examples.neel2013-03-182-0/+181
* Disconnect files removed in r248151bapt2013-03-111-3/+0
* Ports are no more exported via cvsup, remove cvsup examples and documentation...bapt2013-03-116-159/+3
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-092-112/+0
* Garbage collect PORTALFS bits which are now completely disconnected fromattilio2013-03-022-68/+0
* Tone down the encouragement to use cvsup. Add directions to the handbookpeter2013-01-037-315/+46
* Remove 'dangerous' instructions from the example make.conf.eadler2012-12-111-8/+7
* A number of places in the source tree still reference cuad.* aftereadler2012-12-082-7/+7
* Tidy up bsd.cpu.mk for X86 CPUs:jkim2012-12-041-5/+6
* Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).jkim2012-12-031-1/+1
* Clean up and update comments for CPUTYPE.jkim2012-11-191-11/+16
* Decode common state bits in getencstat output.mav2012-11-061-2/+6
* Add -c option to sesd to make it clear enclosure status after reading itmav2012-11-062-22/+38
* Rise priority of the informational messages from LOG_INFO to LOG_NOTICE,mav2012-11-051-3/+2
* Fix a minor typo.mav2012-11-051-1/+1
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-222-0/+42
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-182-2/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-3/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-3/+0
* Add a bunch more example completions.eadler2012-10-161-14/+84
* Revert previous commit...kevlo2012-10-102-2/+2
OpenPOWER on IntegriCloud