aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* gpart(8): slices are out of context for GPTGraham Perrin2023-07-281-2/+2
* thr_mutex.c: styleKonstantin Belousov2023-07-281-2/+2
* msun: Fix typo in math_private.h commentSteve Kargl2023-07-271-1/+1
* msun: Add copyright noticesWarner Losh2023-07-263-0/+24
* * lib/msun/Makefile b/lib/msun/Makefile:Mark Murray2023-07-265-2/+908
* * lib/msun/Makefile:Mark Murray2023-07-264-396/+370
* Fix powf().Mark Murray2023-07-261-1/+1
* spdx: The BSD-3-Clause-FreeBSD identifier never was, drop -FreeBSDWarner Losh2023-07-254-4/+4
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-07-2533-33/+33
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-25734-734/+734
* Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152Dimitry Andric2023-07-2320-41026/+41043
* Merge llvm-project release/16.x llvmorg-16.0.5-0-g185b81e034baDimitry Andric2023-07-237-15/+15
* Merge llvm-project release/16.x llvmorg-16.0.4-0-gae42196bc493Dimitry Andric2023-07-237-15/+15
* Merge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd333bea5Dimitry Andric2023-07-237-15/+15
* Merge llvm-project release/16.x llvmorg-16.0.2-0-g18ddebe1a1a9Dimitry Andric2023-07-237-15/+15
* Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd89023f7979Dimitry Andric2023-07-237-20/+15
* Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41Dimitry Andric2023-07-2327-501/+1958
* libm: correctly test for for NaN and Infinity in sinpi(), cospi(), and tanpi()Steve Kargl2023-07-233-3/+5
* libthr: trigger library initialization on rwlock callsKonstantin Belousov2023-07-231-2/+11
* libfido2: update to 1.10.0Ed Maste2023-07-211-1/+1
* libfido2: update to 1.9.0Ed Maste2023-07-211-0/+4
* libcbor: update to 0.10.2Ed Maste2023-07-211-1/+2
* lib/libc/string/bcmp.c: fix integer overflow bugRobert Clausecker2023-07-211-2/+2
* lib/libc/string: replace ffs/fls implementations with clang builtinsRobert Clausecker2023-07-2110-157/+34
* lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsllRobert Clausecker2023-07-217-0/+313
* syslog.3: MFC: document ident[N] formatEugene Grosbein2023-07-181-1/+6
* libthr: some style in thr_rwlock.cKonstantin Belousov2023-07-181-2/+2
* pmclog(3): Drop .UdMitchell Horne2023-07-171-3/+1
* pmc: clarify and strengthen statements about API/ABIMitchell Horne2023-07-171-6/+2
* login.conf: document how to specify env var values with commasEd Maste2023-07-171-1/+2
* libthr: Patch to reduce latency to acquire+release a pthread mutex.Greg Becker2023-07-131-4/+4
* libthr: Add src.conf variable WITHOUT_PTHREADS_ASSERTIONSGreg Becker2023-07-132-1/+3
* libbe: bail out early if the zfs kmod isn't loadedKyle Evans2023-07-111-0/+11
* acl_is_trivial_np(3): minor fixesKyle Evans2023-07-111-5/+6
* pam_krb5: Add missing patchCy Schubert2023-07-081-12/+0
* libpthread: allocate rwlocks and spinlocks in dedicated cachelinesGreg Becker2023-07-052-2/+6
* libc.a: implement _rtld_addr_phdr()Konstantin Belousov2023-07-021-0/+36
* libsysdecode: Decode linux_clone syscall flagsDmitry Chagin2023-06-293-0/+20
* cap_net.3: fix typoShawn Webb2023-06-271-1/+1
* msun: Correct FreeBSD version in sincos() man pageBrad Smith2023-06-221-1/+1
* nameser: Fix a typo in a source code commentGordon Bergling2023-06-221-1/+1
* pam_krb5: Fix spoofing vulnerabilityCy Schubert2023-06-212-17/+102
* libc: locale: fix collation file size validationKyle Evans2023-06-201-1/+1
* acl(3): improve discoverability of acl_get_perm_np(3)Kyle Evans2023-06-202-2/+8
* xdr(3): Fix a typo in a source code commentGordon Bergling2023-06-201-1/+1
* libvmmapi: Remove some unneeded includesMark Johnston2023-06-151-3/+0
* Allow a comma-separated list in login class capabilities,Sean Eric Fagan2023-06-131-2/+107
* lib/csu: do not compile the body of handle_static_init() for PIC build at allKonstantin Belousov2023-06-121-0/+2
* libc/csu: add powerpcspeKonstantin Belousov2023-06-121-0/+4
* libc/csu: rename ignore_init.c to libc_start1.cKonstantin Belousov2023-06-122-1/+1