kleink
|
5482ee2d93
|
Fixed copyin() argument botch in shmctl() IPC_STAT handling.
|
1997-05-08 14:33:11 +00:00 |
fvdl
|
2452eadc60
|
Avoid compiler warnings when none of the SYSV* options is defined.
|
1996-11-15 09:51:25 +00:00 |
christos
|
151fa70f78
|
Prototyping changes.
|
1996-04-05 00:01:10 +00:00 |
fvdl
|
7292169d66
|
Avoid unnecessary copyin() of shmid_ds struct for shmctl(IPC_RMID)
|
1995-10-08 22:49:29 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
e1da0d5390
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
|
1995-09-19 22:37:27 +00:00 |
fvdl
|
02b3c95be6
|
Implement the rest of the sysv ipc calls ({sem,msg}*())
|
1995-08-15 21:14:32 +00:00 |
mycroft
|
88b8e43a80
|
Rearrange #includes.
|
1995-08-14 01:27:43 +00:00 |
christos
|
6b95b513b0
|
Use compat_util.[ch].
|
1995-06-24 20:20:04 +00:00 |
fvdl
|
c4aaa6000c
|
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
from the svr4 exec code plus the linux compat mods)
* Include file change
* Add multicast sockopts (from John Brezak)
|
1995-06-22 21:34:27 +00:00 |
fvdl
|
9e7e8cd294
|
Add missing structure conversion for IPC_RMID.
|
1995-03-08 17:27:42 +00:00 |
fvdl
|
3bf459f350
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |