summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Collapse)Author
1996-10-15more detailed infoTheo de Raadt
1996-10-15ffs not ufs; as noted in netbsd pr#2842, benco@pendor.mckusick.comTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-10-012.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0etheisen
1996-09-25warn about root and the jailTheo de Raadt
1996-09-24unescapeable chroot; thanks to nirva and asriel for helpingTheo de Raadt
1996-09-15Add a couple of syscalls; bring more prototypes into scopeThorsten Lockert
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-09-15sh(1) has now has ulimit so that's no longer a bug.Todd C. Miller
1996-09-02shmdt linkTheo de Raadt
1996-09-01Use .Bx macro in HISTORYTodd C. Miller
1996-09-01larger -> smaller.Todd C. Miller
1996-08-25and a man pageTheo de Raadt
1996-08-21Fix formatting problem for E2BIG descriptionThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-15problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.deTheo de Raadt
1996-08-07nroff mistakes; netbsd pr#2677; kstailey@dol-esa.govTheo de Raadt
1996-08-07poll is not a wrapper around selectTheo de Raadt
1996-08-06say what the minherit flags are; from kstailey@dol-esa.govTheo de Raadt
1996-08-02Document EINVAL errno valueThorsten Lockert
1996-08-01Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, withThorsten Lockert
allowed extension from Appendix B, section 4.2.2.
1996-07-27typoTheo de Raadt
1996-07-03document EOPNOTSUPP error return; from kgor@ksg.comTheo de Raadt
1996-06-30destination address should have read source, return description was ambigous.dm
1996-06-18build poll.oTheo de Raadt
1996-05-19Changes for mips.Per Fogelstrom
1996-05-18poll() as a system callTheo de Raadt
1996-05-08install rfork man pageTheo de Raadt
1996-05-01add futimesTheo de Raadt
1996-05-01from netbsd; Document EMFILE and ENFILETheo de Raadt
1996-05-01do not proto __syscall or you will experience excruciating painTheo de Raadt
1996-05-01from netbsd; Document futimes()Theo de Raadt
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-03-25Prototype __syscall() correctlyThorsten Lockert
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-03-09From NetBSD: 960217 mergeNiklas Hallqvist
1996-01-29Add kernel PLL for system clockThorsten Lockert
Add ntp_adjtime() and ntp_gettime() system calls Mostly stolen from FreeBSD
1996-01-29from netbsd; add S_IFWHTTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
Document the EACCES errno value as returned by sendmsg(2), per Ted Mellon <mellon@fugue.com>, PR #1093.
1996-01-14Redid formatting with mandoc macros. Added an "ERRORS" section.Niklas Hallqvist
1996-01-12Completed incomplete edit and corrected historyNiklas Hallqvist
1996-01-10describe actual openbsd rfork() details. this should be converted to aTheo de Raadt
mandoc manpage by some brave individual (prettier because they fit more data on the same page). please?
1996-01-10original rfork(2) manpage from plan9. This will be modified to describeTheo de Raadt
the actual implimentation in OpenBSD. > From: "Rob Pike" <rob@plan9.att.com> > feel free to borrow the text of the plan 9 rfork page, with attribution.
1996-01-08add rfork.o and minherit.oTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1995-12-30"advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;Theo de Raadt
netbsd pr#1846
1995-12-14properly add them...Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
add & fix a bunch of system call pages
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt