]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Revert "linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now"
[FreeBSD/FreeBSD.git] / lib /
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 Alan Somerssigaction.2: clarify that fork isn't async-signal-safe...
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
2023-10-31 Kenneth D. MerryAdd IBM TS1170 density codes and specs.
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-31 Kristof Provostlibpfctl: be more tolerant of kernel extensions
2023-10-30 Martin Matuskazfs: merge openzfs/zfs@043c6ee3b
2023-10-30 Kristof Provostlibpfctl: remove unused field from struct pfctl_states
2023-10-30 Kristof Provostlibpfctl: add missing pfctl_status_lcounter() function
2023-10-30 Andrew Turnercsu: Teach csu about PAC and BTI
2023-10-29 Stephen J. Kiernandirdeps: Add missing dependency files
2023-10-29 Stephen J. Kiernandirdeps: Update Makefile.depend* files with empty contents
2023-10-28 Enji Cooperlib/libcrypt: another trivial style change
2023-10-28 Jessica Clarkelibc: Strip plentiful trailing whitespace from aarch64...
2023-10-28 Enji Cooperlib/libcrypt: remove trailing whitespace
2023-10-27 Warner Loshclock_gettime: Minor clarification
2023-10-27 Warner Loshstrlcpy/strlcat: Remove references to snprintf
2023-10-26 Brooks Davisprocctl.2: improve phrasing for ASLR disable
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-10-24 Ed MasteOpenSSL: update to 3.0.12
2023-10-24 Brian BehlendorfAdd prefetch property
2023-10-24 Kristof Provostlibpfctl: fix Coverity issues
2023-10-24 Kristof Provostlibpfctl: fix pfctl_do_ioctl()
2023-10-23 Mariusz Zaborskicap_net: correct capability name from addr2name to...
2023-10-23 Kristof Provostpf: allow states to be killed by their pre-NAT address
next