summaryrefslogtreecommitdiff
path: root/lib/libsys
AgeCommit message (Expand)Author
84 min.pdfork.2: correct pdrfork's HISTORY sectionHEADmainAlan Somers
3 daysntp_adjtime.2: Increase visibilityAlexander Ziaee
3 dayspkru.3: Note that the kernel may not respect PKRU protectionsMark Johnston
3 dayspkru.3: Remove a qualifierMark Johnston
7 daysfork.2: note that all methods to pre-resolve symbols have consequencesKonstantin Belousov
11 dayslibc: fix memfd_create's HUGETLB handlingKyle Evans
2026-04-04procctl.2: remove space at EOLKonstantin Belousov
2026-04-02mq_open(2): document sysctl limit EINVAL and ENFILE conditionsKit Dallege
2026-04-01procctl.2: Align list indentationAlexander Ziaee
2026-03-31_exit.2: Cross-reference atexit(3)Artem Bunichev
2026-03-30stat(2): Send to sticky(7) in the S_ISVTX descriptionGleb Popov
2026-03-28dup(2): document the handling of filedescriptor flagsKonstantin Belousov
2026-03-26kldload.2: Provide more info about file argumentArtem Bunichev
2026-03-11sigreturn.2: refresh the man pageKonstantin Belousov
2026-03-06RegenKonstantin Belousov
2026-03-06renameat2(2): documentKonstantin Belousov
2026-03-06libsys/rename.2: remove commented-out CAVEAT sectionKonstantin Belousov
2026-03-06sys: add renameat2(2) syscallKonstantin Belousov
2026-02-16pdfork.2: add EFAULT as possible error, explain some consequences of itKonstantin Belousov
2026-02-16pdrfork(2): do require RFPROCDESC | RFPROCKonstantin Belousov
2026-02-16open.2: grammar improvementsKonstantin Belousov
2026-02-16open.2: stop making impression that fd must be directoryKonstantin Belousov
2026-02-13libsys/arm: include ARM EABI unwind bits into libsysJessica Clarke
2026-02-02socket.2: Cross-reference netintro(4)Artem Bunichev
2026-01-28libsys, libc: provide rfork_thread() and pdrfork_thread() on all archesKonstantin Belousov
2026-01-26libsys: add pdrfork_thread() on x86Konstantin Belousov
2026-01-25kqueue.2: Fix reference to unexisting kevent1()Artem Bunichev
2026-01-25Regen syscall tables after pdfork(2) and pdwait(2) additionsKonstantin Belousov
2026-01-25Document pdrfork(2) and pdwait(2)Konstantin Belousov
2026-01-25lib/libsys, lib/libc: export pdwaitKonstantin Belousov
2026-01-25lib/libsys, lib/libc: export pdrfork(2)Konstantin Belousov
2026-01-21socket.2: Cross-reference protocol familiesArtem Bunichev
2026-01-09lib: remove powerpcspeMinsoo Choo
2026-01-06manuals: Correct some sysctl markupAlexander Ziaee
2025-12-29ioctl.2: Mention EACCESFelix Johnson
2025-12-08man typos: Fix pf.conf.5 and jail.2 typosSeth Hoffert
2025-11-28libsys: remove armv6 hackMinsoo Choo
2025-11-25lseek.2: SEEK_HOLE, SEEK_DATA & ENXIO conform to POSIX 2024Ricardo Branco
2025-11-06libsys: install manpage links for jail_attach_jd/jail_remove_jdChristian S.J. Peron
2025-11-04posix_fallocate(2): move unsupported case to EOPNOTSUPPKyle Evans
2025-11-04kexec: Add basic kexec_load man pageJustin Hibbits
2025-11-01pathconf.2: Document the new _PC_CASE_INSENSITIVE nameRick Macklem
2025-10-31revoke.2: Remove mention of block special device filesMateusz Piotrowski
2025-10-27closefrom.2: Add introduction of close_range to HISTORYEd Maste
2025-10-27sysent: Regen for kexec_load()Justin Hibbits
2025-10-26write.2: explain the atomicity guarantees of the writesKonstantin Belousov
2025-10-24getrlimitusage.2: Update HISTORY sectionEd Maste
2025-10-23clock_gettime(2): Remove unneeded trailing wording.Bryan Drewery
2025-10-18kqueue.2: document KQUEUE_CPONFORKKonstantin Belousov
2025-10-14socket.2: spellMaxim Konovalov