| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r284929 | Christian Brueffer | 2015-07-13 | 1 | -3/+3 |
| * | MFC r279444: | Neel Natu | 2015-06-28 | 1 | -1/+15 |
| * | MFC r276428: | Neel Natu | 2015-06-27 | 1 | -5/+11 |
| * | MFC r284024: bhyve/vmrun.sh: pass all existing readable disks to bhyveload(8) | Andriy Gapon | 2015-06-15 | 1 | -7/+15 |
| * | MFC r284023: bhyve/vmrun.sh: support passing disk options same as for bhyve(8) | Andriy Gapon | 2015-06-15 | 1 | -2/+6 |
| * | MFC r279321: | Edward Tomasz Napierala | 2015-05-15 | 1 | -4/+1 |
| * | MFC r279317: | Edward Tomasz Napierala | 2015-05-15 | 2 | -2/+44 |
| * | MFC r278135,r278202: | Enji Cooper | 2015-03-24 | 1 | -7/+10 |
| * | MFC r277727: | Enji Cooper | 2015-02-11 | 1 | -2/+7 |
| * | MFC r277725: | Enji Cooper | 2015-02-11 | 1 | -6/+9 |
| * | MFC r264400,r265836: | Enji Cooper | 2014-12-31 | 7 | -7/+7 |
| * | MFC r271447, r271496 | Craig Rodrigues | 2014-09-24 | 1 | -4/+15 |
| * | MFC r270512 r270513 r270754 | Craig Rodrigues | 2014-09-04 | 1 | -3/+12 |
| * | MFC r270135: | Edward Tomasz Napierala | 2014-09-01 | 3 | -563/+0 |
| * | Merge r267867 from head: | Gavin Atkinson | 2014-08-13 | 5 | -267/+0 |
| * | MFC cleanup of libusb20 example | Ed Maste | 2014-08-12 | 7 | -143/+74 |
| * | MFC 256657,257423,264837,267559: | John Baldwin | 2014-08-01 | 1 | -34/+94 |
| * | MFC r263373, r268402 | Ian Lepore | 2014-07-25 | 1 | -0/+7 |
| * | Merge r267865 from head: | Gavin Atkinson | 2014-07-16 | 1 | -12/+0 |
| * | MFC 267963: | John Baldwin | 2014-07-13 | 1 | -1/+1 |
| * | MFC r263173: Remove unnecessary svn:executable property from source file. | Julio Merino | 2014-04-17 | 1 | -0/+0 |
| * | MFC refactoring of the *.test.mk files. | Julio Merino | 2014-04-14 | 2 | -2/+2 |
| * | MFC: r263435 | Jung-uk Kim | 2014-03-28 | 1 | -2/+2 |
| * | Add sample test programs. | Julio Merino | 2013-12-29 | 12 | -0/+710 |
| * | MFC r257293. | Neel Natu | 2013-10-30 | 1 | -4/+5 |
| * | Merge from project branch via main. Uninteresting commits are trimmed. | Mark Murray | 2013-10-12 | 1 | -17/+24 |
| * | MFC 256365 | Rui Paulo | 2013-10-12 | 2 | -42/+0 |
| * | Parse the memory size parameter using expand_number() to allow specifying | Neel Natu | 2013-10-09 | 1 | -2/+2 |
| * | MFC | Mark Murray | 2013-09-01 | 1 | -4/+4 |
| |\ |
|
| | * | Bring legacy CAM target implementation back into API/KPI-coherent and even | Alexander Motin | 2013-09-01 | 1 | -4/+4 |
| * | | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ... | Mark Murray | 2013-08-30 | 1 | -19/+1 |
| * | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | Mark Murray | 2013-08-24 | 3 | -1/+119 |
| |/ |
|
| * | Revert r253748,253749 | Andriy Gapon | 2013-07-28 | 1 | -0/+1 |
| * | remove needless inclusion of machine/cpu.h in userland | Andriy Gapon | 2013-07-28 | 1 | -1/+0 |
| * | Fix typo. | Gleb Smirnoff | 2013-07-17 | 1 | -1/+1 |
| * | Improve example, so that it doesn't dump core when example module | Gleb Smirnoff | 2013-07-17 | 1 | -2/+6 |
| * | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 2 | -0/+2 |
| * | Add "amdfam10" to the supported CPU types for amd64. This complements | Jung-uk Kim | 2013-06-27 | 1 | -2/+2 |
| * | Add a missing comma. | Jung-uk Kim | 2013-06-13 | 1 | -1/+1 |
| * | - Document GCC support for AMD Family 10h processors (amdfam10). | Jung-uk Kim | 2013-06-13 | 1 | -5/+5 |
| * | Fxi a bunch of typos. | Eitan Adler | 2013-05-10 | 1 | -1/+1 |
| * | Add an alternate version of beastie to the examples directory. | Eitan Adler | 2013-04-28 | 2 | -0/+2474 |
| * | Fix examples for overriding INSTALL to not suggest hardcoding | Bryan Drewery | 2013-04-26 | 1 | -1/+1 |
| * | Add the "-g <gdport>" option to the vmrun.sh script that enables remote | Neel Natu | 2013-03-28 | 1 | -3/+8 |
| * | Retire the mislabeled ENABLE_SUID_SSH knob. | Dag-Erling Smørgrav | 2013-03-22 | 1 | -3/+0 |
| * | Add bhyve to examples. | Neel Natu | 2013-03-18 | 2 | -0/+181 |
| * | Disconnect files removed in r248151 | Baptiste Daroussin | 2013-03-11 | 1 | -3/+0 |
| * | Ports are no more exported via cvsup, remove cvsup examples and documentation... | Baptiste Daroussin | 2013-03-11 | 6 | -159/+3 |
| * | Garbage collect NWFS and NCP bits which are now completely disconnected | Attilio Rao | 2013-03-09 | 2 | -112/+0 |
| * | Garbage collect PORTALFS bits which are now completely disconnected from | Attilio Rao | 2013-03-02 | 2 | -68/+0 |