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_msg.c
Age
Commit message (
Expand
)
Author
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2003-07-21
remove caddr_t casts. it's just silly to cast something when the function
Ted Unangst
2002-12-22
Cosmetic changes:
Todd C. Miller
2002-12-22
Clear the high bit of ipc_perm.seq so msgget(3) never returns a
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-12
Don't allocate globals in include files, use extern declarations.
Todd C. Miller
2001-06-22
KNF
Theo de Raadt
2001-05-16
Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it.
Todd C. Miller
1999-08-09
unique panic messages
Theo de Raadt
1999-04-18
incorrect range checking, output buf oflow; futatuki@fureai.or.jp
Theo de Raadt
1999-02-04
wrap noise in DIAGNOSTIC
Theo de Raadt
1998-06-11
change ipc.h to use uid_t and friends, and then build compat system calls for...
Theo de Raadt
1998-05-11
extra const
Theo de Raadt
1998-05-11
const a few more calls
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt