Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: pgoyette
Date: Tue May 12 05:19:20 UTC 2015
Modified Files:
src/sys/kern: sysv_msg.c sysv_sem.c sysv_shm.c
Log Message:
In preparation for modularization of the SYSV* options, restore the
use of opt_sysv.h to get the -DSYSVxxx definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/kern/sysv_msg.c
cvs rdiff -u -r1.91 -r1.92 src/sys/kern/sysv_sem.c
cvs rdiff -u -r1.125 -r1.126 src/sys/kern/sysv_shm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index