aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* wait.2: Remove sys/types.h from the list of required headersMark Johnston2022-06-301-2/+1
* libsysdecode: Grab some more ioctl definitions from CAMMark Johnston2022-06-301-0/+1
* unix: change error code for recvmsg() failed due to RLIMIT_NOFILEGleb Smirnoff2022-06-291-4/+15
* libsecureboot: Do not propagate empty stringWojciech Macek2022-06-291-2/+3
* Bump .Dd for recently modified manual pagesFernando Apesteguía2022-06-277-7/+7
* libpmc: attempt to fix the buildBjoern A. Zeeb2022-06-261-0/+2
* Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported ...Aleksandr Rybalko2022-06-261-0/+181
* Remove references to named(8)Fernando Apesteguía2022-06-267-18/+8
* System wide and NUMA domain wide counters support. PMC classes for ARM DMC-62...Aleksandr Rybalko2022-06-261-1/+5
* cuse(3): Remove PAGE_SIZE from libcuse.Hans Petter Selasky2022-06-251-9/+11
* libc/syslog: deprecate use of "/var/run/logpriv"Gleb Smirnoff2022-06-241-61/+14
* libc/syslog: fully deprecate and don't try to open "/dev/log"Gleb Smirnoff2022-06-241-12/+0
* libsysdecode: Fix a typo in my emailDmitry Chagin2022-06-231-1/+1
* libsysdecode: Decode Linux open() flagsDmitry Chagin2022-06-223-0/+37
* libsysdecode: Decode Linux *at() flagsDmitry Chagin2022-06-223-0/+10
* kdump: Decode Linux clock_nanosleep syscallDmitry Chagin2022-06-223-0/+9
* kdump: Decode Linux sigprocmask how argumentDmitry Chagin2022-06-223-0/+9
* libsysdecode: Decode setitimer, getitimer which argumentDmitry Chagin2022-06-224-1/+17
* libsysdecode: Add method for decoding Linux signal namesDmitry Chagin2022-06-222-0/+80
* libsysdecode: Add preliminary support for decoding Linux syscallsDmitry Chagin2022-06-224-3/+232
* libsysdecode: For future use extract common code to a separate filesDmitry Chagin2022-06-224-159/+232
* kevent.2: Add an xref to listen.2Mark Johnston2022-06-201-1/+1
* pf: support matching on tags for Ethernet rulesKristof Provost2022-06-202-0/+9
* getnetent(3): Add documentation for missing reentrant functionsFernando Apesteguía2022-06-202-2/+30
* getnetent(3): Add missing reentrant functionsFernando Apesteguía2022-06-202-5/+35
* ncurses: add SRCHDRS (ncurses_dll.h) to tinfo SRCSBrooks Davis2022-06-171-1/+1
* amd64: Stop using REP MOVSB for backward memmove()s.Alexander Motin2022-06-161-8/+0
* utimensat(2): Remove description of compatibility codeSergey Kandaurov2022-06-121-13/+1
* Merge llvm-project release/14.x llvmorg-14.0.5-0-gc12386ae247cDimitry Andric2022-06-1210-18/+18
|\
* | Update rest of llvm-project build glue for 14.0.4Dimitry Andric2022-06-058-14/+14
* | libgssapi: Fix a common typo in a source code commentGordon Bergling2022-06-051-1/+1
* | nlist(3): Fix a common typo in a source code commentGordon Bergling2022-06-051-1/+1
* | usbhid(3): Fix a typo in the manual pageGordon Bergling2022-06-041-1/+1
* | Bump versions llvm-project release/14.x llvmorg-14.0.4-0-g29f1039a7285Dimitry Andric2022-06-043-5/+5
* | ipsec(4): Fix a typo in a source code commentGordon Bergling2022-06-041-1/+1
* | libpmc: Prefer fixed counters in Intel event aliases.Alexander Motin2022-06-021-4/+4
* | getpagesize(3): add .Xr to sysconf(3)Ed Maste2022-06-011-2/+10
* | llvm MIPS target: add missed source fileDimitry Andric2022-05-311-0/+1
* | libpmc: Fix INVERT flag mapping for both Intel and AMD.Alexander Motin2022-05-311-2/+2
* | libpmc: Disable hardcoding of Intel fixed counters.Alexander Motin2022-05-312-2/+3
* | libpmc: jevents: Sync with the latest Linux kernel.Alexander Motin2022-05-3010-233/+569
* | Revert "libpmc: jevents: Partial style(9) pass"Alexander Motin2022-05-301-74/+49
* | lib/libgssapi: Trailing whitespace cleanupCy Schubert2022-05-3016-129/+129
* | Add several sanitizer ignore lists under /usr/lib/clangDimitry Andric2022-05-284-0/+10
* | libpmc: Another update of x86 event definitions.Alexander Motin2022-05-27222-60265/+82830
* | irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2022-05-232-0/+25
* | pam_exec: fix segfault when authtok is nullYan Ka Chiu2022-05-221-0/+7
* | powerpc: enable supported sanitizers on powerpc64*Piotr Kubaj2022-05-172-1/+35
* | riscv: also enable includes, stats and stats_client in libclang_rtPiotr Kubaj2022-05-161-0/+3
* | libsysdecode: Fix decoding of SCHED_ flagsDmitry Chagin2022-05-161-1/+1