aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: Add regression tests for sysdecode_cap_rights(3)Mark Johnston2022-04-223-0/+160
* libsysdecode: Include required headers in sysdecode.hMark Johnston2022-04-2217-39/+4
* libsysdecode: Fix decoding of Capsicum rightsMark Johnston2022-04-223-5/+73
* time(3): Refine history in the manual pageGordon Bergling2022-04-211-8/+49
* Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block n...Konstantin Belousov2022-04-191-4/+1
* Add an implementation of .mcount on arm64Andrew Turner2022-04-191-0/+1
* libprocstat: document procstat_getadvlock(3)Konstantin Belousov2022-04-161-1/+28
* libprocstat: add procstat_getadvlock(3)Konstantin Belousov2022-04-163-0/+166
* resolver(3): Fix a typo in a source code commentGordon Bergling2022-04-141-1/+1
* libipsec: Fix a typo in a source code commentGordon Bergling2022-04-141-1/+1
* getenv(3): Fix two typos in source code commentsGordon Bergling2022-04-141-2/+2
* math(3): Remove a double word in a source code commentGordon Bergling2022-04-141-1/+1
* chroot.2: Correct grammar errors.Greg Lehey2022-04-141-3/+3
* libpfctl: relocate implementations of pfr_add/get/set_addrsReid Linnemann2022-04-112-1/+105
* libc: Check for readdir(2) errors in fts(3)Ganael LAPLANCHE2022-04-113-9/+87
* libarchive: fix zstd compression supportMartin Matuska2022-04-101-1/+2
* if_indextoname(3): Correct the RFC in a commentGordon Bergling2022-04-101-1/+1
* rpc(3): Fix two typos in source code commentsGordon Bergling2022-04-091-1/+1
* libnetbsd: Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* mt(3): Fix a typo in the manual pageGordon Bergling2022-04-091-1/+1
* bectl: push space-in-name check down into libbeKyle Evans2022-04-061-0/+11
* libbe: fix be_mounted_at() with props after bootonceKyle Evans2022-04-061-0/+1
* libbe: pull props for the correct dataset in be_mounted_at()Kyle Evans2022-04-061-1/+1
* gpart: Avoid geom_gettree() call in "bootcode -b".Alexander Motin2022-04-061-22/+23
* GEOM: Introduce gctl_add_param() API.Alexander Motin2022-04-063-6/+9
* lib/libz: remove ZLIBprivate_1.0 namespace.Xin LI2022-04-042-17/+0
* MFV c144cc54795d: zlib 1.2.12.Xin LI2022-04-043-1/+10
* libefivar(3): Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* pmc(3): Fix a common typo in json descriptionsGordon Bergling2022-04-022-12/+12
* libc: Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* MFC cc68614, ac69e5d, 7ed8e14: Update contrib/expat to 2.4.7.Xin LI2022-04-011-9/+9
* libc: Restore fp state upon flush error in fputcMark Johnston2022-03-311-2/+10
* *: Do not use the no-op -r flag for bsdlabel(8)Mateusz Piotrowski2022-03-311-2/+2
* libmd: Fix a common typo in the license headerGordon Bergling2022-03-308-8/+8
* libarchive: merge vendor bugfixesMartin Matuska2022-03-291-0/+1
* amd64: bring back asm bcmp, shared with memcmpMateusz Guzik2022-03-292-120/+28
* riscv: actually enable sanitizersPiotr Kubaj2022-03-271-1/+1
* riscv: fix riscv64sf buildPiotr Kubaj2022-03-271-1/+1
* Mention kern.timecounter.alloweddeviation in nanosleep.2Piotr Pawel Stefaniak2022-03-261-1/+6
* cap_fileargs: silence warnings of unused variableMariusz Zaborski2022-03-231-3/+2
* libpfct: factor out pfctl_get_rules_info()Kristof Provost2022-03-152-0/+29
* libpfctl: support flushing rules/nat/ethKristof Provost2022-03-152-0/+67
* libc __sfvwrite(): roll back FILE buffer pointer on fflush errorKonstantin Belousov2022-03-141-2/+11
* Build compiler-rt against libunwind, not libcxxrtDimitry Andric2022-03-121-1/+1
* cap_net: plug memory leakMariusz Zaborski2022-03-121-3/+7
* cap_net: fix verification of bind permissionMariusz Zaborski2022-03-121-1/+1
* time.3: Update ERRORS sectionMateusz Piotrowski2022-03-111-2/+2
* libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64Jessica Clarke2022-03-091-0/+10
* libefivar: Correct the string expression of UTF8 vendor device pathJose Luis Duran2022-03-091-1/+1
* powerpc: enable initial-exec TLSPiotr Kubaj2022-03-081-3/+4