]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ipfw: Update the pfil mbuf pointer in ipfw_check_frame()
[FreeBSD/FreeBSD.git] / lib /
2021-06-15 Pedro F. Giffunifread: improve performance for unbuffered reads
2021-06-15 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-13 Konstantin Belousovlibkvm: Fix build after removal of p_tracevp
2021-06-10 Alexander MotinRemove pool io kstats
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-06-10 набlibzfs: format safety
2021-06-09 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-06-09 Alexander MotinMore aggsum optimizations
2021-06-09 набlibzfs: write_inuse_diffs_one: format strerror() with...
2021-06-09 Rich ErcolaniLet zfs diff be more permissive
2021-06-09 Ryan MoellerFix error check in nvlist_print_json_string
2021-06-09 ColmA couple of small style cleanups
2021-06-09 Alexander MotinIntroduce write-mostly sums
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-06 Dimitry AndricAdd C++ headers <barrier> <concepts> <execution> <latch...
2021-06-03 Kristof Provostlibpfctl: Improve error handling in pfctl_get_states()
2021-06-03 Kristof Provostlibpfctl: fix memory leak
2021-06-01 Konstantin Belousovptrace: add an option to not kill debuggees on debugger...
2021-05-28 Mark Johnstonlibradius: Fix attribute length validation in rad_get_a...
2021-05-28 Rich ErcolaniReinstate the old zpool read label logic as a fallback
2021-05-28 Ryan MoellerFreeBSD: Don't force xattr mount option
2021-05-27 Kristof Provostpf: Track the original kif for floating states
2021-05-27 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-26 Mark Johnstonlibradius: Fix input validation bugs
2021-05-19 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-14 Dmitry Waginlibc: Some enhancements to syslog(3)
2021-05-14 Kristof Provostpf: Support killing 'matching' states
2021-05-14 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-14 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-14 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-11 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-05-11 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-05-11 Alex Richardsonlibc/string/memset.c: Use unsigned long for stores
2021-05-11 Alex Richardsonlibc/string/bcopy.c: Use intptr_t as the copy type
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-10 Kristof Provostpf: Fix parsing of long table names
2021-05-10 набlibzfs: zfs_asprintf(): don't return undefined pointer
2021-05-10 набlibzfsbootenv: lzbe_set_boot_device(): don't free undef...
2021-05-10 набzfs_get_enclosure_sysfs_path(): don't free undefined...
2021-05-10 набzfs_get_enclosure_sysfs_path(): don't leak dev path
2021-05-10 набlibzfs: zpool_load_compat(): don't free undefined pointers
2021-05-10 набlibzfs: zpool_load_compat(): open feature file cloexec
2021-05-10 набlibzutil: fix dm_get_underlying_path() return if not...
2021-05-10 Prawnreceive: don't fail inheriting (-x) properties on wrong...
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-07 Kristof Provostlibpfct: Fix PIC flag
2021-05-07 Kristof Provostpfctl: Fix clearing rules counters
2021-05-07 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-05-07 Kristof Provostlibnv: Use PICFLAG rather than -fPIC
2021-05-07 Kristof Provostlibpfctl: Fix u_* counters
2021-05-07 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-05-07 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-05-07 Kristof Provostlibnv: Build PIC
2021-05-05 Mark Johnstoncap_sysctl.3: Fix bugs in the example
2021-05-05 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-05-05 Piotr Pawel Stefaniaksh(1): autocomplete commands
2021-05-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-29 Mitchell Hornepmc_allocate(3): document the count argument
2021-04-28 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-28 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-27 Alexander MotinFix race in case of device destruction.
2021-04-23 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-23 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-23 Konstantin Belousovopen(2): Implement O_PATH
2021-04-23 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-23 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-23 Konstantin Belousovrtld: make dlerror() thread-local
2021-04-23 Konstantin Belousovrtld: workaround for broken ABI
2021-04-23 Konstantin Belousovlibc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Konstantin Belousovlibc: implement __tls_get_addr() for static binaries
2021-04-23 Konstantin Belousovlibc: add _get_tp() private function
2021-04-23 Konstantin Belousovlibc: include rtld.h into static implementations of...
2021-04-23 Konstantin Belousovlibc: constify dummy error message string for dlfcn
2021-04-23 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-22 Alex RichardsonAllow lib/msun/logarithm_test to pass on ld128 platforms
2021-04-22 Alex RichardsonRemove XFAIL from tests/lib/msun/lround_test:main
2021-04-22 Alex RichardsonRemove amd64 XFAIL from tests/lib/msun/fma_test:infinities
2021-04-22 Alex Richardsonlib/msun: Exclude ignored-pragmas from -Werror
2021-04-22 Alex Richardsonlib/msun/tests: Drop WARNS=6
2021-04-22 Alex Richardsonlib/msun/tests: Re-enable csqrt_test on AArch64
2021-04-22 Alex RichardsonFix lib/msun/tests/csqrt_test on platforms with 128...
2021-04-22 Alex RichardsonFix unused functions in invtrig_test.c
2021-04-22 Alex RichardsonDon't add -Winline for WARNS=6
2021-04-22 Alex Richardsonlib/msun/tests: Add more debug output to fenv_test.c
2021-04-22 Alex Richardsonlib/msun/tests: Skip fenv_test:masking if exceptions...
2021-04-22 Alex Richardsonlib/msun: Allow building tests with WARNS=6
2021-04-22 Alex RichardsonImprove test messages for msun tests
2021-04-22 Alex RichardsonRemove XFAILs from fmaxmin test
2021-04-22 Alex RichardsonConvert the msun tests to ATF
2021-04-22 Alex Richardsonlib/msun: Fix x86 GCC6 build after 221622ec0c8e184
2021-04-22 Alex Richardsonlib/msun: Avoid FE_INEXACT for x86 log2l/log10l
2021-04-22 Alex Richardsons_scalbn.c: Add missing float.h include
2021-04-22 Alex RichardsonAlso use the musl scalbn code for ldexp()
2021-04-22 Alex RichardsonUpdate scalbn* functions to the musl versions
2021-04-22 Alex Richardsonlib/msun/ctrig_test: Print the mismatched values on...
2021-04-22 Alex RichardsonUpdate libm tests from NetBSD
2021-04-22 Alex RichardsonAvoid double output in fenv_test
next