aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-061-2/+5
* libc: Fix the WITH_HESIOD buildMark Johnston2021-04-052-2/+2
* amd64 fabs.S: use '.section .rodata' instead of '.rodata'Konstantin Belousov2021-04-041-1/+1
* amd64 fabs.S: put signbit into rodata instead of textKonstantin Belousov2021-04-041-0/+1
* libc/<arch>/sys/cerror.S: fix typoKonstantin Belousov2021-04-034-4/+4
* amd64 fabs(3): move signbit to .textKonstantin Belousov2021-04-031-1/+1
* libc: use standard LF line endings, not CRLFEd Maste2021-04-033-805/+805
* pam: add option to not prompt for password if it's set to emptyEdward Tomasz Napierala2021-04-033-1/+22
* libnetmap: reset errno in nmreq_register_decode()Vincenzo Maffione2021-04-021-0/+2
* netmap: several typo fixesVincenzo Maffione2021-04-021-2/+2
* libfetch: Retry with proxy auth when server returns 407Renato Botelho2021-04-011-6/+49
* resolv_test: Fix racy exit check, remove mutexes, and reduce outputAlex Richardson2021-03-301-87/+87
* libnetmap: restore changes in 26c29e743bbdbb82762540f72d4bc449bae2e092Vincenzo Maffione2021-03-301-5/+10
* libnetmap: add support for the offset featuresVincenzo Maffione2021-03-294-15/+144
* sh(1): autocomplete commandsPiotr Pawel Stefaniak2021-03-291-1/+1
* [PowerPC64] Port optimized strcpy to PPC64LELeandro Lupori2021-03-252-9/+64
* [PowerPC64] Enforce natural alignment in bcopyLeandro Lupori2021-03-251-0/+34
* lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotationsAlex Richardson2021-03-251-72/+129
* RISC-V: Fix feenableexcept return valueAlex Richardson2021-03-251-1/+1
* libc: Some enhancements to syslog(3)Dmitry Wagin2021-03-231-1/+14
* Silence unused parameter warnings in the RISC-V fenv.hAlex Richardson2021-03-221-3/+3
* lib/msun/tests: Drop WARNS=6Alex Richardson2021-03-221-2/+0
* lib/msun/tests: Re-enable csqrt_test on AArch64Alex Richardson2021-03-221-4/+0
* Fix lib/msun/tests/csqrt_test on platforms with 128-bit long doubleAlex Richardson2021-03-221-9/+17
* Fix unused functions in invtrig_test.cAlex Richardson2021-03-221-2/+8
* Don't add -Winline for WARNS=6Alex Richardson2021-03-222-2/+1
* lib/msun/tests: Add more debug output to fenv_test.cAlex Richardson2021-03-222-2/+7
* lib/msun/tests: Skip fenv_test:masking if exceptions can't be trappedAlex Richardson2021-03-221-1/+21
* lib/msun: Allow building tests with WARNS=6Alex Richardson2021-03-221-1/+1
* Improve test messages for msun testsAlex Richardson2021-03-2216-106/+102
* Remove XFAILs from fmaxmin testAlex Richardson2021-03-221-19/+0
* Convert the msun tests to ATFAlex Richardson2021-03-2222-846/+845
* bhyve: support relocating fbuf and passthru data BARsD Scott Phillips2021-03-192-2/+35
* lib80211: Start adding 11ac ETSI bits to regdomain.xmlBjoern A. Zeeb2021-03-181-1/+173
* terminfo: add more path to lookup for the databaseBaptiste Daroussin2021-03-181-1/+1
* Convert libs with pc files to use PCFILESEmmanuel Vadot2021-03-164-8/+4
* Fix some common typos in commentsGordon Bergling2021-03-131-24/+24
* lib/msun: Fix x86 GCC6 build after 221622ec0c8e184Alex Richardson2021-03-121-8/+8
* Allow using sanitizers for ssp tests with out-of-tree compilerAlex Richardson2021-03-123-25/+38
* Save all fpcr/fpsr bits in the AArch64 fenv_tAlex Richardson2021-03-121-10/+10
* lib/msun: Avoid FE_INEXACT for x86 log2l/log10lAlex Richardson2021-03-082-12/+15
* bhyvectl: print a better error message when vm_open() failsRobert Wing2021-03-071-1/+1
* Add a few missed files to libclang_rt.profile-<arch>.aDimitry Andric2021-03-051-0/+2
* libifconfig: Overhaul ifconfig_media_* interfacesRyan Moeller2021-03-054-113/+306
* Modernize geom_stats_snapshot_getAlan Somers2021-03-041-2/+1
* mq_open(2): Fix xref to mq_unlink(2)Fernando ApesteguĂ­a2021-03-041-4/+2
* libkvm: Refine the previous commit (645eaa2ccaed)Jung-uk Kim2021-03-031-2/+2
* libkvm: Plug couple of memory leaks and check possible calloc(3) failureJung-uk Kim2021-03-031-0/+7
* Minor grammar nitAndreas Bjornestad2021-03-031-3/+3
* libifconfig: Fix typo in symbol mapRyan Moeller2021-03-031-1/+1