aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libpmc: Update some x86 event definitions.Alexander Motin2021-11-2590-26682/+32387
* bsddialog, mark the lib as dependent on ncursesBaptiste Daroussin2021-11-241-0/+1
* bsddialog: actually add directoriesBaptiste Daroussin2021-11-241-0/+30
* bsddialog: import new TUI widget and utilityBaptiste Daroussin2021-11-241-0/+1
* ncurses: to not create a libncursesw.a in the OBJDIRBaptiste Daroussin2021-11-241-4/+6
* mixer: make .Dt tags uppercaseChristos Margiolis2021-11-201-1/+1
* Use a builtin where possible in msunAndrew Turner2021-11-1910-5/+86
* Switch to Arm Optimized Routines for mem* & str*Andrew Turner2021-11-195-15/+57
* uuid(3): Document return valuesFelix Johnson2021-11-191-9/+54
* Fix two more nits from 0mpGeorge V. Neville-Neil2021-11-102-4/+5
* Address review comments from 0mp, debdrup and oshogboGeorge V. Neville-Neil2021-11-103-17/+18
* Initial clean up the language in the manual pages.George V. Neville-Neil2021-11-103-66/+75
* Consolodate four copies of the STDSB define into a single place.Kirk McKusick2021-11-151-6/+0
* Merge llvm-project 13.0.0 releaseDimitry Andric2021-11-132-5/+5
|\
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc3-8-g08642a395f23Dimitry Andric2021-11-132-5/+5
|\|
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc2-43-gf56129fe78d5Dimitry Andric2021-11-132-5/+5
|\|
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246aDimitry Andric2021-11-1325-65/+644
|\|
* | Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-11-1316-673/+1085
|\|
* | sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_TKonstantin Belousov2021-11-134-0/+4
* | x86: provide userspace implementation of sched_getcpu() where possibleKonstantin Belousov2021-11-102-1/+82
* | Add sched_getcpu()Konstantin Belousov2021-11-1011-7/+57
* | 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