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
Age
Commit message (
Expand
)
Author
1995-06-11
Linux select() returns the amount of time left before a timeout would have
fvdl
1995-06-11
Don't forget to acknowledge that all the ELF stuff was taken from
fvdl
1995-06-11
* Make Linux ELF binaries work. Lots of code duplication, but it will have to do
fvdl
1995-06-10
Rename the dirent fields to match Linux. Make sure the requested buffer
mycroft
1995-05-28
Need netinet/tcp.h.
mycroft
1995-05-28
Convert TCP socket options.
mycroft
1995-05-28
Fill in `name' argument to getsockopt() correctly.
mycroft
1995-05-28
Fix typo.
mycroft
1995-05-28
Convert IP socket options.
mycroft
1995-05-28
Get rid of damned `static's.
mycroft
1995-05-16
Generate the new ps_strings format.
mycroft
1995-04-22
- added struct emul to all emulations.
christos
1995-04-07
Handle Linux signal tramp code differently. Some changes because of the
fvdl
1995-04-04
Fix conversion of `type' and `whence' values in struct flock.
mycroft
1995-03-22
Emulate the return value of times() better.
mycroft
1995-03-21
Update to use timer{add,sub}().
mycroft
1995-03-10
Add the Linux pause() system call. Fix the arguments to sigsuspend().
fvdl
1995-03-08
Add missing structure conversion for IPC_RMID.
fvdl
1995-03-08
Fix typo in comment.
fvdl
1995-03-05
Added a few more system calls.
fvdl
1995-02-28
Added Linux compat code.
fvdl