aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Adjust history, info source from v1's manualsSevan Janiyan2019-09-041-2/+2
* Allow more nesting of GEOM partitioning schemesKyle Evans2019-09-031-2/+11
* Add procctl(PROC_STACKGAP_CTL)Konstantin Belousov2019-09-031-1/+62
* Add sysctlbyname system callMateusz Guzik2019-09-032-13/+45
* libc: Use musl's optimized memchrEd Maste2019-09-021-41/+40
* libutil: remove SIGSYS handling from setusercontextMateusz Guzik2019-09-021-11/+0
* mips: fix some mcount nitsKyle Evans2019-09-021-0/+1
* Extend uma_reclaim() to permit different reclamation targets.Mark Johnston2019-09-011-2/+2
* libc: remove getsEd Maste2019-09-013-44/+10
* Unskip test cases from netbsd-tests by defining __HAVE_FENVLi-Wen Hsu2019-08-312-0/+5
* Document fetchReqHTTP().Mark Johnston2019-08-283-3/+23
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-271-0/+1
* lib.libc.gen.getmntinfo_test.getmntinfo_test is unstable since 8/20, skip itLi-Wen Hsu2019-08-231-0/+3
* mips: hide regnum definitions behind _KERNEL/_WANT_MIPS_REGNUMKyle Evans2019-08-226-3/+3
* libc: mips: remove unused longjmp.cKyle Evans2019-08-221-105/+0
* Fix _pthread_cancel_enter() and _pthread_cancel_leave() jmptable entries.Konstantin Belousov2019-08-213-4/+8
* Rework r339635 to fix .depend.tables.h handling.Bryan Drewery2019-08-162-12/+18
* Add @generated tag to libc syscall asm wrappersEd Maste2019-08-161-2/+4
* pmc: restore "unhalted-cycles" aliasMatt Macy2019-08-151-0/+1
* Revert r351078, r351085: stand/quad.h evictionKyle Evans2019-08-151-21/+0
* libc quad.h: one last _STANDALONE correctionKyle Evans2019-08-151-0/+5
* stand: kick out quad.hKyle Evans2019-08-151-0/+16
* compiler-rt: enable __bswapsi2/__bswapdi2 for RISC-VEd Maste2019-08-141-1/+2
* Increase YPMAXRECORD to 16M to be compatible with Linux.Konstantin Belousov2019-08-124-13/+30
* wait(2): clarify reparenting of children of the exiting process.Konstantin Belousov2019-08-111-3/+8
* wait(2): split long line by using .Fo/.Fa instead of .Ft.Konstantin Belousov2019-08-111-1/+7
* Implement _umtx_op_err.S on powerpc / powerpc64.Brandon Bergren2019-08-093-0/+46
* Update to Zstandard 1.4.2Conrad Meyer2019-08-081-0/+15
|\
| * import zstd 1.4.2vendor/zstd/1.4.2Conrad Meyer2019-08-089-588/+686
| * import zstd 1.4.1vendor/zstd/1.4.1Conrad Meyer2019-08-0828-594/+1046
| * import zstd 1.4.0vendor/zstd/1.4.0Conrad Meyer2019-04-1940-1344/+2217
* | mips: Fix register target for SP setting in libprocJustin Hibbits2019-08-081-1/+1
* | Fix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).Dimitry Andric2019-08-071-1/+1
* | cap_filergs: limit size of the file nameMariusz Zaborski2019-08-071-0/+5
* | Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-064-1/+11
* | Add an MLINK for daemonfd(3).Mark Johnston2019-08-011-0/+1
* | Fix formatting.Mark Johnston2019-08-011-1/+1
* | Avoid conflicts with libc symbols in libthr jump table.Konstantin Belousov2019-07-311-2/+0
* | Avoid conflicts with libc symbols in libthr jump table.Konstantin Belousov2019-07-3121-216/+353
* | gnop: Introduce requests delay.Mariusz Zaborski2019-07-312-5/+25
* | fileargs: fix formating in EXAMPLESMariusz Zaborski2019-07-301-1/+1
* | libcasper: remove reference to deprecated system.randomMariusz Zaborski2019-07-291-4/+1
* | Remove a duplicate file listing in the libarchive tests.Mark Johnston2019-07-291-1/+0
* | Add mkostempsat(3).Mark Johnston2019-07-294-19/+54
* | Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-262-1/+5
* | libsysdecode: use the proper include directoryEd Maste2019-07-251-3/+4
* | Fix grammar nit in copy_file_range docsBenjamin Kaduk2019-07-251-1/+1
* | Add libc support for the copy_file_range(2) syscall added by r350315.Rick Macklem2019-07-253-0/+193
* | special-case getvfsbyname(3) for fusefs(5)Alan Somers2019-07-251-1/+18
|\ \
| * | style changes to getvfsbynameAlan Somers2019-07-171-3/+1