Deleted Added
full compact
rstat.x (23037) rstat.x (26208)
1/*
2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3 * unrestricted use provided that this legend is included on all tape
4 * media and as a part of the software program in whole or part. Users
5 * may copy or modify Sun RPC without charge, but are not authorized
6 * to license or distribute it to anyone else except as part of a product or
7 * program developed by the user.
8 *

--- 33 unchanged lines hidden (view full) ---

42%
43%#endif /* ndef FSCALE */
44
45#else
46
47%#ifndef lint
48%/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
49%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
1/*
2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3 * unrestricted use provided that this legend is included on all tape
4 * media and as a part of the software program in whole or part. Users
5 * may copy or modify Sun RPC without charge, but are not authorized
6 * to license or distribute it to anyone else except as part of a product or
7 * program developed by the user.
8 *

--- 33 unchanged lines hidden (view full) ---

42%
43%#endif /* ndef FSCALE */
44
45#else
46
47%#ifndef lint
48%/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
49%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
50%static char rcsid[] = "$Id$";
50%static char rcsid[] = "$Id: rstat.x,v 1.1 1994/08/04 19:01:51 wollman Exp $";
51%#endif /* not lint */
52
53#endif /* def RPC_HDR */
54
55const RSTAT_CPUSTATES = 4;
56const RSTAT_DK_NDRIVE = 4;
57
58/*

--- 92 unchanged lines hidden ---
51%#endif /* not lint */
52
53#endif /* def RPC_HDR */
54
55const RSTAT_CPUSTATES = 4;
56const RSTAT_DK_NDRIVE = 4;
57
58/*

--- 92 unchanged lines hidden ---