]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
uma: Make the cache alignment mask unsigned
[FreeBSD/FreeBSD.git] / lib /
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
2023-10-23 Kristof Provostpf: support basic filters for state listing
2023-10-23 Kristof Provostpf: convert rule addition to netlink
2023-10-22 Martin Matuskazfs: merge openzfs/zfs@797f55ef1
2023-10-20 Don BradyFix ZED auto-replace for VDEVs using by-id paths
2023-10-20 Dag-Erling Smørgravlibc: More missing MLINKS.
2023-10-18 Mitchell Hornepmc.amd(3): rename from pmc.k8(3)
2023-10-18 Mitchell Hornepmc: remove last bits of AMD K7 CPU support
2023-10-18 Dag-Erling Smørgravlibc: Fix missing or misspelled MLINKS.
2023-10-18 Dag-Erling Smørgravmemory(3): Mention more functions.
2023-10-18 Dag-Erling Smørgravhesiod: Modernize.
2023-10-17 Kristof Provostnetlink: cope with growing requests
2023-10-16 Brooks Davislibprocstat: improve conditional for 32-bit compat
2023-10-16 Brooks Davislibprocstat: copy all the 32-bit auxv entries
2023-10-16 Brooks Davislibprocstat: make sv_name not static
2023-10-16 Brooks Davislibprocstat: simplify auxv value conversion
2023-10-15 Robert Clauseckerlib/libc/amd64/string: add timingsafe_memcmp() assembly...
2023-10-15 Robert Clauseckerlib/libc/amd64/string: add timingsafe_bcmp(3) scalar...
2023-10-14 Ed Masteptsname.3: accommodate upcoming POSIX Issue 8 ptsname_r
2023-10-13 Kristof Provostpf: implement start/stop calls via netlink
2023-10-13 Martin Matuskazfs: merge openzfs/zfs@8a7407012
2023-10-13 Cy Schubertunbound: Import upstream 0ee44ef3 when ENOBUFS is returned
2023-10-12 Alfonso S. Sicilianolibbsddialog: delete formw dependency
2023-10-11 Emmanuel Vadotpkgbase: Move blacklist utilities to a new package
2023-10-11 Ed Mastektrace.2: correct kern.ktrace.genio_size sysctl name
2023-10-10 John BaldwinTrim various $FreeBSD$
2023-10-10 Kristof Provostpf: add a way to list creator ids
2023-10-10 Kristof Provostlibpfctl: introduce state iterator
2023-10-10 Alexander V. Chernikovpf: convert state retrieval to netlink
2023-10-10 Olivier Certnersetusercontext(): Apply personal settings only on match...
2023-10-09 Pierre ProncheryOpenSSL: update to 3.0.11
2023-10-09 Ed Mastessh: Update to OpenSSH 9.5p1
2023-10-08 Martin Matuskazfs: merge openzfs/zfs@66b81b349
2023-10-08 Dag-Erling Smørgravlibfetch, fetch: Stop recommending the use of ca_root_nss.
2023-10-04 Baptiste Daroussinbsddialog: import version 1.0
2023-10-04 Baptiste Daroussinbsddialog: Import version 1.0
2023-10-04 Martin Matuskazfs: merge openzfs/zfs@f795e90a1
2023-10-03 Michael Osipovlibfetch: don't rely on ca_root_nss for certificate...
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-10-02 Brooks Davislibprocstat: style: space after switch
2023-10-02 Olivier Certnerlogin_cap.c: Don't set errno to ERANGE on memory alloca...
2023-10-02 Olivier Certnersetusercontext(): Fix gap when setting a realtime-class...
2023-10-02 Robert Clauseckerlib/libc/tests/string: expand memcmp test to bcmp,...
2023-10-02 Robert Clauseckerlib/libc/tests/string/memcmp_test.c: extend test to...
2023-09-29 Martin Matuskazfs: merge openzfs/zfs@e13538856
2023-09-28 Olivier Certnerptrace(2): Disabling: Describe influence of security...
2023-09-27 Baptiste Daroussinnvi: import version 2.2.1
2023-09-27 Mark Johnstonglabel.8: Warn against using generic labels on a shared...
2023-09-26 Dag-Erling Smørgravlibc: Add a rudimentary test for quick_exit(3).
2023-09-26 Dag-Erling Smørgravlibc: Rewrite quick_exit() and at_quick_exit() using...
2023-09-26 Jens SchweikhardtAdd paragraph about kern.mqueue sysctls and their defaults.
2023-09-25 Christos Zoulasregcomp: use unsigned char when testing for escapes
2023-09-25 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-09-25 John BaldwinRemove a few more stray __FBSDID uses
2023-09-24 Martin Matuskazfs: merge openzfs/zfs@2e2a46e0a
2023-09-22 Yuri PankovCreate namespace for the symbols added during 15-CURREN...
2023-09-22 Dag-Erling SmørgravFix typos in acl_get_entry(3) manual page.
2023-09-22 Dag-Erling SmørgravRemove mention of defunct mailing list from acl / mac...
2023-09-22 John Heinlibprocstat: use elf_getphdrnum rather than deprecated...
2023-09-21 Tony HutterAdd zfs_prepare_disk script for disk firmware install
2023-09-21 Martin Matuskazfs: merge openzfs/zfs@4647353c8
2023-09-20 Rob Nstatus: report pool suspension state under failmode...
2023-09-20 Paul DagnelieFix occasional rsend test crashes
2023-09-20 Dag-Erling SmørgravAdd VERIFY0P() and ASSERT0P() macros.
2023-09-20 Dag-Erling SmørgravClean up existing VERIFY*() macros.
2023-09-20 Umer SaleemImprove the handling of sharesmb,sharenfs properties
2023-09-20 Umer SaleemUpdate the behavior of mountpoint property
2023-09-19 Ed Mastelibfido2: update to 1.13.0
2023-09-19 Cy Schubertsqlite3: Vendor import of sqlite3 3.43.1
2023-09-19 Cy Schubertunbound: Vendor import 1.18.0
2023-09-18 Ed Masteswapon.2: correct FreeBSD release that introduced swapoff
2023-09-18 Simon J. GerratyMerge bmake-20230909
2023-09-17 Robert Clauseckerlib/libc/tests/string/strcspn_test.c: extend tests...
2023-09-16 Robert Clauseckerlib/libc/amd64/string/memcmp.S: harden against phony...
2023-09-12 Kyle Evansncurses: avoid hardcoded assumptions about the layout...
next