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_ipccall.c
Age
Commit message (
Expand
)
Author
1999-01-10
Revert last changes:
tron
1999-01-03
Moved sysv opt include to header file.
erh
1998-11-22
include missing SYSV option header - PR kern/6479 by Urban Boquist
drochner
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split compat/linux/linux_ipc.c into common and multi-architechture parts. Th...
erh
1998-01-22
Clean this up a bit.
mycroft
1997-05-08
Fixed copyin() argument botch in shmctl() IPC_STAT handling.
kleink
1996-11-15
Avoid compiler warnings when none of the SYSV* options is defined.
fvdl
1996-04-05
Prototyping changes.
christos
1995-10-08
Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID)
fvdl
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-15
Implement the rest of the sysv ipc calls ({sem,msg}*())
fvdl
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-03-08
Add missing structure conversion for IPC_RMID.
fvdl
1995-02-28
Added Linux compat code.
fvdl