aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add a few more files to libllvm, which are required when doing sanitizedDimitry Andric2020-09-031-0/+3
* Various fixes to the load() function.John Baldwin2020-09-031-8/+9
* Avoid issues with STAGING by using LIBUCL_DIR for the source directoryStephen J. Kiernan2020-09-031-8/+8
* libifconfig now depends on libm due to usage of log10().John Baldwin2020-09-021-0/+2
* Pass a valid mode with O_CREATE to open(2).John Baldwin2020-09-021-6/+6
* Don't assume objects in program sections have a size of a pointer.John Baldwin2020-09-021-1/+1
* Compute the correct size of the string to move forward.John Baldwin2020-09-021-1/+1
* Temporarily skip tests panic i386 kernel in CILi-Wen Hsu2020-09-021-0/+5
* Include the psind in data returned by mincore(2).Mark Johnston2020-09-021-3/+25
* Fix a buffer overrun.John Baldwin2020-09-011-3/+3
* lib: libnetmap: add missing copyright headersVincenzo Maffione2020-09-014-4/+124
* Fix the build of scandir_b with GCC.John Baldwin2020-08-311-4/+7
* libpmc: Fix memory leak in process_mapfileEric van Gyzen2020-08-311-0/+3
* lib: add libnetmapVincenzo Maffione2020-08-287-0/+2329
* memstat_kvm_uma: fix reading of uma_zone_domain structuresEric van Gyzen2020-08-281-3/+2
* Move libsqlite3 to the top of the SUBDIR listAlex Richardson2020-08-261-1/+3
* After r364423, which ensures the callbacks that dl_iterate_phdr(3)Dimitry Andric2020-08-251-1/+4
* After r364753, there should be no need to suppress -Watomic-alignmentDimitry Andric2020-08-251-6/+0
* libbe: lift the WARNS post-OpenZFS mergeKyle Evans2020-08-251-3/+0
* Fix -Wundef warnings when building libluaAlex Richardson2020-08-251-0/+1
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-252-2/+14
* Add atomic and bswap functions to libcompiler_rtDimitry Andric2020-08-251-14/+9
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-259-49/+86
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-242-5/+5
|\
* | Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJSAlex Richardson2020-08-244-4/+1
* | libc: hide alphasort_thunk behind I_AM_SCANDIR_BMateusz Guzik2020-08-231-0/+2
* | Add a missed source file for LLVM's BPF target. This target is notDimitry Andric2020-08-221-0/+1
* | Add a few new source files to libc++, in particular the implementationDimitry Andric2020-08-221-0/+3
* | veloader: insist on verifying .4th .lua etcSimon J. Gerraty2020-08-211-1/+5
* | dl_iterate_phdr(3): provide exclusive locking for callback when statically li...Konstantin Belousov2020-08-201-2/+8
* | Add MSG_TLSAPPDATA to lib/libsysdecode/mktables.Rick Macklem2020-08-201-1/+1
* | Fix the mips64 world build after r364284.Dimitry Andric2020-08-191-0/+5
* | scandir-compat11.c: Remove unused declaration for qsort_b().Konstantin Belousov2020-08-171-2/+0
* | gpart(8): Recognize apple-zfs and solaris-reserved partition idsConrad Meyer2020-08-171-3/+57
* | 80211: consistently spell 80P80Bjoern A. Zeeb2020-08-171-1/+1
* | Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-174-7/+0
* | Merge ^/head r364264 through r364278.Dimitry Andric2020-08-169-6/+3066
|\ \
| * | libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-169-6/+3066
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-152-5/+5
|\ \ \ | | |/ | |/|
* | | Merge ^/head r364082 through r364250.Dimitry Andric2020-08-1511-35/+125
|\ \ \ | | |/ | |/|
| * | Properly disable LUA_USE_DLOPEN for bootstrap fluaKyle Evans2020-08-141-0/+2
| * | flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2020-08-141-0/+2
| * | syslog(3): Send proper NILVALUE if gethostname(3) fails.Bryan Drewery2020-08-141-7/+16
| * | flua: support "require" for binary objects in the base systemEd Maste2020-08-131-0/+1
| * | Add test to for FreeBSD-SA-19:20.bsnmpBryan Drewery2020-08-133-0/+65
| * | flua: initial support for "require" in the base systemEd Maste2020-08-131-3/+3
| * | Add support for Cortex-A76/Neoverse-N1 to hwpmcAndrew Turner2020-08-121-0/+22
| * | Export scandir_b from libc.Konstantin Belousov2020-08-104-25/+14
* | | Merge ^/head r364051 through r364081.Dimitry Andric2020-08-1011-3/+1534
|\| |
| * | Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I addedDimitry Andric2020-08-103-0/+14