aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove NAND and NANDFS supportWarner Losh2019-06-255-344/+0
* powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits2019-06-253-11/+28
* Add libc stub for pthread_getthreadid_np(3).Konstantin Belousov2019-06-234-0/+5
* Fix two WARNS=6 warnings in opendir.c and telldir.cAlex Richardson2019-06-232-4/+4
* Remove redundand 'else' and 'return'.Konstantin Belousov2019-06-231-3/+2
* `libjail/jail.c' includes both <sys/param.h> and <sys/types.h>Devin Teske2019-06-221-1/+0
* Add PROT_MAX to the HISTORY section.Brooks Davis2019-06-202-1/+21
* Extend mmap/mprotect API to specify the max page protections.Brooks Davis2019-06-202-2/+48
* Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI2019-06-171-1/+2
* MFV r349134:Martin Matuska2019-06-171-0/+2
* Support reading in .depend files.Bryan Drewery2019-06-151-2/+3
* Fix .depend files to work for build tools.Bryan Drewery2019-06-152-2/+4
* open(2): fix the description of O_FSYNCAlan Somers2019-06-141-5/+2
*---------. Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-129-16/+16
|\ \ \ \ \ \
| | | | | | * Vendor import of llvm release_80 branch r363030:vendor/llvm/llvm-release_801-r366581vendor/llvm/llvm-release_80-r364487vendor/llvm/llvm-release_80-r363030vendor/llvm-80Dimitry Andric2019-06-1134-202/+226
| | * | | | | Vendor import of compiler-rt release_80 branch r363030:vendor/compiler-rt/compiler-rt-release_801-r366581vendor/compiler-rt/compiler-rt-release_80-r364487vendor/compiler-rt/compiler-rt-release_80-r363030vendor/compiler-rt-80Dimitry Andric2019-06-112-2/+5
| * | | | | | Vendor import of clang release_80 branch r363030:vendor/clang/clang-release_80-r363030Dimitry Andric2019-06-115-22/+33
* | | | | | | fileargs: add wrapping/unwrapping functionsMariusz Zaborski2019-06-122-1/+57
* | | | | | | MFV r348971,r348977:Martin Matuska2019-06-121-0/+1
* | | | | | | Fix for reading the configuration descriptor in libusb. Catch invalidHans Petter Selasky2019-06-081-0/+8
* | | | | | | unlink: add missing function to unlink.2 man pageMariusz Zaborski2019-06-051-2/+3
* | | | | | | sha.3: clarify admonition against use in NEW signature schemesAllan Jude2019-06-051-1/+1
* | | | | | | Rather than using the legacy IP struct fields in the union for theBjoern A. Zeeb2019-06-041-1/+1
* | | | | | | build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)Ed Maste2019-06-041-3/+3
* | | | | | | Typo.Mark Johnston2019-06-031-1/+1
* | | | | | | jail_getid(3): add special-case immediate return for jid 0Kyle Evans2019-06-021-0/+9
* | | | | | | llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANGKyle Evans2019-06-021-2/+2
* | | | | | | Partially revert r271349, which disabled the msun cexp test #4 on i386.Dimitry Andric2019-06-011-11/+15
* | | | | | | libatf: remove workaround not required after atf >= 0.18 updateEd Maste2019-06-011-5/+0
* | | | | | | libelftc: Add MLINKS.Mark Johnston2019-05-301-0/+13
* | | | | | | The KVM code also needs a fix similar to r344269.Gleb Smirnoff2019-05-291-0/+5
* | | | | | | typo: suppported.Pedro F. Giffuni2019-05-291-1/+1
* | | | | | | Chase r261913: hardcoded default crypt(3) algorithm is SHA-512 when DESXin LI2019-05-271-2/+2
* | | | | | | Correct the argument passed to g_eli_algo2str()Li-Wen Hsu2019-05-241-1/+1
* | | | | | | jail_getid(3): validate jid string inputKyle Evans2019-05-241-7/+12
* | | | | | | Add deprecation warnings for weaker algorithms to geli(4).John Baldwin2019-05-232-2/+30
* | | | | | | Move back group, master.passwd and shells to etc directoryBaptiste Daroussin2019-05-234-74/+1
* | | | | | | Link fhlinkat(2) man pageAlan Somers2019-05-221-0/+1
* | | | | | | Add admonitions against using MD5 and SHA1 to the API man pagesAllan Jude2019-05-212-6/+10
* | | | | | | Add missing errors section to md[2-5], ripemd160, sha*, and skein* manpagesAllan Jude2019-05-216-4/+124
* | | | | | | mips: remove 16-byte alignment from .init and .fini epiloguesEd Maste2019-05-201-2/+0
* | | | | | | Install missing data file forLi-Wen Hsu2019-05-201-0/+1
* | | | | | | MFV r347989:Martin Matuska2019-05-202-0/+23
* | | | | | | libsecureboot: allow control of when pseudo pcr is updatedSimon J. Gerraty2019-05-194-1/+38
* | | | | | | load_key_buf do not free data from dearmorSimon J. Gerraty2019-05-192-2/+6
* | | | | | | To avoid unnecessarily modifying ports, add a -lgomp symlink, since GCCDimitry Andric2019-05-191-0/+2
* | | | | | | Remove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC macros.Konstantin Belousov2019-05-167-9/+9
* | | | | | | libbe(3): Descend into children of datasets w/ mountpoint=noneKyle Evans2019-05-161-5/+5
* | | | | | | Move master.passwd and group to lib/libc/gen/Brad Davis2019-05-163-1/+79
* | | | | | | Add small EXAMPLE section to bsearch.3.Benedict Reuschling2019-05-151-1/+56