summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
1997-08-02doc EPERM; bitbltTheo de Raadt
1997-08-01note about file table sharing and execveTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25document EINVAL per kern_descr.c:sys_flock() changeMichael Shalayeff
1997-07-25update to reality from netbsdMichael Shalayeff
1997-07-17.Xr fixTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-16fix XrTheo de Raadt
1997-07-04correct some details in the docsTheo de Raadt
1997-07-03doc EPERM properly; kleinkTheo de Raadt
1997-06-25Fix typos. PR and fix from Felix Schroeter <felix@mamba.pond.sub.org>Todd C. Miller
1997-06-22errno can be set to EAGAIN in conjunction with O_SHLOCK/O_EXLOCKTodd C. Miller
1997-06-22Use Ns macro and not non-existant Ap macroThorsten Lockert
1997-06-22fix typo; lukemTheo de Raadt
1997-06-19Xr niceTheo de Raadt
1997-06-19mention getsockopt w/ SO_ERROR for non-blocking socketsTheo de Raadt
1997-06-13doc execve & setitimer setuid side effectTheo de Raadt
1997-06-13not ready for sa_sigaction...Theo de Raadt
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1997-06-12add EFTYPEkstailey
1997-06-02no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.eduTheo de Raadt
1997-05-30add getpgrp(2) from NetBSDkstailey
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-293rd arg to clock_getres() is not a const ptrkstailey
1997-05-08delete line left in by accident.kstailey
1997-05-08subject/verb pluralization correction.kstailey
1997-05-08add tagkstailey
1997-05-08make clock_gettime.cat2kstailey
1997-05-08STANDARDS not HISTORYkstailey
1997-05-08documentation for POSIX version of gettimeofday(2) -- the horizon leans forwa...kstailey
1997-04-30Be silent about unused argumentsThorsten Lockert
1997-04-29mention that write updates timestampskstailey
1997-04-26document the meaning of protocol = 0.michaels
1997-04-26Use SYSLIBC_SCCS; these are syscallsThorsten Lockert
1997-04-26Add $OpenBSD$ tagsThorsten Lockert
1997-04-20New POSIX 1003.1b syscalls; from pk@NetBSDThorsten Lockert
1997-04-12Be a bit more specific about EINVAL and negative offsets.Thorsten Lockert
1997-04-10do not need sys/types.h; dima@tejblum.dnttm.rssi.ruTheo de Raadt
1997-04-10fix up a few pieces of doc.Theo de Raadt
1997-04-10doc EOPNOTSUPP, EMLINK, and fix EPERM. from various placesTheo de Raadt
1997-04-10Fix typos.Todd C. Miller
1997-04-08doc EFAULT and xref poll(2)Theo de Raadt
1997-04-08prettyTheo de Raadt
1997-04-08chflags can get EOPNOTSUPPTheo de Raadt
1997-04-05Document that negative offsets will cause EINVAL as well.Thorsten Lockert
1997-04-04RLIMIT_NPROC; mike.long@analog.comTheo de Raadt
1997-04-04seek(2) is not neededTheo de Raadt
1997-03-31flags param is intTheo de Raadt
1997-03-31sync to nfs.hTheo de Raadt
1997-03-31sync with stat.h; spotted by todd@Theo de Raadt