| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Tweak r315363 slightly | Enji Cooper | 2017-03-16 | 1 | -1/+1 | |
| * | Fix manlint errors | Enji Cooper | 2017-03-16 | 1 | -3/+3 | |
| * | Capitalize .Dt macro argument | Enji Cooper | 2017-03-16 | 1 | -2/+2 | |
| * | Return NULL instead of 0 on failure in _kvm_open, kvm_open{,2,files} | Enji Cooper | 2017-03-16 | 1 | -4/+4 | |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 17 | -17/+17 | |
| * | libkvm - extend a bit the swap statistics field. | Pedro F. Giffuni | 2017-01-02 | 3 | -9/+11 | |
| * | libkvm: support access to vmm guest memory, allow writes to fwmem and vmm | Andriy Gapon | 2016-12-27 | 2 | -7/+48 | |
| * | Fix memory leak. | Gleb Smirnoff | 2016-12-20 | 1 | -0/+1 | |
| * | Export the whole thread name in kinfo_proc | Eric van Gyzen | 2016-12-07 | 1 | -2/+0 | |
| * | libkvm: Improve physical address lookup scaling. | Will Andrews | 2016-07-18 | 8 | -210/+232 | |
| * | libkvm: Bounds check (more) PTE indices. | Will Andrews | 2016-07-18 | 3 | -0/+10 | |
| * | libkvm: Put private kvm routines in kvm_private.c. | Will Andrews | 2016-07-18 | 3 | -464/+526 | |
| * | lib: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-01 | 3 | -5/+5 | |
| * | Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) fails | Enji Cooper | 2016-04-30 | 1 | -0/+1 | |
| * | Remove a -Wunused-but-set-variable variable -- `pa` | Enji Cooper | 2016-04-30 | 1 | -2/+0 | |
| * | Remove kvm_getfiles(3) | Enji Cooper | 2016-04-30 | 5 | -319/+4 | |
| * | Fix memory allocation edgecases in kvm_argv(..) | Enji Cooper | 2016-04-30 | 1 | -3/+12 | |
| * | Fix up pointer issues with lib/libkvm | Enji Cooper | 2016-04-22 | 10 | -35/+52 | |
| * | MFH | Glen Barber | 2016-04-04 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix parsing of a 1GB page table entry. | John Baldwin | 2016-03-28 | 1 | -1/+1 | |
| * | | MFH | Glen Barber | 2016-02-22 | 2 | -8/+7 | |
| |\| | ||||||
| | * | Rename pte.h to pte-v4.h and start including directly either pte-v4.h | Svatopluk Kraus | 2016-02-19 | 1 | -4/+6 | |
| | * | Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions and | Svatopluk Kraus | 2016-02-18 | 2 | -4/+1 | |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 | |
| |/ | ||||||
| * | Add mmu format info into ARM vmcore. | Svatopluk Kraus | 2016-01-15 | 2 | -9/+28 | |
| * | Fix building with GCC since PAGE_MASK is signed on i386. | John Baldwin | 2016-01-14 | 1 | -1/+1 | |
| * | Add support to libkvm for reading vmcores from other architectures. | John Baldwin | 2015-11-27 | 35 | -1555/+2347 | |
| * | Remove trailing whitespace. | John Baldwin | 2015-11-26 | 10 | -17/+17 | |
| * | Remove kvm_sparc.c. This is for 32-bit sparc support and was imported | John Baldwin | 2015-11-26 | 1 | -236/+0 | |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 | |
| * | Add support to libkvm for reading minidumps on arm64. The kernel side is | Andrew Turner | 2015-08-20 | 3 | -10/+320 | |
| * | The si_status field of the siginfo_t, provided by the waitid(2) and | Konstantin Belousov | 2015-07-18 | 1 | -1/+3 | |
| * | Revert r284417 it is not necessary anymore | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 | |
| * | Enforce overwritting SHLIBDIR | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 | |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 | |
| |\ | ||||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 | |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -0/+64 | |
| | |\ | |/ |/| | ||||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -12/+46 | |
| | |\ | ||||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 3 | -379/+2 | |
| | |\ \ | ||||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 | |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 | |
| | * | | | Merge head | Simon J. Gerraty | 2014-04-27 | 9 | -88/+252 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 4 | -33/+17 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 4 | -8/+90 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 | |
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 | |
| | * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -3/+10 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 | |
| * | | | | | | | | Add stub functions to build libkvm. There will be added, but we need them | Andrew Turner | 2015-04-02 | 1 | -0/+64 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Allow libkvm to get the kernel va to pa delta without the need for | Andrew Turner | 2014-10-19 | 1 | -10/+26 | |
