summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
1999-12-29Correct typo reported by Jens Nilsson in PR misc/9069.tron
1999-12-28Fix typo.mjl
1999-12-11use .Ermsaitoh
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-11-07use .Fn appropriatelylukem
1999-10-27Actually profile system calls.is
1999-10-21Add ENXIO error for FIFOs.erh
1999-10-06remove the list of signals and xref signal(7) insteadjdolecek
1999-10-06xref signal(7)jdolecek
1999-10-06Add SEE ALSO section and xref sigaction(2) and signal(7)jdolecek
1999-10-06xref signal(7)jdolecek
1999-09-28Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),bouyer
1999-09-26xref symlink(7)jdolecek
1999-09-26xref symlink(7)jdolecek
1999-09-24Correct the reference to the current value of MAXLOGNAME to reflect realitysommerfeld
1999-08-25Update for XSH5.thorpej
1999-08-25Update for XSH5.thorpej
1999-08-25Update for XSH5.thorpej
1999-08-25Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'dthorpej
1999-08-24add a note that these requests were ignored in pre-1.5mrg
1999-08-23Revert last change after Ross Harvey fixed "mandoc".tron
1999-08-23Use correct "mandoc" macro for concatenating "or" and "ing".tron
1999-08-20Note that nice +19 and nice +20 guarantee exclusion w.r.t. priority <= 0.ross
1999-08-18Fix PR8208, this time to the correct location..sommerfeld
1999-08-16repair edito in BUGS session.is
1999-08-16Copy the definition of MADV_FREE from sys/mman.h.enami
1999-07-31Add note that only the super-user may set or reset any flags on blockchristos
1999-07-14Restore some information about the page rounding behavior of theseperry
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-07-12Remove a paragraph from previous.kleink
1999-07-09Note that you can find out the system page size with sysconf(3).perry
1999-07-06note in BUGS that the prototype of our sbrk is not standards compliantperry
1999-07-06Clean up this mess a lot. I believe we still have the followingperry
1999-07-06EOPNOTSUPP was incorrectly spelt as EOPNOSUPPORTdarrenr
1999-07-04Build system call stubs using system includes from ${DESTDIR}/usr/includesommerfeld
1999-06-30Give fhopen, fhstat, and fhstatfs a man page.wrstuden
1999-06-29Add fhopen, fhstat, and fhstatfs syscall stubs.wrstuden
1999-06-26fix PR/7855sommerfeld
1999-06-24Add missing reference to setsockopt(2) to "SEE ALSO" section.tron
1999-06-18MCL_FUTURE is now implemented.thorpej
1999-06-16Note that MCL_FUTURE is not yet fully implented in the BUGS section.thorpej
1999-06-16Note POSIX 1003.1b-1993.thorpej
1999-06-16The (incorrect) nesting behavior of mlock(2) no longer exists.thorpej
1999-06-15Add mlockall(2)/munlockall(2).thorpej
1999-06-07Fill out the mincore(2) manual page a little; define the NetBSD callthorpej
1999-06-06Note that an EFAULT condition cannot be guaranteed to be detected (i.e. in thekleink
1999-05-24See the incredible, morphing, fcntl(2) parameter #3 change again!ross
1999-05-12s/sigstack/sigaltstack/ in ERRORS sectionsommerfe
1999-05-04use a local vfork declaration to avoid symbol renaming.christos
1999-04-26Spelling.ross