freebsd-src/lib
Vitaliy Gusev fca65e1baa libvmmapi: Add vm_close()
Currently there is no way to safely free a vm structure without
leaking the fd.  vm_destroy() closes the fd but also destroys the VM
whereas in some cases a VM needs to be opened (vm_open) and then
closed (vm_close).

Reviewed by:	jhb
Sponsored by:	vStack
Differential Revision:	https://reviews.freebsd.org/D35073

(cherry picked from commit f0880ab791)
2023-01-26 11:29:22 -08:00
..
atf Do not build libatf-c++ when WITHOUT_CXX 2021-11-29 10:10:53 -05:00
clang Revert "Avoid using TARGET_ARCH in llvm.build.mk" 2022-10-17 10:38:46 -05:00
csu csu: define STRIP_FBSDID 2022-02-08 15:53:31 -05:00
flua flua: Fix a typo in a source code comment 2022-09-18 08:05:32 +02:00
geom geli: Add a chicken switch for unmapped I/O 2022-07-19 09:52:00 -04:00
googletest googletest: Silence warnings about deprecated implicit copy constructors 2021-08-29 12:29:21 +02:00
lib9p lib9p: fix building on systems without capser 2021-01-04 20:48:48 +01:00
lib80211 lib80211: Start adding 11ac ETSI bits to regdomain.xml 2021-07-18 00:34:57 +00:00
libalias Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
libarchive libarchive: merge from vendor branch 2022-12-28 22:43:46 +01:00
libauditd libauditd: make it a PRIVATELIB 2020-04-19 02:20:39 +00:00
libbe bectl: push space-in-name check down into libbe 2022-04-05 22:37:07 -05:00
libbearssl Revert that! 2020-07-19 23:56:19 +00:00
libbegemot libbegemot: Disable -Wuse-after-free. 2022-11-11 10:18:54 -08:00
libblacklist
libblocksruntime
libbluetooth
libbsdstat
libbsm libbsm: fix some MLINKS 2020-04-19 02:18:40 +00:00
libbsnmp pkgbase: Put the mibs and defs in the bnsmp package 2021-06-30 09:24:33 +02:00
libbz2
libc Remove obsolete code gated on _ARM_ARCH_* 2023-01-24 14:49:15 -07:00
libc++ Apply libc++ fix for <ranges> not compiling at all 2022-06-04 14:00:04 +02:00
libc++experimental Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a 2021-12-06 17:30:03 +01:00
libc_nonshared
libcalendar
libcam cam_get_device: resolve path links before parsing device name 2022-02-16 09:52:53 +02:00
libcapsicum Add missing FreeBSD functions to -legacy when building on macOS/Linux 2020-08-25 13:23:31 +00:00
libcasper cap_fileargs: silence warnings of unused variable 2022-03-23 16:45:06 +01:00
libcbor Add libcbor to the build 2022-02-09 16:24:32 -05:00
libclang_rt Merge llvm-project release/14.x llvmorg-14.0.5-0-gc12386ae247c 2022-06-15 22:45:08 +02:00
libcom_err pkgbase: Create a FreeBSD-kerberos package 2022-01-05 18:23:50 +01:00
libcompat
libcompiler_rt Build compiler-rt against libunwind, not libcxxrt 2022-03-12 19:21:02 +01:00
libcrypt libcrypt: Drop inclusion of libutil.h 2022-01-24 23:59:19 +00:00
libcuse cuse(3): Make some clarifications in the manual page. 2022-07-27 11:34:01 +02:00
libcxxrt Sort SRCS in libcxxrt's Makefile, and use += to list sources 2022-01-27 19:58:33 +01:00
libdevctl
libdevdctl Fix race in case of device destruction. 2021-04-27 08:47:39 -04:00
libdevinfo devinfo: add man page links 2020-08-04 21:09:36 +00:00
libdevstat
libdl libc: include rtld.h into static implementations of rtld interface 2021-04-23 14:14:07 +03:00
libdpv Bump shared library versions after ncurses bump in 13. 2021-02-04 17:51:45 -08:00
libdwarf Apply only the libadd/libnames part of dbf05458e3 2021-12-13 22:23:44 +01:00
libedit libedit: Disable -Wuse-after-free for chartype.c. 2022-11-11 10:18:54 -08:00
libefivar libefivar(3): Fix a typo in a source code comment 2022-04-02 15:35:15 +02:00
libelf libelf: Link gelf_getchdr.3 to the build 2021-12-06 09:04:03 -05:00
libelftc
libevent1 rename in-tree libevent v1 to libevent1 2020-05-28 22:05:50 +00:00
libexecinfo
libexpat MFV: expat 2.5.0 2022-12-01 22:08:21 -08:00
libfetch libfetch: Pass a zeroed digest to DigestCalcResponse. 2023-01-23 21:13:19 -08:00
libfido2 Add libfido2 to the build 2022-02-09 16:24:54 -05:00
libfigpar
libgcc_eh Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90 2022-06-04 13:59:32 +02:00
libgcc_s Export _Unwind_Complete and _Unwind_VRS_Pop from arm's libgcc_s 2022-05-30 13:11:24 +02:00
libgeom GEOM: Fix regression after 7f16b501e2. 2022-05-10 21:20:25 -04:00
libgpio
libgssapi pkgbase: split kerberos binaries and libs 2022-08-19 14:27:16 +01:00
libiconv_modules libiconv VIQR: Fix a use after free. 2022-11-11 10:18:54 -08:00
libifconfig libifconfig: Correct some typos in source code comments 2022-09-07 09:30:43 +02:00
libipsec ipsec(4): Fix a typo in a source code comment 2022-06-10 14:33:00 +02:00
libipt
libiscsiutil libiscsiutil: Fix a typo in a source code comment 2023-01-14 10:25:59 +01:00
libjail libjail: Handle an error from reallocarray() when trimming the buffer. 2020-01-07 21:44:27 +00:00
libkiconv libkiconv: address memory leak in not-found cases 2021-04-27 20:10:12 -04:00
libkvm kvm_close(3): Check kd->sparse_map != NULL before munmap 2022-10-26 03:23:24 +00:00
libldns ldns: Disable -Warray-parameter warnings from GCC 12 on sha2.c. 2022-11-11 10:18:52 -08:00
liblua contrib/lua: update to 5.4.2 2021-01-13 23:56:18 -06:00
liblutok Add liblutok a lightweight C++ API for lua. 2020-03-23 18:26:23 +00:00
liblzma MFC: MFV: xz 5.4.1. 2023-01-25 21:31:38 -08:00
libmagic file: upgrade to 5.43. 2022-09-27 22:21:30 -07:00
libmd src.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob. 2022-09-13 21:55:45 +03:00
libmemstat sys/bitset.h: reduce visibility of BIT_* macros 2022-01-14 18:17:30 +02:00
libmilter
libmp
libmt mt(3): Fix a typo in the manual page 2022-04-09 07:48:20 +02:00
libnetbsd libnetbsd: Fix a typo in a source code comment 2022-04-09 08:15:54 +02:00
libnetgraph Fix SYNPOSIS section to point to the proper include directive. 2020-05-15 12:04:39 +00:00
libnetmap libnetmap: reset errno in nmreq_register_decode() 2021-09-26 14:11:59 +00:00
libngatm
libnv libpfct: Fix PIC flag 2021-05-07 10:15:43 +02:00
libomp Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90 2022-06-04 13:59:32 +02:00
libopenbsd Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
libopencsd Update opencsd to 0.14.2 2020-06-17 10:42:20 +00:00
libopie
libpam pam_unix: Fix mismatch in array bounds for make_salt(). 2022-11-11 10:18:52 -08:00
libpathconv libpathconv: bump man page dates 2022-08-10 14:22:56 +02:00
libpcap
libpe
libpfctl libpfctl: grow request buffer on ENOSPC 2022-05-04 08:22:37 +02:00
libpjdlog
libpmc arm64 hwpmc: Support restricting counters to user or kernel mode. 2022-11-10 13:04:56 -08:00
libpmcstat libpmcstat: Fix a few ARM-specific issues with function symbols. 2022-05-11 11:57:17 -07:00
libproc libproc: replace home grown crc32 with zlib implementation. 2022-07-23 22:04:56 -07:00
libprocstat libprocstat: forward declare struct kinfo_proc 2022-08-31 23:38:15 +01:00
libradius libradius: fix no SSL build 2021-12-12 17:17:00 -05:00
libregex pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
librpcsec_gss Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
librpcsvc pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
librss
librt pkgbase: Move librt to clibs 2021-06-30 09:24:31 +02:00
librtld_db librtld_db: Handle shlibs with discontiguous mappings. 2022-01-05 12:23:04 -05:00
libsbuf Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
libsdp
libsecureboot libsecureboot: define SOPEN_MAX 2021-09-03 23:45:16 +03:00
libsm Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details 2020-07-15 18:28:54 +00:00
libsmb
libsmdb Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details 2020-07-15 18:28:54 +00:00
libsmutil
libsqlite3 [PowerPC64LE] Pass our byte order to the sqlite3 build. 2020-09-23 02:17:44 +00:00
libssp libssp: don't compile with -fstack-protector* 2020-03-14 15:15:27 +00:00
libssp_nonshared Provide libssp based on libc 2020-01-04 20:19:25 +00:00
libstats
libstdbuf
libstdthreads
libsysdecode libsysdecode: Match socket option names containing underscores 2022-11-10 12:02:38 -05:00
libtacplus
libtelnet
libthr libthr(3): Fix a typo in a source code comment 2023-01-14 10:29:31 +01:00
libthread_db Remove libthr, csu, libthread_db and testfloat sparc64 specific directories. 2020-02-27 04:44:58 +00:00
libucl Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
libufs Fix for tunefs(8) unable to add a UFS/FFS soft update journal. 2022-11-20 09:13:49 -08:00
libugidfw Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
libulog
libunbound unbound: Vendor import 1.17.0 2022-10-31 16:22:49 -07:00
libusb libusb(3): Implement libusb_interrupt_event_handler() by exposing existing function. 2022-10-12 17:53:22 +02:00
libusbhid usbhid(3): Fix a typo in the manual page 2022-06-10 14:30:31 +02:00
libutil libutil: Fix mandoc warnings 2022-08-10 14:23:27 +02:00
libveriexec Do not claim libbearssl et al are INTERNALLIB 2020-04-01 05:45:12 +00:00
libvgl
libvmmapi libvmmapi: Add vm_close() 2023-01-26 11:29:22 -08:00
libwrap pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
libxo pkgbase: Install libxo test files in the tests package 2021-01-04 16:20:26 +01:00
liby
libypclnt pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
libz lib/libz: remove ZLIBprivate_1.0 namespace. 2022-04-04 15:30:18 -04:00
libzstd Disable clang 14 warning about bitwise operators in zstd 2022-02-11 17:42:30 +01:00
msun libm: Add feenableexcept and fedisableexcept to library on powerpc 2022-11-24 10:42:09 -05:00
ncurses Bump shared library versions after ncurses bump in 13. 2021-02-04 17:51:45 -08:00
ofed Remove remaining uses of ${COMPILER_FEATURES:Mc++11} 2021-01-19 21:37:36 +00:00
tests
Makefile Add an internal libiscsiutil library. 2022-04-29 14:13:00 -07:00
Makefile.inc build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00