PERFORCE change 163097 for review
Marko Zec
zec at FreeBSD.org
Sat May 30 16:30:37 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=163097
Change 163097 by zec at zec_tpx32 on 2009/05/30 16:30:07
Remove an unused field in struct vi_req.
Affected files ...
.. //depot/projects/vimage-commit2/src/sys/sys/vimage.h#66 edit
Differences ...
==== //depot/projects/vimage-commit2/src/sys/sys/vimage.h#66 (text+ko) ====
@@ -41,7 +41,6 @@
int vi_api_cookie; /* Catch API mismatch. */
int vi_req_action; /* What to do with this reqest? */
u_short vi_proc_count; /* Current number of processes. */
- u_short vi_child_count; /* Current number of child vimages. */
int vi_if_count; /* Current number network interfaces. */
int vi_sock_count;
char vi_name[MAXPATHLEN];
More information about the p4-projects
mailing list