Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/external/cddl/osnet/sys/sys
Module Name: src
Committed By: martin
Date: Thu Mar 22 11:03:51 UTC 2018
Modified Files:
src/external/cddl/osnet/sys/sys [netbsd-8]: kmem.h
Log Message:
Pull up following revision(s) (requested by maya in ticket #651):
external/cddl/osnet/sys/sys/kmem.h: revision 1.8
external/cddl/osnet/sys/sys/kmem.h: revision 1.9
external/cddl/osnet/sys/sys/kmem.h: revision 1.7
our pool code needs either PR_SLEEP or PR_NOWAIT; arrange for that explaining
the current choice :-)
use symbolic constant for 0
Let's define symbols before using them.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.38.1 src/external/cddl/osnet/sys/sys/kmem.h
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