aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* ioctl.2: Mention EACCESFelix Johnson2026-01-011-1/+4
* chroot.2: Remove fchroot referenceEd Maste2025-11-101-3/+1
* mkdir.2: Correct HISTORYKen Wong2025-11-061-1/+1
* revoke.2: Remove mention of block special device filesMateusz Piotrowski2025-11-031-2/+2
* write.2: explain the atomicity guarantees of the writesKonstantin Belousov2025-10-311-0/+20
* getrlimitusage.2: Update HISTORY sectionEd Maste2025-10-271-2/+2
* getgroups.2: Clarify, mention ascending order, add SECURITY CONSIDERATIONSOlivier Certner2025-10-101-23/+71
* setgroups.2: Add SECURITY CONSIDERATIONS, reworkOlivier Certner2025-10-101-29/+81
* jail.2: Mention EPERM is returned on open directoriesOlivier Certner2025-10-101-1/+4
* Bump .Dd for recently changed aio_*(2) manpagesEnji Cooper2025-09-243-3/+3
* Remove mentions of ENOSYS added in d97e44784bb5Enji Cooper2025-09-249-63/+0
* aio_*(2): mention ENOSYS under ERRORSEnji Cooper2025-09-249-4/+71
* chroot.2: Update errors and unprivileged useEd Maste2025-09-031-11/+33
* stat(2): Document the st_rdev fieldDag-Erling Smørgrav2025-08-271-1/+4
* file: Add a fd flag with O_RESOLVE_BENEATH semanticsMark Johnston2025-07-291-20/+43
* getsockopt.2: Add SO_SPLICE source socket read and socket close behaviorKevin Bowling2025-07-291-0/+9
* setsockopt.2: Clarify SO_SPLICE actionKevin Bowling2025-07-291-1/+6
* kern: send parent a SIGCHLD when the debugger has detachedKyle Evans2025-07-212-3/+17
* write.2: Add EINVAL to ERRORSFelix Johnson2025-07-141-0/+3
* thr_new.2: document THR_C_RUNTIMEKonstantin Belousov2025-06-121-0/+9
* Fix incorrect version introduced in manual pagesTom Hukins2025-06-022-2/+2
* open.2: add a note about conversion of a file descriptor into O_PATHKonstantin Belousov2025-05-281-0/+7
* symlink.2: document EOPNOTSUPPMichael Tuexen2025-05-011-1/+5
* libc/compat-ino64.h: rename st_padding0Konstantin Belousov2025-04-101-1/+1
* setcred(2): Add manual pageOlivier Certner2025-04-032-0/+291
* New setcred() system call and associated MAC hooksOlivier Certner2025-04-031-0/+1
* tcp: don't ever return ECONNRESET on close(2)Gleb Smirnoff2025-03-311-4/+1
* open.2: minor editingKonstantin Belousov2025-03-071-3/+3
* open.2: add separate paragraph for O_CREATartembunichev2025-03-071-8/+24
* open.2: Editorial passJohn Baldwin2025-03-031-60/+122
* kqueue.2: Editorial passJohn Baldwin2025-03-032-24/+42
* recv.2: Improve style in RETURN VALUESAlexander Ziaee2025-02-271-3/+3
* recv.2: Explain how recv functions can return 0Felix Johnson2025-02-271-3/+10
* statfs.2: document missing user-visible MNT flagsKonstantin Belousov2025-02-231-0/+18
* statfs.2: order MNT flags alphabeticallyKonstantin Belousov2025-02-231-43/+43
* statfs.2: remove dead commentKonstantin Belousov2025-02-231-2/+0
* statfs.2: uncomment and describe MNT_IGNOREKonstantin Belousov2025-02-231-2/+3
* socket: Add an option to retrieve a socket's FIB numberMark Johnston2025-02-211-2/+2
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2025-02-1911-11/+11
* setfib.2: Note that the number of FIBs can be adjusted after bootMark Johnston2025-02-071-4/+9
* munmap.2: Remove EINVAL for negative lenEd Maste2025-01-201-1/+1
* munmap.2: Unaligned addresses do not return errorEd Maste2025-01-201-4/+1
* procctl.2: Editing passJohn Baldwin2024-12-271-168/+244
* manuals: Misc macro typosGraham Percival2024-12-273-5/+3
* sched_getcpu: Add man pageEd Maste2024-12-042-0/+52
* unix: Add support for atomically setting the socket modeMark Johnston2024-12-031-1/+8
* fhreadlink.2: fix old typo in the manpageWolfram Schneider2024-11-281-1/+1
* fork: Document _Fork (and fork) as POSIX 2024Ed Maste2024-11-211-7/+7
* linker: Make linker.h more self-containedMark Johnston2024-11-097-7/+0
* thr_kill(2): fix titleMitchell Horne2024-11-041-1/+1