Age | Commit message (Expand) | Author |
2024-10-10 | sysctl.2: NET_RT_DUMP defaults to the current rtable | lucas |
2024-09-17 | getdents(2) was pushed into rpath because it exposes pathname | Theo de Raadt |
2024-08-04 | ppoll() is in POSIX-2024. Update #include visibility and manpages | Philip Guenther |
2024-08-02 | The {get,set}res[ug]id(2) family are in POSIX-2024's XSI option, | Philip Guenther |
2024-08-02 | getentropy(2) is in POSIX-2024, so adjust the #include visibility, | Philip Guenther |
2024-07-18 | The source of a link (name1) may not be a directory. | Todd C. Miller |
2024-07-17 | Be clear that RUSAGE_CHILDREN only works for terminated children that have | Claudio Jeker |
2024-07-14 | spelling | Jonathan Gray |
2024-07-12 | Improve signal handlers guidance. | Theo de Raadt |
2024-06-24 | changing EINVAL from "has no associated size" to "has insufficient size" | Theo de Raadt |
2024-06-22 | lower parts of the manual page clearly say why using malloc() to | Theo de Raadt |
2024-05-18 | Add pathconfat(2): pathconf(2) but with at-fd and flags arguments, | Philip Guenther |
2024-04-30 | add typedefs for msgqnum_t and msglen_t, required by POSIX. | Omar Polo |
2024-04-02 | Implement SO_ACCEPTCONN in getsockopt(2) | Claudio Jeker |
2024-04-01 | pinsyscalls appeared in 7.5 | Sebastian Benoit |
2024-03-29 | the msyscall(2) manual page can be deleted. | Theo de Raadt |
2024-03-28 | Delete pinsyscall(2) [which was specific only to SYS_execve] now | Theo de Raadt |
2024-03-25 | Move the "no (hard) linking directories" and "no cross-mount links" | Philip Guenther |
2024-01-21 | update docs on madvise/msync/minherit behaviour in relation to immutable memo... | Theo de Raadt |
2024-01-21 | Add Xr mimmutable to manual pages which discuss immutable memory. | Theo de Raadt |
2024-01-20 | Early during mimmutable(2) development, we had a big problem with the | Theo de Raadt |
2024-01-19 | Stop initializing pinsyscall(SYS_execve in static binaries that contain | Theo de Raadt |
2023-12-19 | static binary setting a table, or dynamic binary trying to do what | Theo de Raadt |
2023-12-19 | - new sentence, new line | Jason McIntyre |
2023-12-19 | pinsyscalls(2) has changed a little bit, and I can provide more advice | Theo de Raadt |
2023-12-13 | actually remove it, pointed out by jsg | Theo de Raadt |
2023-12-12 | remove support for syscall(2) -- the "indirection system call" because | Theo de Raadt |
2023-12-11 | document upcoming pinsyscalls(2) system call | Theo de Raadt |
2023-11-10 | MNT_SOFTDEP and mount -o softdep no longer have any effect | Ingo Schwarze |
2023-11-09 | missing full stop | Jasper Lievisse Adriaanse |
2023-10-30 | seperate -> separate; | Jason McIntyre |
2023-10-30 | make special note, right at the start, that DNS is handled seperately | Theo de Raadt |
2023-10-14 | Document the hw.battery sysctls. | Mark Kettenis |
2023-10-12 | for a few sysctl nodes, mention standard or at least more widely | Ingo Schwarze |
2023-10-02 | Add 'host root port' information to hw.ucomnames. | Kenneth R Westerback |
2023-10-02 | DV -> Dv; | Jason McIntyre |
2023-10-01 | Add sysctl hw.ucomnames to list 'fixed' paths to USB serial | Kenneth R Westerback |
2023-09-28 | don't mention what language functions are implemented in | Jonathan Gray |
2023-09-14 | use Fn notation instead of Nm, as the rest of the page does; | Jason McIntyre |
2023-08-20 | remove "flag" from the Dv line; | Jason McIntyre |
2023-08-20 | Add syscall stub for kqueue1(2) | Visa Hankala |
2023-08-17 | add space needed in punctuation; | Jason McIntyre |
2023-08-13 | simplify previous; | Jason McIntyre |
2023-08-13 | kevent: Add precision and abstimer flags for EVFILT_TIMER | Visa Hankala |
2023-07-18 | Remove extra parentheses. | ASOU Masato |
2023-06-02 | pledge(2): stdio: permit restricted profil(2) for moncontrol(3) | Scott Soule Cheloha |
2023-05-19 | Since waitid(2) shares code with wait4(2) and doesn't expose any | Philip Guenther |
2023-05-16 | add net.inet.tcp.tso; | Jason McIntyre |
2023-02-27 | Calculate the size of the static (and profiled static) execve syscall stub | Theo de Raadt |
2023-02-23 | adjust documentation for ktrace.h changes. utrace() is now easier to use | Theo de Raadt |