summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-304-7/+224
* Rework the __vdso_* symbols attributes to only make the symbols weak,kib2013-01-3016-5/+325
* Remove unused file.glebius2013-01-291-261/+0
* - Compute the correct size to reallocate when doubling the size of thejhb2013-01-281-1/+2
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-56/+46
* Only install manpages and html documentation in the ncurses/*w (wchar)brooks2013-01-244-4/+16
* Remove several MLINKS that were listed twice.brooks2013-01-231-7/+0
* posix_fadvise(2) first appeared in FreeBSD 9.1glebius2013-01-231-1/+1
* Note that SIGCHLD is special and if ignored, won't be recorded by the filter.pjd2013-01-211-2/+4
* Add the required __aeabi_* functions to libc.andrew2013-01-197-0/+361
* Merge projects/bhyve to head.neel2013-01-195-0/+1027
|\
| * IFC @ r245509neel2013-01-178-30/+38
| |\
| * \ IFC @ r245178neel2013-01-099-30/+17
| |\ \
| * \ \ IFC @ r244983.neel2013-01-0483-5837/+2005
| |\ \ \
| * \ \ \ IFC @r243836neel2012-12-0444-134/+284
| |\ \ \ \
| * \ \ \ \ IFC @ r243164neel2012-11-1715-59/+403
| |\ \ \ \ \
| * \ \ \ \ \ IFC @ r242940neel2012-11-139-5/+93
| |\ \ \ \ \ \
| * \ \ \ \ \ \ IFC @ r242684neel2012-11-11253-7496/+4868
| |\ \ \ \ \ \ \
| * | | | | | | | Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-265-528/+1
| * | | | | | | | Add an api to map a vm capability type into a string to be used for displayneel2012-10-122-11/+25
| * | | | | | | | The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physicalneel2012-10-042-4/+2
| * | | | | | | | Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-2/+2
| * | | | | | | | Add ioctls to control the X2APIC capability exposed by the virtual machine toneel2012-09-252-0/+33
| * | | | | | | | Add sysctls to display the total and free amount of hard-wired mem for VMsgrehan2012-08-262-0/+26
| * | | | | | | | Allow the 'bhyve' process to control whether or not the virtual machine sees anneel2012-08-044-17/+21
| * | | | | | | | API to map an apic id to the vcpu.neel2012-08-042-0/+11
| * | | | | | | | There is no need to explicitly specify the CR4_VMXE bit when writing to guestneel2012-08-042-10/+2
| * | | | | | | | IFC @ r238370grehan2012-07-11312-2782/+6821
| |\ \ \ \ \ \ \ \
| * | | | | | | | | MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-282-0/+21
| * | | | | | | | | IFC @ r234692grehan2012-04-26489-5606/+9813
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ IFC to head to catch up the bhyve branchsbruno2012-01-04388-76574/+2885
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ IFC @ r227804grehan2011-11-22177-947/+4927
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ IFC @ r226824grehan2011-10-27195-3276/+2965
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r225592grehan2011-09-1566-634/+1939
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r224187grehan2011-07-18141-396/+6930
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r223696 to pick up dfr's userbootgrehan2011-06-3019-68/+203
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222830grehan2011-06-2843-237/+881
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222256grehan2011-05-2424-3292/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ First cut to port bhyve, vmmctl, and libvmmapi to HEAD.jhb2011-05-157-0/+1452
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Import of bhyve hypervisor and utilities, part 1.grehan2011-05-137-0/+1450
| | * | | | | | | | | | | | | | | | | | merge r196650 from head (via stable/8): tty might be NULLdes2010-06-221-0/+5
| | * | | | | | | | | | | | | | | | | | MFC r209078:delphij2010-06-121-0/+7
| | * | | | | | | | | | | | | | | | | | MFC r208811:trasz2010-06-111-5/+5
| | * | | | | | | | | | | | | | | | | | Fix usage of uninitialized variable.trasz2010-06-111-1/+1
| | * | | | | | | | | | | | | | | | | | MFC r197477 - clean up keys deleted via pthread_key_delete()brian2010-06-091-1/+11
| | * | | | | | | | | | | | | | | | | | MFC r208437:trasz2010-06-022-24/+18
| | * | | | | | | | | | | | | | | | | | Merge r204435 from head to stable/8:rwatson2010-06-011-2/+2
| | * | | | | | | | | | | | | | | | | | MFC r208493:uqs2010-05-301-1/+1
| | * | | | | | | | | | | | | | | | | | Change the current working directory to be inside the jail created bycperciva2010-05-271-1/+8
| | * | | | | | | | | | | | | | | | | | MFC r207482rstone2010-05-241-1/+8
OpenPOWER on IntegriCloud