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
/
multiarch
/
linux_socketcall.c
Age
Commit message (
Expand
)
Author
1998-10-03
Moved via repository copy.
christos
1998-10-01
Split linux/compat/linux_socket.c into common and multi-architechture parts. ...
erh
1996-12-22
Make this compile again, including Politically Correct const handling.
fvdl
1996-04-05
Prototyping changes.
christos
1996-03-08
Separate ioctl emulation by group. Add (minimal) audio emulation.
mycroft
1995-10-07
Prefix names of system call implementation functions with `sys_'.
mycroft
1995-09-19
Make system calls conform to a standard prototype and bring those
thorpej
1995-08-14
Rearrange #includes.
mycroft
1995-06-24
Use compat_util.[ch].
christos
1995-06-22
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
fvdl
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-02-28
Added Linux compat code.
fvdl