summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2006-08-17PR/34218 -- Matt Fleming -- date hangs when root trys to set timejnemeth
2006-08-05Bump date for previous. Remove some Pp for consistency.wiz
2006-08-05Update for Greg Woods. Add new options and mention the bit values togetherchristos
2006-08-03Drop trailing whitespace.wiz
2006-07-31Make filehandles opaque to userlandmartin
2006-07-27More detailed errors [forgot to commit this a while ago]christos
2006-07-13"file system", mark up NULL, use Brq for braces,wiz
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-06-18Modernize:christos
2006-06-13Add EAFNOSUPPORT as a possible error if the address family is notginsbach
2006-06-13Sort ERRORS. Bump date.ginsbach
2006-06-04Document the recent trunk changes to ntp_gettime(2) (Hi Matthias!).chap
2006-06-03Document SA_NOKERNINFO.christos
2006-05-29support the new ntp_gettime() syscall and add compatibility for the old onedrochner
2006-05-19- getvfsstat(2) isn't in 2.1 but 3.0tsutsui
2006-05-19fhstatvfs(2) isn't in NetBSD 2.1 but 3.0.tsutsui
2006-05-11Document more MSG_ flags. From FreeBSDchristos
2006-05-04Adjust for the fhstat() compat kernel change.christos
2006-04-23Improve description of msg_name and msg_namelen fields.wiz
2006-03-25Remove "len was less than zero" from the list of reasons that the functionrtr
2006-03-11Add glue to build the compat library as a separate "libcold" turned off bychristos
2006-03-11Use more markup.wiz
2006-03-09Do not use SCARG() in userland. Eliminates need for <sys/systm.h>.christos
2006-03-06Add documentations for the 3 undocumented ptrace calls.christos
2006-03-05Fix two unusual capitalisations, and add a preposition which had goneagc
2006-02-24Bump date for previous.wiz
2006-02-24Improve English, fix a typo.wiz
2006-02-24Link to getvfsstat(2) instead of getfsstat(2).wiz
2006-02-21Text for the 3 new error messages, from Elad.christos
2006-02-19document posix_fadvise.yamt
2006-02-12convert "magiclinks" from a per-fs mount option to a system-wide sysctl.chs
2006-02-02Replace a period, which is left unchanged when sentense is added inenami
2006-01-20Make _Exit an alias to _exit.christos
2006-01-15dd CAVEATS section provided by martin@ with minor cleanup by me.wiz
2006-01-07Xref pthread_sigmask(3).kleink
2006-01-06Make "When set is null" into a separate paragraph for better readability.uwe
2005-12-27change errors returned for various operations on "/" to conform to SUSv3.chs
2005-12-26u_intN_t -> uintN_tperry
2005-11-29add posix_fadvise.yamt
2005-11-04statvfs did not appear in 2.1, but in 3.0.gendalia
2005-11-03update errors for EIDRM (which we've returned for a long time now).chs
2005-10-31Bump date for previous. Use more appropriate markup.wiz
2005-10-27Document PMC_INFO_CPUCTR_TYPE.uwe
2005-10-18remove text about converting async to sync, since we don't do it anymore.chs
2005-09-23Use only mdoc macros; remove unneeded Nm argument; use morewiz
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-09-17Document that mkdir("/", x) returns EISDIR. According to POSIX this is notchristos
2005-09-13compat core reorg.christos
2005-09-10Remove unnecessary parentheses. Add comma in enumeration.wiz