index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
common
/
linux_misc.h
Age
Commit message (
Expand
)
Author
2016-08-31
Teach wait4 about WCONTINUED.
njoly
2013-11-18
implement the *at() syscalls.
chs
2012-09-22
LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, so
joerg
2012-09-13
Rename structure members to make the code compile in environments
pooka
2011-05-30
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
alnsn
2010-11-02
personality() now interprets its parameter as having
chs
2009-01-19
Small personality(2) update.
njoly
2009-01-11
merge christos-time_t
christos
2008-05-28
Add LINUX_TMPFS_SUPER_MAGIC, and map it to our tmpfs.
njoly
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-04
Remove all the __P
dsl
2007-05-07
Split sys_wait4() so that compat code can fiddle with the returned 'status'
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2004-11-13
Add ptyfs magic number and entry.
christos
2004-10-07
PR kern/27184: Have linux_sys_waitpid() call linux_sys_wait4() so the
erh
2004-09-20
implement support for Linux statfs64() syscall - 64bit variant of statfs()
jdolecek
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-02-20
proper statfs emulation...
christos
2002-02-15
- add a real linux_sys___sysctl because the mib numbers are different.
christos
2001-07-18
Add support for the __WALL wait4(2) flag.
thorpej
2000-12-13
Implement sysinfo.
augustss
1999-05-13
Define the flags used by the Linux wait4() system call.
thorpej
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Add a couple function prototypes from linux_misc.c.
erh