Subject: CVS commit: src/sys/compat/sys
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/12/2005 00:39:22
Module Name: src
Committed By: simonb
Date: Sat Nov 12 00:39:22 UTC 2005
Modified Files:
src/sys/compat/sys: msg.h sem.h shm.h
Log Message:
Copyright maintenance - only include the copyrights from the original
sys/*.h files that were in the files at the time the old structures
were present.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/compat/sys/msg.h
cvs rdiff -r1.2 -r1.3 src/sys/compat/sys/sem.h
cvs rdiff -r1.3 -r1.4 src/sys/compat/sys/shm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.