summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-07-02getrandom(2): Reduce editorializing tone in man page.riastradh
2023-07-02libc/shlib_version: note that *rand48* should be punted to libcompatdholland
2023-06-30getentropy(3): use .Sx to xref CAVEATSuwe
2023-06-30getrandom(2), getentropy(3): Rework man pages.riastradh
2023-06-29vis(3): Avoid nonportable MIN in portable code.riastradh
2023-06-24Fix typo in comment.msaitoh
2023-06-21libedit: fix pkg-config to really provide readline directory as intendedwiz
2023-06-20install pkg-config file for libeditwiz
2023-06-20pam_krb5: Refuse to operate without a key to verify tickets.riastradh
2023-06-20pam_ksu: No need for homedir access.riastradh
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2023-06-19Fix typo in the document. From FreeBSD.msaitoh
2023-06-17Include the OpenSSL Makefile fragment so that build_install works on eachchristos
2023-06-16fix typos in comments.andvar
2023-06-11Correct history (Brad Smith)christos
2023-06-08socket(2): change type flags list back to -taguwe
2023-06-06socket(2): fix macro invocation in a columnuwe
2023-06-06socket(2): use "provides" consistently in "type" descriptionsuwe
2023-06-06socket(2): use .Bl -column where appropriateuwe
2023-06-06socket(2): Move prose list of socket type summaries into a table.riastradh
2023-06-06socket(2): Tidy up markup a bit.riastradh
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03fix various typos in comments and messages.andvar
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-31stat_flags(3): try to improve the descriptionsuwe
2023-05-30Fix some const qual (Piotr Pawel Stefaniak)christos
2023-05-29libc: fix typo in comments: NO_SRSC -> NO_SRCSlukem
2023-05-25libpthread: New pthread__smt_wait to put CPU in low power for spin.riastradh
2023-05-25libpthread: Use __nothing, not /* nothing */, for empty macros.riastradh
2023-05-19Add the compat calls for renamed symbols so that configure scriptsskrll
2023-05-19No need for double semi-colonskrll
2023-05-19KNFskrll
2023-05-13fix typos in comments.andvar
2023-05-08fix cross references (from Anon Ymous)christos
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-05-04Fix spelling of Kurt Shoens surname.uwe
2023-04-29pthread_create(3): minor markup tweaksuwe
2023-04-29delete spurious spacejschauma
2023-04-28Don't set the clear_to_eol variable in doupdate to NULL, this was ablymn
2023-04-25pass lint.christos
2023-04-24PR/57376: Jorge Giner: readline file completion does not quote; do the same.christos
2023-04-21Fix incorrect test for FUSE_USE_VERSION 34abs
2023-04-21Align types with readline-8.2 (wiz@)christos
2023-04-16Fix parsing a locale string with multiple components.mlelstv
2023-04-10libm: suppress lint warning about '>>' on signed integerrillig
2023-04-04PR/57250: Martin Husemann: dtoa mishandles infinite doubles on 32bit bigchristos
2023-04-02Trailing whitespaceskrll
2023-04-01Fix lying comment.dholland
2023-04-01libkvm: suppress lint warnings about extern declarations for nowrillig