]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge branch 'releng/13.1' into releng-CDN/13.1
[FreeBSD/FreeBSD.git] / lib /
2023-08-02 Merge RobotMerge branch 'releng/13.1' into releng-CDN/13.1 releng-CDN/13.1
2023-08-01 Cy Schubertpam_krb5: Add missing patch
2023-06-22 Merge RobotMerge branch 'releng/13.1' into releng-CDN/13.1
2023-06-21 Cy Schubertpam_krb5: Fix spoofing vulnerability
2023-02-09 Merge RobotMerge branch 'releng/13.1' into releng-CDN/13.1
2023-02-08 Mariusz Zaborskigeli: split the initalization of HMAC
2022-09-03 Merge RobotMerge branch 'releng/13.1' into releng-CDN/13.1
2022-07-25 Yan Ka Chiupam_exec: fix segfault when authtok is null
2022-05-11 Glen BarberUpdate in preparation of 13.1-RELEASE
2022-04-22 Gordon Berglingtime(3): Refine history in the manual page
2022-04-19 Konstantin BelousovMostly revert a5970a529c2d95271: Make files opened...
2022-04-15 Gordon Berglingmt(3): Fix a typo in the manual page
2022-04-10 Martin Matuskalibarchive: fix zstd compression support
2022-04-06 Kyle Evansbectl: push space-in-name check down into libbe
2022-04-06 Kyle Evanslibbe: fix be_mounted_at() with props after bootonce
2022-04-06 Kyle Evanslibbe: pull props for the correct dataset in be_mounted...
2022-04-04 Xin LIlib/libz: remove ZLIBprivate_1.0 namespace.
2022-04-04 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-04-01 Xin LIMFS 26e8bb3: MFC cc68614, ac69e5d, 7ed8e14: Update...
2022-03-31 Mark Johnstonlibc: Restore fp state upon flush error in fputc
2022-03-29 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-29 Mateusz Guzikamd64: bring back asm bcmp, shared with memcmp
2022-03-28 Piotr Kubajriscv: actually enable sanitizers
2022-03-28 Piotr Kubajriscv: fix riscv64sf build
2022-03-17 Dimitry AndricBuild compiler-rt against libunwind, not libcxxrt
2022-03-14 Konstantin Belousovlibc __sfvwrite(): roll back FILE buffer pointer on...
2022-03-09 Jessica Clarkelibpmc: Allow specifying explicit EVENT_xxH events...
2022-03-09 Jose Luis Duranlibefivar: Correct the string expression of UTF8 vendor...
2022-03-08 Piotr Kubajpowerpc: enable initial-exec TLS
2022-03-07 Mateusz Guzikfd: add close_range(..., CLOSE_RANGE_CLOEXEC)
2022-03-05 Hans Petter Selaskylibusb(3): Ignore SIGPIPE when initializing the LibUSB...
2022-03-04 Stefan Eßerlibc: return partial sysctl() result if buffer is too...
2022-03-04 Stefan Eßerfread.c: fix undefined behavior
2022-03-04 Stefan Eßerqsort.c: prevent undefined behavior
2022-03-02 Eric van Gyzensendfile_test: fix copy-paste bug
2022-03-02 Eric van Gyzenlibprocstat kstack: fix race with thread creation
2022-02-24 Glen Barber13.1: update stable/13 to -PRERELEASE to start the...
2022-02-23 Martin Matuskalibarchive: import changes from upstream
2022-02-21 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2022-02-21 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2022-02-20 John Baldwinlibthr: Disable stack unwinding on ARM.
2022-02-20 John BaldwinInstall unwind.h into /usr/include
2022-02-20 John BaldwinUse uintptr_t for return type of _Unwind_GetCFA.
2022-02-20 John BaldwinUse an unsigned 64-bit integer for exception class.
2022-02-18 Kristof Provostlibpfctl: fix pfctl_kill_states()
2022-02-18 Kristof Provostlibpfctl: fix creatorid endianness
2022-02-17 Bora Özarslanlibkvm: fix kvm_walk_pages
2022-02-16 Andriy Gaponcam_get_device: resolve path links before parsing devic...
2022-02-15 Konstantin Belousovlibc binuptime(): use the right function to get the...
2022-02-14 Mateusz Piotrowskistrftime.3: Fix a typo and use St for standards
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-10 Kyle Evansexecve: disallow argc == 0
2022-02-09 Ed MasteAdd libfido2 to the build
2022-02-09 Ed MasteAdd libcbor to the build
2022-02-09 Ed Masteopenssh: update to OpenSSH v8.7p1
2022-02-09 Ed Mastegeom: Add HiFive boot partitions
2022-02-09 Ed Mastegpart.8: minor tidying
2022-02-09 Konstantin Belousovlnumeric.c: replace some space*8 by tabs
2022-02-09 Konstantin Belousov__ctype_load(): check for calloc() failure
2022-02-09 Konstantin Belousov__numeric_load(): check for calloc() failure
2022-02-09 Konstantin Belousovlibc/locale/lnumeric.c: minor style
2022-02-09 Konstantin Belousov__monetary_load(): check for calloc() failure
2022-02-09 Konstantin Belousovlibc/locale/lmonetary.c: minor style
2022-02-09 Konstantin Belousov__messages_load(): check for calloc() failure
2022-02-09 Konstantin Belousovlibc/locale/lmessages.c: minor style
2022-02-09 Konstantin Belousov__collate_load(): check for calloc failure
2022-02-09 Konstantin Belousovlibc/locale/collate.c: minor style
2022-02-09 Konstantin Belousovxlocale.c: only call init_key() when locale was success...
2022-02-09 Konstantin Belousovxlocale.c: check for allocation failure
2022-02-09 Konstantin Belousovxlocale.c:init_key(): do not ignore errors from pthread...
2022-02-09 Konstantin Belousovlibc/locale/xlocale.c: minor style
2022-02-08 Ed Mastecsu: define STRIP_FBSDID
2022-02-08 Ed Mastelibc: use standard LF line endings, not CRLF
2022-02-08 Piotr Kubajriscv64: enable ASAN and UBSAN
2022-02-08 Piotr Kubajpowerpc: Enable LLDB on all powerpc architectures
2022-02-01 Konstantin Belousovstdio: add test for 86a16ada1ea608408cec370: fflush...
2022-02-01 Konstantin Belousov__sflush(): on write error, if nothing was written...
2022-01-29 Konstantin Belousovptrace(2): document policies affecting access to the...
2022-01-27 Dimitry AndricSort SRCS in libcxxrt's Makefile, and use += to list...
2022-01-25 Jose Luis Duranfile: Fix cross-compilation on Darwin/macOS
2022-01-24 Jessica Clarkelibc: Fix "harmless" iconv one-byte overread
2022-01-24 Jessica Clarkelibcrypt: Drop inclusion of libutil.h
2022-01-24 Jessica ClarkeBootstrap libz when cross-building from non-FreeBSD
2022-01-24 Mark JohnstonRevert "libthr: Use kern.stacktop for thread stack...
2022-01-22 Konstantin Belousovkqueue(2): Add note about format of the data for NOTE_EXIT
2022-01-19 Ed Mastelibc: correct SPDX tag on strstr.c
2022-01-19 Ed Mastelibc: fix misleading comment in strstr
2022-01-18 Xin LIfile: upgrade to 5.41.
2022-01-17 Eugene Grosbeingpart(8): MFC: add minimal reference to glabel(8) to...
2022-01-15 Konstantin Belousovlibc clnt_com_create: relock rpcsoc_lock earlier when...
2022-01-14 Konstantin Belousovsched_get/setaffinity(): try to be more compatible...
2022-01-14 Stefan EßerMake CPU_SET macros compliant with other implementations
2022-01-14 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2022-01-14 Math Ieusched_get/setaffinity(3): pid 0 should designate curren...
2022-01-14 Konstantin Belousovsched.h: Hide all Linux compat sched_* functions under...
2022-01-14 Konstantin Belousovx86: provide userspace implementation of sched_getcpu...
2022-01-14 Konstantin BelousovAdd sched_getcpu()
2022-01-14 Konstantin BelousovAdd sched_get/setaffinity(3)
2022-01-11 Mark Johnstonlibsysdecode: Decode sendmsg/recvmsg flags containing...
2022-01-10 Ed MasteBuild libclang also if LLDB is enabled
next