aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC: listen(2): improve administrator control over loggingEugene Grosbein2023-05-301-2/+13
* geli: fix typoMariusz Zaborski2023-05-291-1/+1
* libthr rtld locks: do not leak URWLOCK_READ_WAITERS into childKonstantin Belousov2023-05-293-0/+17
* cap_net tests: Skip tests if there is no connectivityMark Johnston2023-05-111-43/+86
* Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin2023-05-022-0/+4
* libefivar: Fix a buffer overread.John Baldwin2023-05-021-2/+3
* libirdma: Drop clang-specific -ferror-limit.John Baldwin2023-05-021-1/+0
* libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.John Baldwin2023-05-021-2/+1
* msdosfs: fix debug print format and parameterStefan Eßer2023-05-011-1/+17
* libc: Add missing object size check to qsort_s(3)Hans Petter Selasky2023-04-302-3/+11
* libc: Sorting is not needed when there are less than two elementsHans Petter Selasky2023-04-301-1/+2
* libusb: remove use of COMPAT_32BITBrooks Davis2023-04-308-44/+20
* libusb(3): Implement libusb_init_context() and the needed structures and defi...Hans Petter Selasky2023-04-304-9/+69
* memmem: add a note about other systems which have memmemEd Maste2023-04-271-2/+3
* umtx: allow to configure minimal timeout (in nanoseconds)Konstantin Belousov2023-04-253-0/+28
* procctl: add state flags to PROC_REAP_GETPIDS reportsVal Packett2023-04-231-2/+8
* pkru.3: fix markupKonstantin Belousov2023-04-161-2/+2
* Change kqueue1() to be compatible with NetBSDKonstantin Belousov2023-04-164-0/+62
* Rename kqueue1(2) to kqueuex(2) to avoid compat issues with NetBSDKonstantin Belousov2023-04-163-5/+5
* kqueue1(2): documentKonstantin Belousov2023-04-162-1/+20
* kqueue1(2): export the symbol from libcKonstantin Belousov2023-04-161-0/+1
* Merge bearssl-20220418Simon J. Gerraty2023-04-162-1/+3
* lib/libsecureboot: Fix some typosElyes HAOUAS2023-04-142-2/+2
* Add -S option to veriexecSimon J. Gerraty2023-04-143-16/+30
* libsecureboot: Do not propagate empty stringWojciech Macek2023-04-141-2/+3
* Update libsecurebootSimon J. Gerraty2023-04-149-95/+390
* Move ve_check_hash prototype to libsecureboot-priv.hSimon J. Gerraty2023-04-142-3/+3
* libz: silence K&R warnsMateusz Guzik2023-04-091-0/+1
* bearssl: Suppress warnings from functions that have no argsWarner Losh2023-04-091-1/+1
* Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6Dimitry Andric2023-04-0910-18/+18
* Merge llvm-project release/15.x llvmorg-15.0.6-0-g088f33605d8aDimitry Andric2023-04-0910-18/+18
* Merge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5289e7846Dimitry Andric2023-04-0911-19/+53
* Merge llvm-project release/15.x llvmorg-15.0.0-9-g1c73596d3454Dimitry Andric2023-04-093-5/+5
* Merge llvm-project release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0dDimitry Andric2023-04-095-7/+18
* Merge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4Dimitry Andric2023-04-0910-12/+41
* Merge llvm-project main llvmorg-15-init-17485-ga3e38b4a206bDimitry Andric2023-04-0910-28/+57
* Merge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1fDimitry Andric2023-04-0912-12/+315
* Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-04-0923-291/+2453
* libc/yp: sort out warningsMateusz Guzik2023-04-092-6/+2
* Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries cha...Dimitry Andric2023-04-096-24/+7
* times: Use modern function definitionsWarner Losh2023-04-091-2/+1
* cap_dns tests: Convert to ATF, avoid failing when lookups don't resolveMark Johnston2023-04-062-310/+328
* cap_sysctl tests: SerializeMark Johnston2023-04-061-1/+4
* MFV: xz 5.4.2.Xin LI2023-04-031-3/+3
* cap_*(2): Document ENOSYS behavior.Xin LI2023-03-244-21/+25
* pam.d: install hard link with same mode as targetEd Maste2023-03-231-0/+1
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2023-03-222-4/+2
* csu: Add missing GNU-stack annotations to note object files.John Baldwin2023-03-223-0/+6
* netbsd-tests: Serialize message queue testsMark Johnston2023-03-201-0/+7
* libvmm: add missing ioctl's to vm_ioctl_cmdsVitaliy Gusev2023-03-171-1/+2