index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
sysv_shm.c
Age
Commit message (
Collapse
)
Author
1999-11-25
Use PAGE_SIZE instead of NBPG.
Artur Grabowski
1999-07-08
Non UVM vaddr_t/paddr_t fixup
Tobias Weingartner
1999-06-23
Improved sysv shared memory. Works with UVM.
Artur Grabowski
Original work done in FreeBSD, but this code was ported from NetBSD by Chuck Cranor.
1999-02-22
We don't need a second prototype for shmexit
Artur Grabowski
1999-02-07
don't include vm_map.h twice
Artur Grabowski
1998-06-14
fix compat shmctl/IPC_STAT
Matthieu Herrb
1998-06-11
change ipc.h to use uid_t and friends, and then build compat system calls ↵
Theo de Raadt
for the old ushort based ipc.h
1998-05-11
const a few more calls
Theo de Raadt
1997-02-21
shmdt before shmdt (in child) fix
Theo de Raadt
1996-09-02
shmdt when no mapping is ok, found by christos
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-12-14
from netbsd; shmfork does not need to know about vfork
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt