aboutsummaryrefslogtreecommitdiff
path: root/lib/libsys
Commit message (Expand)AuthorAgeFilesLines
...
* jail: simplify EVFILT_JAIL eventsJamie Gritton2025-09-121-26/+15
* jaildesc: remove file-mode-based access controlsJamie Gritton2025-09-101-67/+0
* jaildesc: replace EBADF with EINVALJamie Gritton2025-09-091-20/+6
* jail: add jail descriptorsJamie Gritton2025-09-044-6/+271
* jail: add kqueue(2) support for jailsJamie Gritton2025-09-041-1/+57
* copy_file_range.2: Document the COPY_FILE_RANGE_CLONE flagRick Macklem2025-08-221-4/+31
* stat(2): Document the st_rdev fieldDag-Erling Smørgrav2025-08-171-1/+4
* sysent: regenerate after bumping setgroups/getgroupsKyle Evans2025-08-152-8/+8
* kern: fix setgroups(2) and getgroups(2) to match other platformsKyle Evans2025-08-153-27/+28
* pathconf.2: Add an entry for _PC_CLONE_BLKSIZERick Macklem2025-08-131-1/+7
* kern: Allow O_CLOFORK to be passed to shm_open(2)Ricardo Branco2025-08-121-2/+3
* amd64: assume the kernel supports RDFSBASE and RDGSBASEBrooks Davis2025-08-084-24/+4
* sysent: regen to mark _exit _NoreturnBrooks Davis2025-08-081-1/+1
* sysent: regen for _exit(2) normalizationBrooks Davis2025-08-082-3/+3
* syscalls: normalize _exit(2) declerationsBrooks Davis2025-08-081-1/+0
* libsys: add a dependency for syscall stubsBrooks Davis2025-08-061-4/+17
* chroot.2: Update errors and unprivileged useEd Maste2025-08-021-16/+33
* sysent: regen for const __sysctl argumentBrooks Davis2025-08-011-2/+2
* getsockopt.2: Add SO_SPLICE source socket read and socket close behaviorKevin Bowling2025-07-261-0/+9
* mkdir.2: Correct HISTORYKen Wong2025-07-231-1/+1
* statfs.2: Fix named_attribute man sectionRick Macklem2025-07-201-3/+3
* fhopen.2: Fix named_attribute man sectionRick Macklem2025-07-201-2/+2
* getdirentries: Return ENOTDIR if not a directory.Dag-Erling Smørgrav2025-07-091-4/+6
* fcntl.2: fix description of F_GETFD return valueKonstantin Belousov2025-07-081-1/+1
* Add manpages for O_CLOFORK flag and othersRicardo Branco2025-07-0610-16/+128
* pathconf.2: Document the _PC_HAS_HIDDENSYSTEM nameRick Macklem2025-07-061-1/+10
* inotify: Add man pages for the new syscalls and for VOP_INOTIFYMark Johnston2025-07-042-0/+385
* libsys: Add inotify supportMark Johnston2025-07-041-0/+2
* inotify: Regenerate syscall definitionsMark Johnston2025-07-042-0/+8
* write.2: Add EINVAL to ERRORSFelix Johnson2025-07-041-0/+3
* libsys: Add AT_HWCAP3 and AT_HWCAP4Andrew Turner2025-06-242-3/+33
* sendfile: retire SF_SYNCGleb Smirnoff2025-06-241-7/+1
* file: Add a fd flag with O_RESOLVE_BENEATH semanticsMark Johnston2025-06-241-20/+43
* kern: send parent a SIGCHLD when the debugger has detachedKyle Evans2025-06-192-3/+17
* clock_gettime: Better markupWarner Losh2025-06-131-1/+3
* kern_time: minor style nitsWarner Losh2025-06-131-1/+3
* Implement CLOCK_TAINathan Whitehorn2025-06-124-4/+19
* open.2: Document the O_NAMEDATTR flagRick Macklem2025-06-041-2/+47
* RegenKonstantin Belousov2025-05-312-0/+4
* libsys: export exterrctl symbolKonstantin Belousov2025-05-311-0/+1
* thr_new.2: document THR_C_RUNTIMEKonstantin Belousov2025-05-311-0/+9
* amd64: add amd64_set_tlsbase(3)Konstantin Belousov2025-05-283-0/+56
* write.2: sweep error code referencing disklabel(8)Robert Wing2025-05-271-7/+0
* open.2: add a note about conversion of a file descriptor into O_PATHKonstantin Belousov2025-05-251-0/+7
* Fix incorrect version introduced in manual pagesTom Hukins2025-05-052-2/+2
* pathconf.2: Document the _PC_HAS_NAMEDATTR nameRick Macklem2025-05-041-1/+3
* time: use precise callout for clock_nanosleep(2) and nanosleep(2)Gleb Smirnoff2025-04-301-9/+43
* procctl.2: Fix names of PROC_LOGSIGEXIT_CTL constantsVicki Pfau2025-04-211-9/+9
* pathconf.2: Update man page for the _PC_NAMEDATTR_ENABLED flagRick Macklem2025-04-161-1/+3
* symlink.2: document EOPNOTSUPPMichael Tuexen2025-04-141-1/+5