]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
jevents: fix bootstrapping on Linux with Clang 16
[FreeBSD/FreeBSD.git] / lib /
2023-12-12 Alex Richardsonjevents: fix bootstrapping on Linux with Clang 16
2023-12-11 Brooks Davislibc: expose execvpe for Linux compat
2023-12-11 Kristof Provostlibpfctl: remove stray debug printf()
2023-12-11 Mariusz Zaborskicapsicum: introduce cap_rights_is_empty Function
2023-12-10 Konstantin Belousovstrfmon.c: Use the restrict keyword directly
2023-12-10 Jose Luis Duranstrfmon: style fixes
2023-12-10 Stéphane Rochoylibsecureboot: be more verbose about validation failures
2023-12-09 Jose Luis Duranstrfmon: Silence scan-build warning
2023-12-09 Jose Luis Duranstrfmon.3: Cleanup example code
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.6-0-g60097...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.5-0-g98bfd...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.3-0-g88843...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.2-0-gb2417...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.1-25-g098e...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.0-rc4...
2023-12-08 Dimitry AndricMerge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51
2023-12-08 Alan Somerslibcasper: document that most libcasper functions are...
2023-12-08 Martin MatuskaNotable upstream pull request merges:
2023-12-07 Rob Nsetproctitle: fix ununitialised variable
2023-12-06 Brooks Davislibc: simplify MDASM/NOASM checks
2023-12-06 Brooks Davislibc: don't needlessly add vfork.o to NOASM
2023-12-06 Brooks Davislibc: rename arm and i386 Ovfork.S to vfork.S
2023-12-06 Alan Somerscap_net.3: remove a copypasta
2023-12-04 Brooks DavisRemove never implemented sbrk and sstk syscalls
2023-12-02 Ka Ho Nglibclang_rt: Update Makefile.depend
2023-12-01 Alexander MotinZIO: Add overflow checks for linear buffers
2023-12-01 Alan Somerssigaction.2: clarify that fork isn't async-signal-safe...
2023-12-01 Brooks DavisOnly provide execvpe(3) when needed
2023-11-30 Yuri PankovUse uint64_t instead of u_int64_t
2023-11-30 Jamie Grittonjail: Don't allow jail_set(2) to resurrect dying jails.
2023-11-29 Martin Matuskazfs: merge openzfs/zfs@a03ebd9be
2023-11-29 WraithhFix zoneid when USER_NS is disabled
2023-11-28 Martin Matuskazfs: merge openzfs/zfs@688514e47
2023-11-28 Brooks Davismemfd_create: don't allocate heap memory
2023-11-28 Brooks Davismemfd_create: move implementation to libc/gen
2023-11-28 Brooks Davisgetpagesize(3): drop support for non-ELF kernels
2023-11-28 Brooks Davisgetpagesizes(3): drop support for kernels before 9.0
2023-11-27 Kristof Provostpf: implement DIOCGETRULES via netlink
2023-11-27 Warner Loshlib: Automated cleanup of cdefs and other formatting
2023-11-27 Warner LoshRemove copyright strings ifdef'd out
2023-11-27 Warner Loshsccs: Manual changes
2023-11-27 Warner Loshlib: Remove ancient SCCS tags.
2023-11-27 Ka Ho Ngdirdeps: Update/fix Makefile.depend* for toolchain
2023-11-26 Ka Ho Ngdirdeps: Remove $FreeBSD$
2023-11-26 Xin LIMFV: xz 5.4.5
2023-11-23 Gordon Berglinglibcasper: Fix a typo in a source code comment
2023-11-21 Brooks Davislibc: remove some obsolete VCS data
2023-11-21 Alan Somersaio_read.2: correct the description of aio_buf
2023-11-21 Andrew Turnerlibc: Teach libc about the BTI elf note
2023-11-21 Martin Matuskazfs: merge openzfs/zfs@a94860a6d
2023-11-20 Warner Loshmath: Move to const instead of __const
2023-11-18 Gordon BerglingAdd a HISTORY section for memcpy(3) and mempcpy(3)
2023-11-18 Gordon Berglinggetpeerid.3: Clarify the 's' argument
2023-11-17 Kirk McKusickEnsure I/O buffers in libufs(3) are 128-byte aligned.
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-17 Paul DagnelieFix memory leak in zfs_setprocinit code
2023-11-17 Ka Ho Ngdirdeps: Fix libpcap Makefile.depend.options
2023-11-17 Kristof Provostlibpfctl: handle pfctl_do_ioctl() failures better
2023-11-17 Kristof Provostlibpfctl: handle allocation failure
2023-11-17 Martin Matuskazfs: merge openzfs/zfs@03e9caaec
2023-11-16 Alexander MotinAdd interface NVME to devstat
2023-11-15 Brooks Davislibc: remove unused stub vdso timecounter implementations
2023-11-15 Brooks Davislibc: centralize a few numeric symbols
2023-11-15 Brooks Davislibc: centralize makecontext symbols
2023-11-15 Brooks Davislibc: centralize {_,sig,}{set,long}jmp symbols
2023-11-15 Brooks Davislibc: centralize ntoh symbols
2023-11-15 Brooks Davislibc: further centralize syscall symbols
2023-11-15 Brooks Davislib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS
2023-11-15 Alan Somerslib/libc/rpc: switch the per-fd structs in clnt_{dg...
2023-11-15 Alan Somerslibc/libc/rpc: refactor some global variables
2023-11-15 Brooks Davislibc: Remove empty comments in Symbol.map
2023-11-15 Brooks Davislibc/<arch>/sys/Makefile.inc: remove cruft
2023-11-15 John Baldwinlibgpio: Fix type mismatch for gpio_pin_[gs]et
2023-11-15 John Baldwinlibcasper: Neuter false positive -Wuse-after-free warni...
2023-11-15 Cy Schubertlibevent: Import libevent 2.1.12
2023-11-14 Robert Clauseckerlib/libc/tests/string: add extended unit tests for...
2023-11-14 Warner Loshawk: Merge upstream 2nd Edition Awk Book
2023-11-14 Cy SchubertUnbound: Manually update version strings
2023-11-13 Brooks Davislibc: fix typo in Makefile comment
2023-11-13 Cy Schubertunbound: Vendor import 1.19.0
2023-11-13 Cy Schubertsqlite3: Vendor import of sqlite3 3.44.0
2023-11-09 R. Christian McDonaldlibc: enable initial-exec (IE) as default thread-local...
2023-11-09 Martin Matuskazfs: merge openzfs/zfs@887a3c533
2023-11-09 Ka Ho Ngdirdeps: Update liblldb dependencies
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-08 Martin Matuskazfs: merge openzfs/zfs@9198de8f1
2023-11-07 Tony Hutterzed: misc vdev_enc_sysfs_path fixes
2023-11-07 Ed Mastefflush: correct buffer handling in __sflush
2023-11-07 Ed Mastelibc: remove unused errno.h include
2023-11-07 Dag-Erling Smørgravfflush: Add test for buffer handling in __sflush
2023-11-07 Dag-Erling Smørgravfflush: correct buffer handling in __sflush
2023-11-06 Kristof Provostpf: expose more syncookie state information to userspace
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-11-06 Kristof Provostlibpfctl: handle the 'pfctl' netlink family not being...
2023-11-03 Ed MasteTrack upstream project rename in contrib/blocklistd
2023-11-03 Dag-Erling Smørgravfflush: Split a temporary variable in two.
2023-11-01 Warner Loshlibc: Purge unneeded cdefs.h
2023-11-01 Martin Matuskazfs: merge openzfs/zfs@41e55b476
2023-10-31 Warner Loshino64: Remove 'forward compat' code for this
2023-10-31 siv0Fix nfs_truncate_shares without /etc/exports.d
next