|  | Date Of Receipt: 	17-OCT-1994 18:12:39.30
From: 	US2RMC::"[email protected]" "Joshua M. Friedman OSF/UNIX SDE"
To: 	[email protected], [email protected]
CC: 	
Subj: 	RE: bdiff not working in V30 ... What's the word???
There was an error in $NEW - it should have been, and now is,
	V30SUPPORTOS;GOLDOS_BL12
Thanks for catching this and sorry for the problem.
-josh
	From [email protected]  Mon Oct 17 13:00:37 1994
	Delivery-Date: Mon, 17 Oct 94 13:00:44 -0400
	Return-Path: [email protected]
	Received: from albets.zk3.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM)
		id AA12801; Mon, 17 Oct 1994 13:00:37 -0400
	Received: from localhost by albets.zk3.dec.com; (5.65/1.1.8.2/22Apr94-0119PM)
		id AA09320; Mon, 17 Oct 1994 12:59:53 -0400
	Message-Id: <[email protected]>
	To: [email protected]
	Subject: RE: bdiff not working in V30 ... What's the word??? 
	Date: Mon, 17 Oct 94 12:59:53 -0400
	From: [email protected]
	X-Mts: smtp
	
	
	------- Forwarded Message
	
	Return-Path: [email protected] 
	Delivery-Date: Thu, 13 Oct 94 12:41:09 -0400
	Return-Path: [email protected]
	Received: from albets.zk3.dec.com by wasted.zk3.dec.com; 
	(5.65/1.1.8.2/01Sep94-0829AM)
		id AA17005; Thu, 13 Oct 1994 12:42:07 -0400
	Received: from localhost by albets.zk3.dec.com; (5.65/1.1.8.2/22Apr94-0119PM)
		id AA07387; Thu, 13 Oct 1994 12:41:19 -0400
	Message-Id: <[email protected]>
	To: [email protected]
	Cc: [email protected], [email protected]
	Subject: bdiff not working in V30 
	Date: Thu, 13 Oct 94 12:41:18 -0400
	From: [email protected]
	X-Mts: smtp
	
	I did an srequest and got blank bdiff output from the files I am submitting.
	What's going on?
	Here's some supporting information:
	
	csh> currentsb -all
	v30n_df Jan_Reimers_v30n_df /usr/users/reimers/sandboxes . /usr/users/reimers/sa
	ndboxes/v30n_df/rc_files/local /tmp_mnt/nsa/share/nsa/build/support.dsk5/v30supp
	ortos.nightly
	
	csh> echo $NEW
	V30SUPPORTOS
	
	csh> blog bs_access.c |grep V30SUPPORTOS
	
	[ ./kernel/msfs/bs/bs_access.c ]
	        V30SUPPORTOS_NIGHTLY: 1.1.3.17
	
	csh> bdiff -r$NEW bs_access.c
	
	[ ./kernel/msfs/bs/bs_access.c ]
	
	csh> bdiff -r1.1.3.17 bs_access.c
	
	[ ./kernel/msfs/bs/bs_access.c ]
	===================================================================
	RCS file: ./kernel/msfs/bs/bs_access.c,v
	retrieving revision 1.1.3.17
	diff -r1.1.3.17 ./.rcstemp011762/bs_access.c
	24a25,27
	>  * Revision 1.1.17.2  1994/10/12  18:40:56  Jan_Reimers
	>  *    Proper casting to avoid truncating file sized number to 2^32.
	>  *
	27c30
	<  *
	- ---
	>  *
	30c33
	<  *
	- ---
	>  *
	39c42
	<  *
	- ---
	>  *
	212c215
	< #pragma ident "@(#)$RCSfile: bs_access.c,v $ $Revision: 1.1.3.17 $ (DEC) $Date
	: 1994/07/28 16:24:18 $"
	- ---
	> #pragma ident "@(#)$RCSfile: bs_access.c,v $ $Revision: 1.1.17.2 $ (DEC) $Date
	: 1994/10/12 18:40:56 $"
	2406c2409
	<                          - (long) QUOTABLKS( bfap->xtnts.allocPageCnt *
	- ---
	>                         - (long) QUOTABLKS( (ulong_t)bfap->xtnts.allocPageCnt
	*
	
	------- End of Forwarded Message
	
	
	
% Received: 	from albets.zk3.dec.com by us2rmc.zko.dec.com (5.65/rmc-22feb94) id AA00179; Mon, 17 Oct 94 18:10:05 -040
	from flambe.zk3.dec.com by albets.zk3.dec.com; (5.65/1.1.8.2/22Apr94-0119PM) id AA00511; Mon, 17 Oct 1994 18:09:16 -040
	from longbow.zk3.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM) id AA27965; Mon, 17 Oct 1994 18:09:47 -040
	by longbow.zk3.dec.com; id AA00642; Mon, 17 Oct 1994 18:09:47 -0400
% From: 	Joshua M. Friedman OSF/UNIX SDE <[email protected]>
% Date: 	Mon, 17 Oct 1994 18:09:47 -0400
% Message-Id: 	<[email protected]>
% To: 	[email protected], [email protected]
% Subject: 	RE: bdiff not working in V30 ... What's the word???
 |