summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2009-11-27wrap Nd in quotes, since it has >9 args;Jason McIntyre
2009-11-27Add setrdomain() and getrdomain() system calls. Committing now toPhilip Guenthe
2009-11-24Update the ENOTSUP summary and description.Philip Guenthe
2009-11-10ctim -> ctime; from ca (pr #6256)Jason McIntyre
2009-10-27We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to removeNicholas Marriott
2009-10-26add ENOTSUP and bump libc minorJasper Lievisse Adriaanse
2009-08-20add SF_ARCHIVED. ok millert@, tedu@Martynas Venckus
2009-08-13various MLINK fixes from Alan R. S. Bueno;Jason McIntyre
2009-07-09promote correct style for error checkingEric Faurot
2009-06-05Note that f_fsid gets cleared when caller is not the superuser. OK deraadt@Todd C. Miller
2009-06-05abort any time adjustment in progress if the clock is set with settimeofdayChris Kuethe
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-03-28document superuser requirements, with input from jmc@Marc Espie
2009-01-31fix typoPierre-Yves Ritschard
2009-01-30Change section: we're talking about the symlink system call, not thePhilip Guenthe
2009-01-30tweak previous;Jason McIntyre
2009-01-29Update to reflect renaming of the st_[acm]timespec members to st_[acm]timPhilip Guenthe
2008-12-17Document ENOBUFS for writev(2).Ray Lai
2008-11-26Add unix(4) to SEE ALSO.Michael Knudsen
2008-11-21- make the .Nd of link(2) and symlink(2) a bit more consistentJasper Lievisse Adriaanse
2008-10-24some SEE ALSO additions from Ingo Schwarze;Jason McIntyre
2008-09-16Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).Mark Kettenis
2008-09-12as we did for reboot(8), do not attempt to list architecturesJason McIntyre
2008-08-04improve SEE ALSO links; from Ingo SchwarzeJason McIntyre
2008-07-29clarify EMSGSIZEGilles Chehade
2008-06-30document that mquery(2) is non-standard; hint and ok deraadt@Otto Moerbeek
2008-06-30xref mqueryOtto Moerbeek
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-10document access(2) can return EPERM; noted by Tim van der Molen; ok millert@Otto Moerbeek
2008-06-10add missing arg to .FnOtto Moerbeek
2008-06-09Update access(2) to have modern semantics with respect to X_OK andTodd C. Miller
2008-05-09kill trailing whitespace;Jason McIntyre
2008-05-09add SO_BINDANY with pf example; help from jmc, ok beck@Markus Friedl
2008-05-02Make the SO_TIMESTAMP sockopt work. When set, this allows the user toChris Kuethe
2008-04-24- correct brk(2) prototype and man page to match implementation and POSIX.Kurt Miller
2008-04-05document EINVAL; from DasnJason McIntyre
2008-04-04- do not call pthread_atfork(3) handlers when a multithreaded programKurt Miller
2008-03-22move statvfs.c to gen, since it is not a syscall; ok deraadt@Otto Moerbeek
2008-03-16sync with sys/statfs.h; ok jmc@Otto Moerbeek
2008-03-16indentTheo de Raadt
2008-03-16statvfs supportOtto Moerbeek
2008-01-05no more need for vadvise.oTheo de Raadt
2007-12-09correct the STANDARDS section to mention clock_getres() instead ofBrad Smith
2007-11-05sync the comments for struct stat w/ <sys/stat.h>;Jason McIntyre
2007-11-05- sync the error descriptions w/ those in errlistJason McIntyre
2007-09-09Add lint stubs for the longjmp family of functions which are defined inOtto Moerbeek
2007-09-09Silence erroneous "environ used, but not defined" lint warning byOtto Moerbeek
2007-09-08typo; ok deraadt@Otto Moerbeek
2007-09-08it's MAXNAMLEN, not MAXNAMELEN; spotted by Igor Zinovi.Otto Moerbeek
2007-09-07IPv6 is not an ARPA protocol;Jason McIntyre