]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Implement a close_range(2) syscall
[FreeBSD/FreeBSD.git] / lib /
2020-04-12 kevansImplement a close_range(2) syscall
2020-04-12 melifaroIntroduce nexthop objects and new routing KPI.
2020-04-10 carlavillaAdd HISTORY section to getc(3)
2020-04-10 carlavillaexit(3): Add HISTORY section
2020-04-10 carlavillaarc4random(3): Expand the SEE ALSO section
2020-04-09 kiblibc: Fix possible overflow in binuptime().
2020-04-07 sjgImprove interaction of vectx and tftp
2020-04-07 cemlibcasper(3): Export functions to C++
2020-04-07 sobomaxNormalize deployment tools usage and definitions by...
2020-04-06 cemlibcasper: Constify cap_sysctl_limit_mib() mib parameter
2020-04-06 kevansllvm: add a build knob for enabling assertions
2020-04-04 carlavillaFix typo
2020-04-03 mmacyUpdate x86 counters
2020-04-03 emasteANSIfy and KNF function arg definitions in libmd/md4.c
2020-04-03 emastelldb: build and enable lua script bindings
2020-04-03 emastelldb: commit generated LLDBWrapLua.cpp
2020-04-03 emastelldb: add rule to generate LLDBWrapLua.cpp
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 impNote some functions that appeared in First Edition...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-04-01 0mpUse proper mdoc(7) macros for literal text and do not...
2020-04-01 sjgDo not claim libbearssl et al are INTERNALLIB
2020-03-31 hartiImport version 1.14 of bsnmp. This mainly consists...
2020-03-30 jhbTrim some duplicate EIO descriptions.
2020-03-30 jhbDocument EINTEGRITY errors for many system calls.
2020-03-30 emastelibc: unconditionalize _NLIST_DO_ELF
2020-03-30 emastenlist: retire long-obsolete aout support
2020-03-26 alfredomsun: swap words order instead of bits order on BIG...
2020-03-26 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 brooksInstall expected kyua docs.
2020-03-26 carlavillaAdd HISTORY sections to log(3) man page
2020-03-25 sjgFix pkgfs stat so it satisfies libsecureboot
2020-03-25 manulibpmc: Always add the full include path for libpmcstat
2020-03-25 manupmc: Add include path for libpmcstat as it is an intern...
2020-03-25 manuwlandebug: Add include path for libifconfig as it is...
2020-03-24 impexec{l,v}{e,p} arrived in 7th Edition research Unix...
2020-03-24 manupkgbase: Move telnetd and ftpd pam file to the utilitie...
2020-03-23 brooksImprove LIBADD/_DP_* for kyua libraries.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 traszAdd STANDARDS and HISTORY to getcontext(3), makecontext...
2020-03-23 impDocument when execl and execp entered unix.
2020-03-22 carlavillafix typo in exec man page
2020-03-22 carlavillaexec man page: Add HISTORY section
2020-03-22 delphijMFV r359197: xz 5.2.5.
2020-03-21 emastenlist(3): add elf(5) xref
2020-03-20 markjFix uselocale(3) to not leak a reference to the old...
2020-03-20 impRemove sparc support from clang build infrastructure...
2020-03-19 0mpDocument geli(8) loader variables conventions
2020-03-19 delphijFix race condition in catopen(3).
2020-03-18 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-17 jhbFix the workaround to ignore the #warning for GCC.
2020-03-17 jhbMark procfs-based process debugging as deprecated for...
2020-03-17 brooksAdd an internal liblua and use it in flua.
2020-03-14 kevanslibssp: don't compile with -fstack-protector*
2020-03-13 tuexensendfile() does currently not support SCTP sockets.
2020-03-12 freqlabslibpmcstat: Try /boot/modules if module not found
2020-03-12 0mpftw.3: Follow style(9) in the example
2020-03-11 bdragonFix r358688 -- Remember to actually save r3 before...
2020-03-11 mckusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-11 lwhsuTemporarily skip 2 failing tests after llvm10 import
2020-03-10 impRemove unused cam ccb flags
2020-03-10 dimMove another file in libllvm from sources required...
2020-03-10 dimAdd one additional file to libllvmminimal, to help...
2020-03-10 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-10 dimMerge ^/head r358832 through r358848.
2020-03-10 hselaskyFix for building libusb under Linux.
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-10 dimRemove -mlong-calls vhen building arm libraries and...
2020-03-08 sjgveloader use vectx API for kernel and modules
2020-03-08 mjgfd: use smr for managing struct pwd
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-06 dimMerge ^/head r358678 through r358711.
2020-03-06 jhibbitspowerpc/memcpy: Don't predict the src and dst will...
2020-03-06 jhibbitsFinish revert of r358672, missed in r358688.
2020-03-06 jhibbitspowerpc/powerpc64: Enforce natural alignment in memcpy
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 emasteumtx_op.2: correct typo
2020-03-05 0mpftw.3: Add examples
2020-03-05 alfredo[PowerPC64] restrict memcpy/bcopy optimization to POWER...
2020-03-04 cyMFV r358616:
2020-03-03 0mpthr_self.2: Fix some typos in the thread identifier...
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgfd: move vnodes out of filedesc into a dedicated structure
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-29 emasteretire the LLVM_LIBUNWIND option
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-27 impRemove libthr, csu, libthread_db and testfloat sparc64...
2020-02-26 emasteReturn ENOTSUP for mmap/mprotect if prot not subset...
2020-02-26 impRemove sparc64 specific parts of libc.
2020-02-26 impRemove sparc64 specific parts of libm and fix comments
2020-02-26 emastemprotect.2: sort errors alphabetically
2020-02-24 dimInstead of using just the long upstream commit hash...
2020-02-22 dimMerge r358179 through r358238.
2020-02-21 kevansfetch(3): plug some leaks
next