]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
style: Fix leading whitespace in bcache.c
[FreeBSD/FreeBSD.git] / lib /
2021-09-17 Mark Johnstonlibc/locale: Fix races between localeconv(3) and setloc...
2021-09-17 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-16 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2021-09-15 John BaldwinRemove an always-true check.
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-14 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-09-12 Edward Tomasz Napi... tzcode: Implement timezone change detection
2021-09-13 Ed Mastelibprocstat: extend zfs_defs hack for .pieo
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 Jessica Clarkelibc: Fix build on case-insensitive file systems
2021-09-09 Baptiste Daroussinfetch: do not confuse capacity and length
2021-09-09 Alex RichardsonExport _mmap and __sys_mmap from libc.so
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-07 Brooks Davismprotect.2: Improve the description of prot
2021-09-07 Mark Johnstonkqueue.2: Document the fact that EVFILT_READ can be...
2021-09-07 Emmanuel Vadotpkgbase: Create a FreeBSD-ftp package
2021-09-07 Emmanuel Vadotpkgbase: Remove libefivar package and add a efi-tools one
2021-09-07 Emmanuel Vadotpkgbase: Remove FreeBSD-libregex package
2021-09-07 Emmanuel Vadotpkgbase: Create a FreeBSD-kerberos package
2021-09-07 Emmanuel Vadotpkgbase: Put libbsdxml in FreeBSD-runtime
2021-09-07 Emmanuel Vadotpkgbase: Create a FreeBSD-telnet package
2021-09-06 Dimitry Andriccompiler-rt: add aarch64 init function for LSE atomics
2021-09-06 Mark MurrayFix powf().
2021-09-06 Alex RichardsonAdd WITH_LLVM_BINUTILS to install LLVM binutils instead...
2021-09-03 Brooks Davismprotect.2: Remove legacy BSD text
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-02 Bryan Drewerygetdelim(3): Fix losing data on [EAGAIN]
2021-09-02 George MelikovUpdate ABI files via new libabigail version
2021-09-02 Ka Ho NgSymbol.map: Remove an extra space before _Fork
2021-08-31 Jorgen LundmanAdd zpool_disable_datasets_os() / zfs_unmount_os()
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-30 Andrew TurnerRevert "Disable the accelerated arm64 sha25 in static...
2021-08-29 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-08-29 Kristof Provostlibpfctl: fix double free
2021-08-27 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-27 Gleb Popovlibc/posix1e: Add acl_extended_file_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_equiv_mode_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_cmp_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_from_mode_np() function.
2021-08-26 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-26 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-25 Ka Ho Ngfspacectl(2): Changes on rmsr.r_offset's minimum value...
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Jessica Clarkeclang: Build with -fno-strict-aliasing when using GCC
2021-08-24 Ed Mastememcpy.3: remove BUGS section allowing overlapping...
2021-08-24 Ka Ho Ngfspacectl(2): Clarifies the return values
2021-08-23 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-22 Thomas MunroFix aio_readv(2), aio_writev(2) with SIGEV_THREAD.
2021-08-22 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2021-08-22 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-20 Kristof Provostlibpfctl: Fix endianness issues
2021-08-19 Andrew TurnerDisable the accelerated arm64 sha25 in static libraries
2021-08-18 Alexander Motingeli(8): Do not report error on resize to the same...
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Daniel Kolesalibfetch: use more portable getline() interface
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-16 Konstantin Belousovlibc tls: use TLS_DTV_OFFSET defined by rtld.h
2021-08-16 Fangrui Songrtld: Remove calculate_tls_end
2021-08-14 Adam Fennlibc: vDSO timekeeping: Add pvclock support
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-12 Jessica Clarkeclang: Fix inverted condition in llvm.build.mk
2021-08-10 Toomas Soomelibsecureboot: define SOPEN_MAX
2021-08-11 Andrew TurnerUse arm64 sha256 intrinsics in libmd
2021-08-10 Mitchell Hornepmc(3): remove Pentium-related man pages and references
2021-08-10 Konstantin Belousovipsec_set_policy(3): fix sentence
2021-08-08 Konstantin Belousov_Exit(3): document implementation
2021-08-08 Konstantin Belousovfork(2): comment about doubtful use of stdio and exit...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-07 Dimitry AndricFollow-up to d69d07569ee2 by bumping lld local version
2021-08-06 Ka Ho NgFix pathconf.2 documentation error
2021-08-05 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-08-05 Ceri Daviesfork.2: correct minor typo in manpage.
2021-08-05 Ka Ho NgAdd fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).
2021-08-04 Phil Shaferadd blank line between variables (testing git commit)
2021-08-04 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-03 Konstantin BelousovAdd _Fork()
2021-08-03 Konstantin BelousovStyle
2021-08-02 Alex RichardsonAdd missing bsd.linker.mk include after 31ba4ce8898f9df...
2021-08-02 Alex RichardsonFix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf...
2021-08-02 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-02 Alex Richardsonlibc: Disable ASAN for certain string functions
2021-08-02 Alex RichardsonDon't instrument the rdtsc ifunc when building with...
2021-08-02 Alex Richardsonlibthr: work around an ASAN false-positive
2021-08-02 Alex RichardsonAdd build system support for ASAN+UBSAN instrumentation
2021-08-02 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-08-01 Tom JonesCorrect section reference for examples in RFC3542
2021-07-30 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-07-29 Leandro Luporihwpmc: remove static POWER8 definitions
2021-07-29 Konstantin Belousovx86 __vdso_gettc: add O_CLOEXEC flag to open
2021-07-29 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-07-29 Conrad Meyerlibc qsort(3): Eliminate ambiguous sign comparison
2021-07-28 Dimitry Andriccompilert-rt: build out-of-line LSE atomics helpers...
2021-07-28 Roy Marplessocket: Implement SO_RERROR
2021-07-26 George MelikovUpdate ABI files with generated in CI worker
2021-07-26 Mark Johnstonlibvmmapi: Fix warnings and stop overridding WARNS
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
next