PERFORCE change 18340 for review

Robert Watson rwatson at freebsd.org
Sun Sep 29 22:53:43 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18340

Change 18340 by rwatson at rwatson_tislabs on 2002/09/29 15:53:25

	Initialize local cached variable information, which makes label
	printing work a whole lot better.

Affected files ...

.. //depot/projects/trustedbsd/mac/bin/ps/print.c#10 edit

Differences ...

==== //depot/projects/trustedbsd/mac/bin/ps/print.c#10 (text+ko) ====

@@ -742,6 +742,7 @@
 	int error;
 	VAR *v;
 
+	v = ve->var;
 	string = "";
 
 	error = mac_prepare_process_label(&label);
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list