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
Age
Commit message (
Expand
)
Author
2005-08-19
64 bit inode changes.
christos
2005-06-25
- include <sys/wait.h> so that this compile
christos
2005-06-24
More accurate SIGCHLD code and status for siginfo
manu
2005-06-22
report the right process status
manu
2005-06-22
Fix siginfo to return the right child's status.
manu
2005-06-22
Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTID
manu
2005-06-20
Change the rest of the sysctl subsystem to use const consistently.
atatat
2005-06-19
remove duplicate declaration.
christos
2005-06-02
Add a const.
tsutsui
2005-06-02
more cast-qual fallout
drochner
2005-05-29
- sprinkle const.
christos
2005-05-23
Regen
jmc
2005-05-23
Add clock_* POSIX functions.
jmc
2005-05-22
sigreturn doesn't take arguments. Instead, find out where the signal
fvdl
2005-05-22
Regen after sigreturn argument change.
fvdl
2005-05-22
Change sigreturn to have no arguments.
fvdl
2005-05-22
Use a modified buildcontext function for Linux signals. It doesn't set
fvdl
2005-05-20
Define linux_usertrap function, and set it in struct emul. For all
fvdl
2005-05-20
tramp and vers are used unconditionally, make them visible everywhere.
mrg
2005-05-19
Add support for Linux SA_RESTORER on amd64.
manu
2005-05-16
Implement clock_* POSIX functions.
fvdl
2005-05-16
Regen.
fvdl
2005-05-16
Add clock_* POSIX functions.
fvdl
2005-05-16
Regen.
fvdl
2005-05-16
Add *xattr functions (they all return EOPNOTSUPP).
fvdl
2005-05-16
Include linux_sigevent.h (to be used later).
fvdl
2005-05-16
Add Linux sigevent definitions.
fvdl
2005-05-15
Fix up COMPAT_LINUX support for amd64. Still a work in progress, not
fvdl
2005-05-15
Make the arch_prctl system call use the saved %gs and %fs mechanism.
fvdl
2005-05-09
#endif for LINUX_SS_ONSTACK needs to go after linux_sys_sigaltstack or builds
jmc
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2005-04-19
PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with
christos
2005-03-26
s/uvm_map_defaultaddr/uvm_default_mapaddr/ HI FRANK!
christos
2005-03-26
Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.
fvdl
2005-03-10
revert part of previous commit (the block size type and the pad renumbering).
christos
2005-03-10
Add nanosecond handling on the stat and stat64 code for the i386.
christos
2005-02-28
Emulate basic mtio ioctls.
soren
2005-02-28
Remove duplicate statement.
soren
2005-02-26
regen
perry
2005-02-26
regen
perry
2005-02-26
nuke trailing whitespace
perry
2005-02-24
Fix number of elements calculation when converting socket options.
martin
2005-02-13
SG_GET_VERSION_NUM returns an int. Also make the version number patchable.
soren
2005-02-13
Don't zero out the linux request; we still need values from it.
christos
2005-02-13
We were zeroing out the wrong struct.
christos
2005-02-03
Add scsi-generic stuff.
christos
2005-02-03
Add linux scsi-generic to work for simple cases. Allows gendalia's change
christos
2005-01-30
Don't try to map a 0 size bss.
christos
2004-12-12
Fix comments slighly
abs
2004-11-13
Remove setup stack function. It moved to linux_exec_machdep.c.
christos
[prev]
[next]