PERFORCE change 109809 for review
Matt Jacob
mjacob at FreeBSD.org
Sun Nov 12 18:51:16 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=109809
Change 109809 by mjacob at newisp on 2006/11/12 18:50:33
Add a ZOMBIE state.
Affected files ...
.. //depot/projects/newisp/dev/isp/isp_library.c#17 edit
Differences ...
==== //depot/projects/newisp/dev/isp/isp_library.c#17 (text) ====
@@ -251,7 +251,7 @@
"CHGD",
"NEW ",
"PVLD",
- "????",
+ "ZOMB",
"VLD "
};
const char *roles[4] = {
More information about the p4-projects
mailing list