aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add sched_get/setaffinity(3)Konstantin Belousov2021-11-104-0/+79
* pf tests: Test PR259689Kristof Provost2021-11-101-1/+1
* pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrapKristof Provost2021-11-101-2/+8
* res_init: remove unused inet_makeaddr with IN_LOOPBACKNETMike Karels2021-11-091-8/+0
* man pages: deprecate Internet Class A/B/CMike Karels2021-11-092-23/+13
* libc: fix the testMariusz Zaborski2021-11-081-1/+1
* libc: add clearenv functionMariusz Zaborski2021-11-076-3/+226
* Partially revert ac76bc1145dd because it is no longer necessaryDimitry Andric2021-11-053-3/+3
* Implementations of cexpl()Steve Kargl2021-11-0510-31/+263
* libpfct: be consistent with u_int vs. uintKristof Provost2021-11-052-81/+81
* pf: Introduce ridentifierKristof Provost2021-11-052-0/+3
* fexecve(2): allow O_PATH file descriptors opened without O_EXECKonstantin Belousov2021-11-031-3/+0
* llvm BPF target: add missed source filesDimitry Andric2021-11-021-0/+2
* cosl(): fix polynomial approximation coefficients for ld128 versionSteve Kargl2021-11-021-17/+15
* sinpi[fl] etc: Fix the ld128 implementationsSteve Kargl2021-11-013-37/+46
* Do not build libatf-c++ when WITHOUT_CXXEd Maste2021-10-291-2/+2
* Don't build sanitizer runtimes under WITHOUT_CXXEd Maste2021-10-291-4/+3
* sinpi,cospi,tanpi: float.h needed for week referenceSteve Kargl2021-10-293-0/+3
* libradius: fix WITHOUT_OPENSSL buildEd Maste2021-10-281-1/+2
* libdialog: Bump shared library version to 10.John Baldwin2021-10-271-1/+1
* lib/msun: Move the files to appropriate locations in the MakefileSteve Kargl2021-10-261-9/+8
* lib/msun/ld128/s_tanpil.c: make it compile.Konstantin Belousov2021-10-261-3/+3
* Avoid building libfido2 if WITHOUT_USBEd Maste2021-10-261-1/+1
* bpf: Fix the write filter for detached descriptorsMark Johnston2021-10-261-2/+2
* ncurses: rework static linker script generationBaptiste Daroussin2021-10-262-10/+10
* libutil: add kinfo_getswapvmobject(3)Konstantin Belousov2021-10-262-4/+18
* [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]Steve Kargl2021-10-2524-2/+2203
* mixer(3): Fix spelling in comment.Hans Petter Selasky2021-10-241-1/+1
* msun: Add copyright noticesWarner Losh2021-10-233-0/+24
* Add libfido2 to the buildEd Maste2021-10-222-1/+74
* Retire synchronous PPP kernel driver sppp(4).Gleb Smirnoff2021-10-222-3/+1
* sysctl.3: sys/types.h no longer needs to be explicitly includedMark Johnston2021-10-201-2/+1
* procctl: actually require debug privileges over targetKonstantin Belousov2021-10-191-0/+8
* procctl(2): add consistent shortcut P_ID:0 as curprocKonstantin Belousov2021-10-191-0/+2
* llvm-readobj: Add missed source fileDimitry Andric2021-10-161-0/+1
* Add libcbor to the buildEd Maste2021-10-154-0/+96
* libthr: Use kern.stacktop for thread stack calculation.Dawid Gorecki2021-10-153-19/+24
* llvm-readobj: Attach to buildsystemCameron Katri2021-10-141-8/+13
* Allow the BPF to be select for write. This is needed for boost:asioHartmut Brandt2021-10-101-2/+7
* O_PATH: allow vfs_extattr syscallsGreg V2021-10-111-1/+6
* nanosleep.2: use appropriate macrosPiotr Pawel Stefaniak2021-10-111-1/+4
* ncurses: fix typo in makefileBaptiste Daroussin2021-10-101-1/+1
* ncurses: convert libncursesw.a into a static ldscriptBaptiste Daroussin2021-10-101-0/+14
* readlinkat(2): allow O_PATH fdKonstantin Belousov2021-10-091-2/+3
* Mention kern.timecounter.alloweddeviation in nanosleep.1Piotr Pawel Stefaniak2021-10-081-1/+3
* login.conf.5: Mark passwordtime as implementedFelix Johnson2021-10-061-4/+4
* Fix mistakes in link(2) and shm_open(2)Konstantin Belousov2021-10-062-3/+3
* sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP.John Baldwin2021-10-051-1/+1
* libthr(3): explain some internals of the locks implementationKonstantin Belousov2021-10-051-2/+61
* ncurses: fix path where to find curses.h at bootstrapBaptiste Daroussin2021-10-041-2/+2