]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
geom: Add HiFive boot partitions
[FreeBSD/FreeBSD.git] / lib /
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
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-fetch package
2022-01-05 Emmanuel Vadotpkgbase: Put more binaries/lib in runtime
2022-01-05 Emmanuel Vadotpkgbase: Put yellow pages programs to its own package
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-ftp package
2022-01-05 Emmanuel Vadotpkgbase: Remove libefivar package and add a efi-tools one
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-kerberos package
2022-01-05 Emmanuel Vadotpkgbase: Put libbsdxml in FreeBSD-runtime
2022-01-05 Emmanuel Vadotpkgbase: Create a FreeBSD-telnet package
2022-01-05 Emmanuel Vadotpkgbase: Remove FreeBSD-libregex package
2022-01-05 Chuck Silverslibrtld_db: Handle shlibs with discontiguous mappings.
2022-01-01 Alexander Motinlibc: Fix build with -DNS_REREAD_CONF.
2021-12-30 Dawid Goreckilibthr: Use kern.stacktop for thread stack calculation.
2021-12-30 Ed Mastegetfh: clarify that it is a privileged operation
2021-12-29 Andrew TurnerAdd accelerated arm64 sha512 to libmd
2021-12-25 Alexander Motinlibpmc: Update some x86 event definitions.
2021-12-24 Li-Wen Hsulibefivar(3): efi_set_variables_supported.3 should...
2021-12-20 Andrew TurnerUse arm64 sha256 intrinsics in libmd
2021-12-20 Konstantin BelousovDocument new variant of swapoff(2)
2021-12-20 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-20 Konstantin Belousovswapoff(2): document extended syscall arguments
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-19 Florian WalpenAdd idle priority scheduling privilege group to MAC...
2021-12-19 Florian WalpenMAC/priority module for realtime privilege group
2021-12-17 Dimitry AndricRemove set-but-unused variable from s_sincosl.c
2021-12-14 Andrew TurnerRevert "Switch to Arm Optimized Routines for mem* ...
2021-12-14 Andrew TurnerUse a builtin where possible in msun
2021-12-14 Andrew TurnerSwitch to Arm Optimized Routines for mem* & str*
2021-12-13 Dimitry AndricApply only the libadd/libnames part of dbf05458e3bd
2021-12-13 Mark Johnstonlibc: Add pdfork to the list of interposed system calls
2021-12-13 Mateusz Piotrowskigmultipath.8: Fix a typo
2021-12-13 Konstantin Belousovfcntl(2): be more precise about third arg type
2021-12-13 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-12 Ed Mastelibc: Use musl's optimized strchr and strchrnul
2021-12-12 Cy Schubertlibradius: fix no SSL build
2021-12-10 Mike Karelsres_init: remove unused inet_makeaddr with IN_LOOPBACKNET
2021-12-10 Mike Karelsman pages: deprecate Internet Class A/B/C
2021-12-10 Michael Tuexenlibc sctp: improve conformance of sctp_getpaddrs()
2021-12-10 Michael Tuexenlibc sctp: fix sctp_getladdrs() when reporting no addresses
2021-12-10 Michael Tuexenlibc sctp: improve error reporting of sctp_getladdrs()
2021-12-10 Michael Tuexenlibc sctp: fix sctp_getladdrs() for 64-bit BE platforms
2021-12-09 Konstantin Belousovprocstat_getfiles_sysctl: do not require non-null ki_fd
2021-12-09 Konstantin BelousovStyle
2021-12-07 Konstantin BelousovDocument posix_spawn_file_actions_addclosefrom_np(3)
2021-12-07 Konstantin Belousovposix_spawn: add closefrom non-portable action
2021-12-07 Konstantin BelousovDocument posix_spawn_file_actions_addchdir_np(3)
2021-12-07 Konstantin Belousovposix_spawn: add chdir-related non-portable actions
2021-12-07 Konstantin Belousovposix_spawn(3), posix_spawn_file_actions_addopen(3...
2021-12-07 Konstantin Belousovposix_spawn: style, use return ()
2021-12-07 Konstantin Belousovposix_spawn.c: format fae_action anon enum more stylish
2021-12-06 Dimitry AndricMerge llvm-project 13.0.0 release
2021-12-06 Dimitry Andricllvm-readobj: Add missed source file
2021-12-06 Cameron Katrillvm-readobj: Attach to buildsystem
2021-12-06 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc3...
2021-12-06 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc2...
2021-12-06 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc1...
next