Age | Commit message (Expand) | Author |
2010-02-25 | Do not attempt to silently continue text for the last column of tables | Ingo Schwarze |
2010-02-12 | typo; ok oga | Jason McIntyre |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-11 | encourage use of setreseuid(), and warn there are other privs; ok henning | Theo de Raadt |
2009-12-30 | Document ESPIPE and make EFAULT cover all functions. | Federico G. Schwindt |
2009-12-29 | move this file to Attic; the swapon(2) system call cannot be accessed | Igor Sobrado |
2009-12-29 | add missing paragraph break (.Pp) macro. | Igor Sobrado |
2009-12-29 | replace a few remaining UNIX terms with .Ux macros; this diff | Igor Sobrado |
2009-12-16 | Update the list of async-signal-safe functions | Philip Guenthe |
2009-11-27 | wrap Nd in quotes, since it has >9 args; | Jason McIntyre |
2009-11-27 | Add setrdomain() and getrdomain() system calls. Committing now to | Philip Guenthe |
2009-11-24 | Update the ENOTSUP summary and description. | Philip Guenthe |
2009-11-10 | ctim -> ctime; from ca (pr #6256) | Jason McIntyre |
2009-10-27 | We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove | Nicholas Marriott |
2009-10-26 | add ENOTSUP and bump libc minor | Jasper Lievisse Adriaanse |
2009-08-20 | add SF_ARCHIVED. ok millert@, tedu@ | Martynas Venckus |
2009-08-13 | various MLINK fixes from Alan R. S. Bueno; | Jason McIntyre |
2009-07-09 | promote correct style for error checking | Eric Faurot |
2009-06-05 | Note that f_fsid gets cleared when caller is not the superuser. OK deraadt@ | Todd C. Miller |
2009-06-05 | abort any time adjustment in progress if the clock is set with settimeofday | Chris Kuethe |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-03-28 | document superuser requirements, with input from jmc@ | Marc Espie |
2009-01-31 | fix typo | Pierre-Yves Ritschard |
2009-01-30 | Change section: we're talking about the symlink system call, not the | Philip Guenthe |
2009-01-30 | tweak previous; | Jason McIntyre |
2009-01-29 | Update to reflect renaming of the st_[acm]timespec members to st_[acm]tim | Philip Guenthe |
2008-12-17 | Document ENOBUFS for writev(2). | Ray Lai |
2008-11-26 | Add unix(4) to SEE ALSO. | Michael Knudsen |
2008-11-21 | - make the .Nd of link(2) and symlink(2) a bit more consistent | Jasper Lievisse Adriaanse |
2008-10-24 | some SEE ALSO additions from Ingo Schwarze; | Jason McIntyre |
2008-09-16 | Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2). | Mark Kettenis |
2008-09-12 | as we did for reboot(8), do not attempt to list architectures | Jason McIntyre |
2008-08-04 | improve SEE ALSO links; from Ingo Schwarze | Jason McIntyre |
2008-07-29 | clarify EMSGSIZE | Gilles Chehade |
2008-06-30 | document that mquery(2) is non-standard; hint and ok deraadt@ | Otto Moerbeek |
2008-06-30 | xref mquery | Otto Moerbeek |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-10 | document access(2) can return EPERM; noted by Tim van der Molen; ok millert@ | Otto Moerbeek |
2008-06-10 | add missing arg to .Fn | Otto Moerbeek |
2008-06-09 | Update access(2) to have modern semantics with respect to X_OK and | Todd C. Miller |
2008-05-09 | kill trailing whitespace; | Jason McIntyre |
2008-05-09 | add SO_BINDANY with pf example; help from jmc, ok beck@ | Markus Friedl |
2008-05-02 | Make the SO_TIMESTAMP sockopt work. When set, this allows the user to | Chris Kuethe |
2008-04-24 | - correct brk(2) prototype and man page to match implementation and POSIX. | Kurt Miller |
2008-04-05 | document EINVAL; from Dasn | Jason McIntyre |
2008-04-04 | - do not call pthread_atfork(3) handlers when a multithreaded program | Kurt Miller |
2008-03-22 | move statvfs.c to gen, since it is not a syscall; ok deraadt@ | Otto Moerbeek |
2008-03-16 | sync with sys/statfs.h; ok jmc@ | Otto Moerbeek |
2008-03-16 | indent | Theo de Raadt |
2008-03-16 | statvfs support | Otto Moerbeek |