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
/
linux_misc.c
Age
Commit message (
Expand
)
Author
2000-04-12
Implement linux's setfsuid and getfsuid (from NetBSD)
jasoni
2000-02-28
Add missing system calls as unimplemented.
jasoni
1999-12-06
Implement compatibility for Linux stime() syscall.
Aaron Campbell
1999-06-14
avoid future register_t vs int problems, if this becomes 64 bit
Theo de Raadt
1999-06-08
better fd leak prevention
Theo de Raadt
1999-06-08
use sys_opipe(), but note the descriptor leakage
Theo de Raadt
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1999-02-10
strncpy; edx trashing solution in sys_pipe(); freebsd
Theo de Raadt
1999-02-10
Correct directory entry reads, big directories lost entries as it were.
Niklas Hallqvist
1998-07-05
fix netbsd bug; from boquist@cs.chalmers.se
Jason Downs
1998-07-04
emulate shrinking in mremap(); boquist@cs.chalmers.se
Theo de Raadt
1998-04-26
correct utimes() emulation
Theo de Raadt
1998-03-22
correct a comment
Todd C. Miller
1998-02-23
GCC 2.8 -Wall
Niklas Hallqvist
1997-11-26
enforce VM_PROT_READ in mmap
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-11-13
put mremap() in linux_misc.c
Theo de Raadt
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-04-14
#34 - linux_sys_nice from NetBSD
Thomas Graichen
1996-08-10
sys/dirent.h
Theo de Raadt
1996-05-22
sync
Theo de Raadt
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