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
/
arch
Age
Commit message (
Expand
)
Author
1995-06-11
* Make Linux ELF binaries work. Lots of code duplication, but it will have to do
fvdl
1995-05-28
Convert TCP socket options.
mycroft
1995-05-28
Convert IP socket options.
mycroft
1995-05-07
Turn off a debugging printf().
mycroft
1995-05-07
Improve Linux signal emulation, and emulate the modify_ldt() call.
mycroft
1995-05-06
Add stub for linux_modify_ldt().
mycroft
1995-05-06
Add linux_modify_ldt(), if __i386__.
mycroft
1995-05-01
Fix typos.
mycroft
1995-05-01
Save and restore %fs and %gs across signals.
mycroft
1995-05-01
Update to match include files. Eliminate _ucodesel, _udatasel, and IdlePTD.
mycroft
1995-04-22
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
christos
1995-04-07
Arch dependant defs for Linux. Just signal stackframe definition for now.
fvdl
1995-04-07
Changes because of proper Linux signal stackframe building, and
fvdl
1995-04-07
Handle Linux signal tramp code differently. Some changes because of the
fvdl
1995-03-10
Add the Linux pause() system call. Fix the arguments to sigsuspend().
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