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
/
common
/
sysv_msg_14.c
Age
Commit message (
Expand
)
Author
2011-01-19
Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>.
tsutsui
2009-01-11
merge christos-time_t
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-12-04
Remove all the __P
dsl
2007-02-09
Merge newlock2 to head.
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-07-23
Use the LWP cached credentials where sane.
ad
2005-11-11
Move more compat stuff from sys.
christos
2005-11-10
These two really don't need the new header.
christos
2005-11-10
Include new compat header.
christos
2005-02-26
nuke trailing whitespace
perry
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2000-12-21
don't define SYSVMSG if it's already defined
jdolecek
2000-06-02
Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
simonb
1999-08-25
Add compatibility calls for the 1.4 System V IPC *ctl() calls, and
thorpej