index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
syscalls.master
Age
Commit message (
Expand
)
Author
2000-04-12
Implement linux's setfsuid and getfsuid (from NetBSD)
jasoni
2000-04-04
Implement Linux's pread(2) and pwrite(2).
jasoni
2000-03-28
Implement rt_sigreturn.
jasoni
2000-03-27
Implement getcwd.
jasoni
2000-03-18
Implement vfork (ok jasoni).
Ian Darwin
2000-03-13
Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.
jasoni
2000-03-08
Add support for the new sigset_t and sigaction.
jasoni
2000-02-28
Add missing system calls as unimplemented.
jasoni
1999-12-06
Implement compatibility for Linux stime() syscall.
Aaron Campbell
1997-12-10
nanosleep emulation
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-07-28
i screwed up twice in 20 seconds, wow
Theo de Raadt
1997-07-28
oops
Theo de Raadt
1997-07-27
mremap non-emulation; tron@lyssa.owl.de
Theo de Raadt
1997-04-14
#34 - linux_sys_nice from NetBSD
Thomas Graichen
1996-05-22
sync
Theo de Raadt
1996-04-28
Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls.
etheisen
1996-04-28
Added dummy mount/umount() syscalls for bogus Linux applications that
etheisen
1996-04-17
Good fixes and changes from latest Net.
Michael Shalayeff
1995-12-19
from fvdl; add msync(), readv() and writev()
Theo de Raadt
1995-12-14
update from netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt