]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / lib /
2023-02-08 Mariusz Zaborskigeli: split the initalization of HMAC
2021-12-02 Glen Barber12.3: update to -RELEASE
2021-10-15 Felix Johnsonlogin.conf.5: Mark passwordtime as implemented
2021-10-12 Adam Fennlibc: vDSO timekeeping: Add pvclock support
2021-10-08 Konstantin Belousovlibthr(3): explain some internals of the locks implemen...
2021-10-07 Glen Barber12.3: update stable/12 to -PRERELEASE to start the...
2021-10-06 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-10-06 Kyle Evanslibc: ssp: sprinkle around some __dead2
2021-10-06 Kyle Evanskqueue: document how timers with low/past timeouts...
2021-09-17 Alexander Motingeli(8): Do not report error on resize to the same...
2021-09-10 Martin Matuskalibarchive: import changes from upstream
2021-09-06 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-09-06 Kristof Provostlibpfctl: fix double free
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Brooks DavisRemove obsolete, non-use of CLANG_NO_IAS.
2021-08-31 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-29 Dimitry AndricRevert "Do a sweep and remove most WARNS=6 settings"
2021-08-29 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-29 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-29 Kyle EvansDo a sweep and remove most WARNS=6 settings
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-25 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-23 Kristof Provostlibpfctl: Fix endianness issues
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-15 Mateusz Piotrowskigetprogname.3: Add an example
2021-08-11 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-11 Roy Marplessocket: Implement SO_RERROR
2021-08-04 Tom JonesCorrect section reference for examples in RFC3542
2021-07-27 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-27 Kristof Provostpfctl: syncookie configuration
2021-07-19 Gordon Berglingpmc(3): mandoc clean ups
2021-07-16 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-10 Hans Petter SelaskyImprove handling of USB device re-open in the LibUSB...
2021-07-09 Kristof Provostlibpfctl: memory leak fix
2021-07-09 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-02 Markobhyvectl: print a better error message when vm_open...
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-25 Dimitry AndricWork around bogus old gcc "initializer element is not...
2021-06-25 Dimitry AndricFix failures in libm's lround_test after clang 12 import
2021-06-21 Dimitry AndricExport various 128 bit long double functions from libgc...
2021-06-15 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-03 Kristof Provostlibpfctl: Improve error handling in pfctl_get_states()
2021-06-03 Kristof Provostlibpfctl: fix memory leak
2021-05-28 Mark Johnstonlibradius: Fix attribute length validation in rad_get_a...
2021-05-27 Dimitry AndricMerge a bunch of googletest build improvements
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-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-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-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-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-05-01 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-28 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-28 Dag-Erling SmørgravA few more cases where strcasecmp() is no longer required.
2021-04-28 Dag-Erling SmørgravImprove URL parsing. In particular, convert scheme...
2021-04-28 Dag-Erling SmørgravSupport proxying FTP over HTTPS, not just HTTP.
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 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-15 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-15 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-15 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-08 Alan SomersModernize geom_stats_snapshot_get
2021-04-08 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-21 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-15 Konstantin Belousovfhlink(2): the syscalls do not take flag
2021-03-09 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-03-08 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2021-03-06 Jung-uk Kimlibkvm: Plug couple of memory leaks and check possible...
2021-03-04 Kyle EvansRevert "MFC kern: cpuset: properly rebase when attachin...
2021-03-04 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-28 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-22 Jamie GrittonMFC jail: Change both root and working directories...
2021-02-22 Alan Somerslibpmc: fix linking with C programs
2021-02-20 Mark Johnstonlibcasper/cap_grp tests: Reset the group database handle
2021-02-20 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-02-20 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
2021-02-20 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
next