aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* intro.2 as errno.2: Use the name macro for errnoAlexander Ziaee2024-05-041-6/+7
* intro.2: Add sys/syscall.h to SYNOPSISAlexander Ziaee2024-05-041-0/+1
* intro.2 as errno.2: Update maximum hard link limitAlexander Ziaee2024-05-041-2/+7
* __cxa_thread_call_dtors(3): fix dtor pointer validity checkKonstantin Belousov2024-05-031-1/+1
* libarchive: fix thread autodetermination for zstd compression formatBaptiste Daroussin2024-05-031-1/+2
* libnvmf: Add internal library to support NVMe over FabricsJohn Baldwin2024-05-028-0/+3619
* libgcc_s: __extendxftf2 and __trunctfxf2 are amd64-onlyBrooks Davis2024-05-022-6/+12
* sctp: document sctp_recvmsg as implementedMichael Tuexen2024-05-021-3/+3
* libgcc_s: 80-bit long double function are x86-onlyBrooks Davis2024-05-011-9/+13
* libsys: don't try to expose freebsd7___semctlBrooks Davis2024-04-301-1/+0
* pf: convert DIOCGETSTATUS to netlinkKristof Provost2024-04-292-0/+148
* libpfctl: allow access to the fdKristof Provost2024-04-292-0/+7
* libpfctl: fix incorrect pcounters array sizeKristof Provost2024-04-292-2/+2
* libulog: Make sure ut_line, ut_user, ut_host are terminated.Dag-Erling Smørgrav2024-04-291-3/+3
* libarchive: merge from vendor branchMartin Matuska2024-04-291-0/+3
* rights.4: various corrections on capability rightsCismonX2024-04-291-5/+7
* glabel: Add support for Linux swapRicardo Branco2024-04-291-0/+3
* package: move OpenBSM auditing into its own packageLexi Winter2024-04-292-6/+1
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski2024-04-281-5/+3
* Skip building libclang_rt when WITHOUT_CLANG is usedDimitry Andric2024-04-251-1/+1
* Document that gettimeofday() is obsolescentMateusz Piotrowski2024-04-251-1/+24
* syscalls.master: correct return type of {read,write}vBrooks Davis2024-04-241-4/+4
* geli.8: add some notes regarding performance tuningAlan Somers2024-04-241-1/+41
* pow,powf(3),__ieee754_rem_pio2(f): Avoid negative integer left shift UBKarl Tomlinson2024-04-234-4/+12
* libc printf_render_errno(): do not use strerror()Konstantin Belousov2024-04-231-3/+4
* libc: minor style, wrap long linesKonstantin Belousov2024-04-231-2/+4
* __vprintf(): switch from strerror() to strerror_rl()Konstantin Belousov2024-04-231-1/+5
* libc: make strerror_rl() usable for libcKonstantin Belousov2024-04-232-5/+7
* Add test for pthread_sigqueue(3)Konstantin Belousov2024-04-232-0/+121
* libthr: add pthread_sigqueue(3)Konstantin Belousov2024-04-234-0/+85
* sigqueue(2): Document __SIGQUEUE_TIDKonstantin Belousov2024-04-231-1/+18
* Update manual page references and macros to align to mandoc syntaxChristopher Davidson2024-04-231-4/+4
* swab.c(libc): use a simplified version of byte swappingrilysh2024-04-231-47/+11
* package: move cron into its own packageLexi Winter2024-04-231-1/+4
* libipsec: make const-correctLexi Winter2024-04-234-16/+16
* geli.8: minor proofreadingAlan Somers2024-04-221-3/+3
* libcxxrt: align more with libc/MakefileBrooks Davis2024-04-221-2/+2
* libsys/arm: make vfork less of an outlierBrooks Davis2024-04-221-2/+6
* Make __libsys_interposing_slot libsys onlyBrooks Davis2024-04-224-3/+5
* libthr: always use __libc_interposing_slot()Brooks Davis2024-04-221-1/+1
* libcxxrt: define SHLIBDIR before including bsd.own.mkDimitry Andric2024-04-221-1/+2
* libpmc: Import AMD Zen 4 PMU eventsAlexander Motin2024-04-2011-1/+3871
* Merge llvm-project release/18.x llvmorg-18.1.4-0-ge6c3289804a6Dimitry Andric2024-04-207-15/+15
* timerfd.2: Remove a double wordGordon Bergling2024-04-201-1/+1
* glabel: Remove support for old reiserfsRicardo Branco2024-04-191-4/+1
* intro.2: Integrate introduction with state of pageAlexander Ziaee2024-04-191-2/+6
* intro.2: Section RETURN VALUES is actually ERRORSAlexander Ziaee2024-04-191-281/+281
* intro.2: Add FILES mentioning table of syscallsAlexander Ziaee2024-04-191-0/+5
* intro.2: Tweak grammar and syntax for consistencyAlexander Ziaee2024-04-191-123/+101
* intro.2: Import HISTORY from OpenBSD but our styleAlexander Ziaee2024-04-191-1/+6