summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
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
1997-03-30We run OpenBSD not NetBSDTodd C. Miller
1997-03-29Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>Thorsten Lockert
1997-03-29Document EINVAL; from NetBSD PR 3395Thorsten Lockert
1997-03-29futimes link; nakayosh@kcn.or.jpTheo de Raadt
1997-03-26install ktrace(2)Theo de Raadt
1997-03-26fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + moreTheo de Raadt
1997-03-21Make struct rusage comments consistent between header fileTodd C. Miller
1997-03-16allow settimeofday() at securelevel < 2, rather than < 1.flipk
1997-03-09Mention MNT_NOATIME and pull in some changes from the lite2 version.Todd C. Miller
1997-02-22update to lite2 -- note restriction when securelevel > 0Todd C. Miller
1997-02-20Document EINVALThorsten Lockert
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
1997-02-13Mention that certain fields are accessible to the super-user only.Todd C. Miller
1997-02-05clarify more why this is neededTheo de Raadt
1997-02-05i like my sentences to end with periodsTheo de Raadt
1997-02-03wimpy docs for SA_SIGINFOTheo de Raadt
1997-02-02Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSDThorsten Lockert
1997-01-26Add a link for lchown.2Jason Downs
1997-01-26Add lchown(), increment minor number.Jason Downs
1997-01-22xref manual pages via SEE ALSOkstailey
1997-01-22add docs about EHOSTUNREACH; from hwr@pilhuhn.deTheo de Raadt
1997-01-17added "see also" refs to cdio & chiokstailey
1997-01-15Minor formatting tweak from NetBSD (perry) + OpenBSD tags.Todd C. Miller
1996-12-27adjusted to state "no hard links to directories"kstailey
1996-12-13make UIO_MAXIOV note more prominentmichaels
1996-12-11robin is pedantic about the spelling of behaviorTheo de Raadt
1996-12-11clarify how timeout behavesTheo de Raadt
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-12-10effect, danny@panda.hilink.com.auTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-10-15more detailed infoTheo de Raadt