]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
linux(4): Prevent integer overflow in futex_requeue.
[FreeBSD/FreeBSD.git] / lib /
2021-06-10 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-08 Martin Matuskazfs: unbreak build broken in 160388166
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-06-08 набlibzfs: zfs_send: remove unused variable
2021-06-08 набlibzutil: zpool_find_config: remove unused variable
2021-06-07 Alexander MotinMore aggsum optimizations
2021-06-05 Ryan Moellerlibcasper: Create a minimal cap_netdb service
2021-06-04 набlibzfs: write_inuse_diffs_one: format strerror() with...
2021-06-04 Rich ErcolaniLet zfs diff be more permissive
2021-06-04 Ryan MoellerFix error check in nvlist_print_json_string
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibefi: efi_get_devname: don't allocate procfs path
2021-06-03 набlibzfs: don't distribute libzfs_impl.h
2021-06-03 Dimitry AndricAdd C++ headers <barrier> <concepts> <execution> <latch...
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-06-03 ColmA couple of small style cleanups
2021-06-03 Cy Schubertlibradius: fix no SSL build
2021-06-01 Ryan Moellerlibzfs_core: Fix some style violations
2021-06-01 Pedro F. Giffunifread: improve performance for unbuffered reads
2021-05-31 Mitchell Hornelibpmc: make libpmc_pmu_utils.c more amenable to porting
2021-05-31 Mitchell Hornelibpmc: limit pmu-events to 64-bit powerpc
2021-05-31 Mitchell Hornelibpmc: use $MACHINE_CPUARCH
2021-05-31 Mitchell Hornelibpmc: always generate libpmc_events.c
2021-05-31 Mitchell Hornelibpmc: remove pe->alias
2021-05-31 Mitchell Hornelibpmc: eliminate pmc_pmu_stat_mode()
2021-05-31 Mitchell Hornelibpmc: remove unused 'isfixed' variable
2021-05-31 Mitchell Hornelibpmc: fix "instructions" alias on Intel
2021-05-31 Kristof Provostlibpfctl: Improve error handling in pfctl_get_states()
2021-05-31 Kristof Provostlibpfctl: fix memory leak
2021-05-30 Jason A. HarmeningVFS_QUOTACTL(9): allow implementation to indicate busy...
2021-05-30 Justin HibbitsSet default SPE FP environment
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набlibzfs: format safety
2021-05-28 Mark Johnstonlibradius: Fix attribute length validation in rad_get_a...
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-05-27 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-05-27 Eric van Gyzenlibprocstat kstack: fix race with thread creation
2021-05-27 Rich ErcolaniReinstate the old zpool read label logic as a fallback
2021-05-26 набlinux/libzutil: zfs_path_order: remove strtok
2021-05-26 набlibzutil: zfs_resolve_shortname: remove strtok
2021-05-26 набlibzutil: zfs_strcmp_shortname: remove strtok
2021-05-26 набlibzutil: zfs_strcmp_pathname: don't allocate, remove...
2021-05-26 набlibzfs_core: fini: don't check for refcount twice
2021-05-26 Mark Johnstonlibradius: Fix input validation bugs
2021-05-26 набfreebsd/libzfs: import execvPe() from FreeBSD 13
2021-05-25 Konstantin Belousovptrace: add an option to not kill debuggees on debugger...
2021-05-22 Konstantin Belousovlibkvm: Fix build after removeal of p_tracevp
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-21 набlinux/libshare: smb: don't leak share name in smb_disab...
2021-05-21 набDon't abuse vfork()
2021-05-21 набlibzfs: run_process: don't leak fd on reopen failure
2021-05-21 набlibzfs: run_process: reuse line, don't leak it
2021-05-21 набlibzfs: run_process: set O_NONBLOCK on lines pipe
2021-05-20 Kristof Provostpf: Track the original kif for floating states
2021-05-20 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-13 Ryan MoellerFreeBSD: Don't force xattr mount option
2021-05-13 Mitchell Hornelibpmc: fall-back to kernel tables if pmu-events fails
2021-05-13 Mitchell Hornelibpmc: remove PMC_MDEP_TABLE logic
2021-05-13 Mitchell Hornelibpmc: remove unused PMC_MDEP_INIT_INTEL_V2
2021-05-13 Emmanuel Vadotpkgbase: Move librt to clibs
2021-05-13 Fernando Apesteguíasyslog.3 - Add detail about LOG_PID
2021-05-13 Ceri DaviesRemove references to timed(8)
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-11 Robert Winglibvmm: explicitly save and restore errno in vm_open()
2021-05-10 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-08 набlibzfs: zfs_asprintf(): don't return undefined pointer
2021-05-08 набlibzfsbootenv: lzbe_set_boot_device(): don't free undef...
2021-05-08 набzfs_get_enclosure_sysfs_path(): don't free undefined...
2021-05-08 набzfs_get_enclosure_sysfs_path(): don't leak dev path
2021-05-08 набlibzfs: zpool_load_compat(): don't free undefined pointers
2021-05-08 набlibzfs: zpool_load_compat(): open feature file cloexec
2021-05-07 Kristof Provostpf: Support killing 'matching' states
2021-05-07 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-07 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-07 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-05-06 Justin Hibbitsmsun fixes for SPE
2021-05-04 Edward Tomasz Napi... ptrace: document ENOMEM
2021-05-03 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-30 набlibzutil: fix dm_get_underlying_path() return if not...
2021-04-30 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-28 Mark Johnstoncap_sysctl.3: Fix bugs in the example
2021-04-28 Thomas Munropoll(2): Add POLLRDHUP.
2021-04-28 Yuri Pankovopen_memstream(3): fix typo
2021-04-27 Prawnreceive: don't fail inheriting (-x) properties on wrong...
2021-04-26 Kristof Provostpf: Fix parsing of long table names
2021-04-26 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-04-25 Robert WatsonAdd code examples to cpuset(2), and improve cross refer...
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-22 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-19 набlibshare: nfs: commonify nfs_enable_share()
2021-04-19 набfreebsd/libshare: nfs: make nfs_is_shared() thread...
2021-04-19 набlibshare: nfs: commonify nfs_{init,fini}_tmpfile()...
next