Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-15 | more detailed info | Theo de Raadt | |
1996-10-15 | ffs not ufs; as noted in netbsd pr#2842, benco@pendor.mckusick.com | Theo de Raadt | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-10-01 | 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.0 2.0 | etheisen | |
1996-09-25 | warn about root and the jail | Theo de Raadt | |
1996-09-24 | unescapeable chroot; thanks to nirva and asriel for helping | Theo de Raadt | |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-09-15 | sh(1) has now has ulimit so that's no longer a bug. | Todd C. Miller | |
1996-09-02 | shmdt link | Theo de Raadt | |
1996-09-01 | Use .Bx macro in HISTORY | Todd C. Miller | |
1996-09-01 | larger -> smaller. | Todd C. Miller | |
1996-08-25 | and a man page | Theo de Raadt | |
1996-08-21 | Fix formatting problem for E2BIG description | Thorsten Lockert | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-15 | problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.de | Theo de Raadt | |
1996-08-07 | nroff mistakes; netbsd pr#2677; kstailey@dol-esa.gov | Theo de Raadt | |
1996-08-07 | poll is not a wrapper around select | Theo de Raadt | |
1996-08-06 | say what the minherit flags are; from kstailey@dol-esa.gov | Theo de Raadt | |
1996-08-02 | Document EINVAL errno value | Thorsten Lockert | |
1996-08-01 | Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with | Thorsten Lockert | |
allowed extension from Appendix B, section 4.2.2. | |||
1996-07-27 | typo | Theo de Raadt | |
1996-07-03 | document EOPNOTSUPP error return; from kgor@ksg.com | Theo de Raadt | |
1996-06-30 | destination address should have read source, return description was ambigous. | dm | |
1996-06-18 | build poll.o | Theo de Raadt | |
1996-05-19 | Changes for mips. | Per Fogelstrom | |
1996-05-18 | poll() as a system call | Theo de Raadt | |
1996-05-08 | install rfork man page | Theo de Raadt | |
1996-05-01 | add futimes | Theo de Raadt | |
1996-05-01 | from netbsd; Document EMFILE and ENFILE | Theo de Raadt | |
1996-05-01 | do not proto __syscall or you will experience excruciating pain | Theo de Raadt | |
1996-05-01 | from netbsd; Document futimes() | Theo de Raadt | |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert | |
1996-03-25 | Prototype __syscall() correctly | Thorsten Lockert | |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-09 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-01-29 | Add kernel PLL for system clock | Thorsten Lockert | |
Add ntp_adjtime() and ntp_gettime() system calls Mostly stolen from FreeBSD | |||
1996-01-29 | from netbsd; add S_IFWHT | Theo de Raadt | |
1996-01-15 | from netbsd: | Theo de Raadt | |
Document the EACCES errno value as returned by sendmsg(2), per Ted Mellon <mellon@fugue.com>, PR #1093. | |||
1996-01-14 | Redid formatting with mandoc macros. Added an "ERRORS" section. | Niklas Hallqvist | |
1996-01-12 | Completed incomplete edit and corrected history | Niklas Hallqvist | |
1996-01-10 | describe actual openbsd rfork() details. this should be converted to a | Theo de Raadt | |
mandoc manpage by some brave individual (prettier because they fit more data on the same page). please? | |||
1996-01-10 | original rfork(2) manpage from plan9. This will be modified to describe | Theo 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-08 | add rfork.o and minherit.o | Theo de Raadt | |
1996-01-07 | add minherit() system call | Theo 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-14 | properly add them... | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
add & fix a bunch of system call pages | |||
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |