]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ix(4): Report RX errors as sum of all RX error counters
[FreeBSD/FreeBSD.git] / lib /
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-03 Martin MatuskaUpdate vendor/openzfs to master-bedbc13da
2021-03-02 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-02 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-02 Konstantin Belousovfhlink(2): the syscalls do not take flag
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-02 Ed Mastelibc: Use musl's optimized strchr and strchrnul
2021-03-01 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-01 Jessica Clarkeriscv: Fix whitespace issues in fabs added in 524b018d2004
2021-03-01 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-01 Alex Richardsons_scalbn.c: Add missing float.h include
2021-03-01 Alex RichardsonFix ncurses bootstrap on macOS
2021-03-01 Alex Richardsonriscv: Add a soft-float implementation of fabs()
2021-03-01 Alex RichardsonAlso use the musl scalbn code for ldexp()
2021-03-01 Alex RichardsonUpdate scalbn* functions to the musl versions
2021-03-01 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-01 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-02-28 Ryan Moellerlibifconfig: Add a function to get down reason
2021-02-27 Ryan Moellerlibifconfig: Set error in ifconfig_get_groups
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: fix generation of term.h
2021-02-25 Baptiste Daroussinncurses: fix patch date
2021-02-25 Ryan Moellerlibifconfig: Add missing symbols to map
2021-02-25 Baptiste Daroussinncurses: update configuration header after update
2021-02-25 Baptiste Daroussinncurses: ensure we prefer the generated ncurses_dll.h
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-25 Renato Botelhoncurses: Silence MKuserdefs.sh call
2021-02-25 Baptiste Daroussinncurses: Add support for terminfo database
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-23 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-02-23 Konstantin BelousovRemove __NO_TLS.
2021-02-23 Alex Richardsonlib/msun/ctrig_test: Print the mismatched values on...
2021-02-23 Mateusz Guzikamd64: import asm strlen into libc
2021-02-21 Martin MatuskaUpdate vendor/openzfs to master-9312e0fd1
2021-02-22 Alex RichardsonFix makefs bootstrap after d485c77f203fb0f4cdc08dea5ff8...
2021-02-22 Alex RichardsonUpdate libm tests from NetBSD
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-21 Konstantin BelousovRemove #define _KERNEL hacks from libprocstat
2021-02-20 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-19 Jamie Grittonjail: Change both root and working directories in jail_...
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Fernando Apesteguíamq_unlink(3): Add manual page
2021-02-18 Fernando ApesteguíaFix ibnd_* manpages sources
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-18 Alex RichardsonUse atomic loads/stores when updating td->td_state
2021-02-18 Alex Richardsonlibc/qsort: Don't allow interposing recursive calls
2021-02-18 Martin MatuskaUpdate OpenZFS to master-bf156c966
2021-02-18 Robert Winglibvmm: clean up vmmapi.h
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-15 Alex Richardsonmsun: ctanh/ctanhf: Import fix from musl libc
2021-02-15 Alan Somerslibpmc: fix linking with C programs
2021-02-15 Michael ReifenbergerImprove size readability.
2021-02-15 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-14 Martin Matuskamissed three fcntl.h header files
2021-02-14 Martin MatuskaUpdate OpenZFS to master-c1c31a835
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-11 Konstantin Belousovusleep(3): replace 'process' with 'calling thread'
2021-02-10 Dimitry AndricFix incorrect hypotl(3) result with subnormal numbers
2021-02-10 Alex RichardsonAlways build the sanitizer runtimes when compiling...
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-09 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-02-09 Dimitry AndricFix lib/msun's ctrig_test/test_inf_inputs test case...
2021-02-08 Alexander V. ChernikovRevert "SO_RERROR indicates that receive buffer overflo...
2021-02-08 Alexander V. ChernikovSO_RERROR indicates that receive buffer overflows shoul...
2021-02-08 Steve KarglFix incorrect powf(3) result with x near 1 and |y|...
2021-02-08 Mateusz GuzikRestore the augmented strlen commentary
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-03 Mateusz GuzikRevert "Reimplement strlen"
2021-02-03 Alex Richardsonatf: Fix ATF_BUILD_* values when not using the bootstra...
2021-02-02 John BaldwinBump shared library versions after ncurses bump in 13.
2021-02-01 Alex RichardsonRemove the MK_LIBCPLUSPLUS option
2021-01-31 Edward Tomasz Napi... libc: fix buffer overrun in getrpcport(3)
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-31 Mateusz Guzikamd64: move memcmp checks upfront
2021-01-31 Mateusz Guzikamd64: add a note about simd to libc memset, memmove...
2021-01-31 Mateusz GuzikDrop temporary compat in setproctitle
2021-01-30 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-01-29 Mateusz GuzikReimplement strlen
2021-01-29 Alex RichardsonAvoid double output in fenv_test
2021-01-29 Alex Richardsontest_inf_inputs: Use atf_tc_expect_fail() instead of...
2021-01-29 Alex RichardsonUpdate comment missed in 83ff5d5d98cbcf9b66dccd70022358...
2021-01-28 Alex RichardsonUn-XFAIL two tests with Clang > 10
2021-01-28 Andrew TurnerRemove obsolete code gated on _ARM_ARCH_*
2021-01-28 Andrew TurnerRemove the old ARMv4 memcpy
2021-01-28 Andrew TurnerRemove leftover big-endian arm support
2021-01-27 Jessica Clarkelibllvmminimal: Add missing Support/ABIBreak.cpp
2021-01-26 Olivier Cochardtests: Skip cap_fileargs if build without capsicum...
2021-01-25 Alex RichardsonDon't include libarchive fuzz tests by default
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-24 Mateusz Guziklibc: try to skip memcpy in _gettemp
2021-01-24 Mateusz Guziklibc: remove open-coded strlen in _gettemp
2021-01-24 Mateusz Guziklibc: skip spurious stat in _gettemp
2021-01-22 Kyle Evansbuild: remove LIBPTHREAD/LIBTHR build options
2021-01-22 Glen Barberfix incorrect LLD_VERSION_STRING from previous commit
2021-01-22 Glen BarberBump CURRENT to 14.0
2021-01-21 Mark Johnstonlibcasper/cap_grp tests: Reset the group database handle
2021-01-21 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-01-21 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
next