summaryrefslogtreecommitdiff
path: root/lib/libkvm
AgeCommit message (Expand)Author
2025-09-09kvm_proclist(): Restore outputting the effective GIDOlivier Certner
2025-06-22libkvm/kvm_open.3: document broken full dumpsAhmad Khalifa
2025-06-22libkvm/kvm_amd64: account for relocatable kernelsAhmad Khalifa
2024-12-16cred: Hide internal flag CRED_FLAG_CAPMODEOlivier Certner
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-24arm: Rename pte-v6.h to pte.hAndrew Turner
2023-06-20libkvm: Remove set but unused variable from ppc64mmu_hpt_init.John Baldwin
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-10-16kvm_close(3): Check kd->sparse_map != NULL before munmapAshish SHUKLA
2022-03-21kern_tc.c/cputick2usec() (which is used to calculate cputime fromfirk
2022-03-15Make page size dynamic in libkvm for arm64Andrew Turner
2021-12-30libkvm: Remove mips supportWarner Losh
2021-12-15Document 7f911abe's new functions came in 11.0David E. O'Brien
2021-12-10libkvm: fix kvm_walk_pagesBora Özarslan
2021-12-07libkvm: Fix kvm_getloadavg() on modern kernel vmcoresMichał Górny
2021-05-22libkvm: Fix build after removeal of p_tracevpKonstantin Belousov
2021-03-03libkvm: Refine the previous commit (645eaa2ccaed)Jung-uk Kim
2021-03-03libkvm: Plug couple of memory leaks and check possible calloc(3) failureJung-uk Kim
2021-02-18Use atomic loads/stores when updating td->td_stateAlex Richardson
2021-01-10jobc: rework detection of orphaned groups.Konstantin Belousov
2020-12-03Always use 64-bit physical addresses for dump_avail[] in minidumpsMark Johnston
2020-11-17Split out cwd/root/jail, cmask state from filedesc tableConrad Meyer
2020-10-06libkvm: catch up with pre-subtracated per-cpu addressesMateusz Guzik
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-09-23[PowerPC64LE] libkvm powerpc64le support.Brandon Bergren
2020-09-21Sparsify the vm_page_dump bitmapD Scott Phillips
2020-07-08test: add libkvm read testAlfredo Dal'Ava Junior
2020-06-25Fix copy/paste mistake in kvm_getswapinfo(3)Dimitry Andric
2020-02-17Remove swblk_t.Mark Johnston
2020-02-17Partially revert VNET change and expand VNET structure.Bjoern A. Zeeb
2020-02-12Remove sparc64 filesWarner Losh
2020-02-06Implement kvm_kerndispLeandro Lupori
2020-02-03Remove sparc64 kernel supportWarner Losh
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-09[PPC64] Initial libkvm minidump implementationLeandro Lupori
2019-11-08kvm: fix types for cross-debuggingEd Maste
2019-09-22Add support for ps -H on corefiles in libkvmMike Karels
2019-09-10Add powerpc support to libkvm probe functionLeandro Lupori
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2019-07-16Chase r350037.Mark Johnston
2019-04-22Update the spelling of my name (continuation of r346571)Enji Cooper
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin