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
Age
Commit message (
Expand
)
Author
2012-11-19
Use a more descriptive name for the userland cas operation.
Paul Irofti
2012-09-11
Remove the 'OLF method' used for the transition from a.out to ELF and
Theo de Raadt
2012-09-05
struct orlimit is only used by linux compat now, and can stop polluting
Theo de Raadt
2012-06-26
Don't ignore SOCK_CLOEXEC and SOCK_NONBLOCK.
Paul Irofti
2012-06-20
Copy the set_tls_base flag when forking.
Paul Irofti
2012-06-19
Count should always start from zero.
Paul Irofti
2012-06-19
Set the appropiate return value on futex wait.
Paul Irofti
2012-06-19
Avoid eternal sleep.
Paul Irofti
2012-06-19
Add extra argument validation for the futex syscall.
Paul Irofti
2012-06-19
- remove outdated comment, we already do an equivalent of linux' access_ok()
Jasper Lievisse Adriaanse
2012-06-19
Regenerate.
Paul Irofti
2012-06-19
Implement linux_sys_tgkill.
Paul Irofti
2012-06-19
Regenerate.
Paul Irofti
2012-06-19
Add dummies for the epoll and eventfd syscall families.
Paul Irofti
2012-06-19
Add socket type mask to filter out implementation specific flags.
Paul Irofti
2012-06-19
Improve debug output and fix some style. No functional change.
Paul Irofti
2012-06-19
Change the pool_get() flags from WAITOK to NOWAIT.
Paul Irofti
2012-06-16
compat_linux: Don't hold the lock while pool_get'ing with WAITOK.
Paul Irofti
2012-06-08
Regenerate
Paul Irofti
2012-06-08
Remove the lack of gettid() implementation. Okay tedu@
Paul Irofti
2012-05-25
Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2
Philip Guenthe
2012-05-24
If LINUX_CLONE_SETTLS isn't set, then the clone()d child should inherit
Philip Guenthe
2012-05-23
Regenerate.
Paul Irofti
2012-05-23
Add emulation support for fstatfs64.
Paul Irofti
2012-05-23
Regenerate.
Paul Irofti
2012-05-23
Add support for statfs64.
Paul Irofti
2012-04-22
Add struct proc * argument to FRELE() and FILE_SET_MATURE() in
Philip Guenthe
2012-04-12
rfork cleanup
Philip Guenthe
2012-04-10
Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimit
Philip Guenthe
2012-03-23
Make rusage totals, itimers, and profile settings per-process instead
Philip Guenthe
2011-12-14
regen
Robert Nagy
2011-12-14
implement prctl() for COMPAT_LINUX
Robert Nagy
2011-12-03
add support for MSG_NOSIGNAL.
Federico G. Schwindt
2011-11-25
implement chown(2) in compat_linux which is needed by some antivirus software
Robert Nagy
2011-10-27
Allow segments to be used even after they were marked for deletion with
Robert Nagy
2011-09-19
Gah, no cookie for me.
Paul Irofti
2011-09-19
Fix comments, they really made sense before splitting them.
Paul Irofti
2011-09-19
Regenerate after pipe2.
Paul Irofti
2011-09-19
Add pipe2. Okay miod@
Paul Irofti
2011-09-19
Fix Unix socket handling when the length is too large by trimming.
Paul Irofti
2011-09-19
Regenerate after syscall expansion.
Paul Irofti
2011-09-19
Expand syscall awareness in preparation for pipe2 implementation.
Paul Irofti
2011-09-18
Regenerate after the futex commit.
Paul Irofti
2011-09-18
Add futex support for compat/linux.
Paul Irofti
2011-08-03
Fix linux compat breakage: can't copyin() from kernel-space, so
Philip Guenthe
2011-07-14
sync
Matthew Dempsky
2011-07-14
Fix entry 84 to use the same prototype for linux_sys_lstat() as entry
Matthew Dempsky
2011-07-09
begone, fucking rotten appletalk shit. ok room
Henning Brauer
2011-07-09
sync
Theo de Raadt
2011-07-09
Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.
Theo de Raadt
[next]