aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* ptrace(2): Disabling: Describe influence of security.bsd.see_jail_procOlivier Certner2023-10-181-15/+21
* ktrace.2: correct kern.ktrace.genio_size sysctl nameEd Maste2023-10-131-1/+1
* timerfd: Add manual page.Jake Freeland2023-08-242-0/+344
* timerfd: Move implementation from linux compat to sys/kernJake Freeland2023-08-241-0/+3
* Add membarrier(2)Konstantin Belousov2023-08-231-0/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-16113-113/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1697-194/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1659-118/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* vm: Allow MAP_32BIT for all architecturesDmitry Chagin2023-08-141-2/+1
* libc vdso time functions: correctly convert errors into errnosKonstantin Belousov2023-08-122-2/+10
* man: Link _Fork(2) man pageDmitry Chagin2023-07-281-0/+1
* Correct grammo.Jens Schweikhardt2023-07-081-1/+1
* open(2): fix typoKonstantin Belousov2023-05-301-1/+1
* __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptorsKonstantin Belousov2023-05-301-1/+2
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-129-9/+9
* listen(2): improve administrator control over loggingEugene Grosbein2023-04-301-2/+13
* umtx: allow to configure minimal timeout (in nanoseconds)Konstantin Belousov2023-04-181-0/+11
* procctl: add state flags to PROC_REAP_GETPIDS reportsVal Packett2023-04-161-2/+8
* Change kqueue1() to be compatible with NetBSDKonstantin Belousov2023-04-051-0/+8
* kqueue: add close() calls to man page exampleEd Maste2023-04-041-0/+4
* Rename kqueue1(2) to kqueuex(2) to avoid compat issues with NetBSDKonstantin Belousov2023-04-043-5/+5
* kqueue: tidy up indentation in man page exampleEd Maste2023-03-311-2/+1
* Fix typo in statfs man pageStefan Eßer2023-03-291-1/+1
* fs/msdosfs: add tracking of free root directory entriesStefan Eßer2023-03-291-1/+17
* kqueue1(2): documentKonstantin Belousov2023-03-272-1/+20
* kqueue1(2): export the symbol from libcKonstantin Belousov2023-03-271-0/+1
* kern_reboot(9): some updatesMitchell Horne2023-03-201-1/+2
* cap_*(2): Document ENOSYS behavior.Xin LI2023-03-104-21/+25
* open.2: describe O_RESOLVE_BENEATH errors correctlyVal Packett2023-03-021-16/+23
* profil(2): profil(II) was in the v3 sourcesWarner Losh2023-02-151-2/+2
* libc: Simplify soft-float on 32-bit armWarner Losh2023-02-141-1/+1
* shm: Document shm_create_largepage()Mark Johnston2023-02-032-10/+162
* cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux.Dmitry Chagin2023-01-291-1/+3
* man: add Netlink reference to socket(2)Alexander V. Chernikov2023-01-151-1/+2
* copyright: chase my name and email changeVal Packett2023-01-061-1/+1
* ptrace(2): document PT_SC_REMOTEKonstantin Belousov2022-12-221-5/+68
* ptrace(2): explain how to select specific thread to operate onKonstantin Belousov2022-12-221-0/+19
* ptrace.2: Fix warnings from igor.John Baldwin2022-12-151-4/+4
* [skip ci] document first appearance of fhlink et alAlan Somers2022-11-303-3/+23
* getsockopt.2: Clarify the SO_REUSEPORT_LB text a bitMark Johnston2022-11-021-4/+4
* ktrace.2: Document KTRFAC_STRUCT_ARRAY.John Baldwin2022-11-021-1/+2
* Revert "listen(): improve POSIX compliance"Michael Tuexen2022-10-121-10/+2
* listen(): improve POSIX complianceMichael Tuexen2022-10-111-2/+10
* Revert "Add extra EINVAL information about wrong block size to read(2)/write(2)"Benedict Reuschling2022-10-082-6/+2
* Add extra EINVAL information about wrong block size to read(2)/write(2)Benedict Reuschling2022-10-072-2/+6
* ktrace: make ktr_tid a long not intptr_t (NFC)Brooks Davis2022-09-171-1/+1
* Change sysctl section to 3 as suggested by Benjamin Kaduk.Jens Schweikhardt2022-09-171-1/+1