Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 01:08:34 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 110903 for review
Message-ID:  <200612030108.kB318Y7I098727@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=110903

Change 110903 by jb@jb_freebsd8 on 2006/12/03 01:08:18

	IFprojects_opensolaris. (loop back)

Affected files ...

.. //depot/projects/dtrace/src/contrib/opensolaris/cmd/sgs/include/alist.h#4 integrate
.. //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/cvt/alist.h#4 integrate
.. //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/cvt/util.c#8 integrate
.. //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/dump/dump.c#4 integrate

Differences ...

==== //depot/projects/dtrace/src/contrib/opensolaris/cmd/sgs/include/alist.h#4 (text) ====


==== //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/cvt/alist.h#4 (text) ====


==== //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/cvt/util.c#8 (text) ====


==== //depot/projects/dtrace/src/contrib/opensolaris/tools/ctf/dump/dump.c#4 (text) ====

@@ -769,9 +769,6 @@
 static int
 print_usage(FILE *fp, int verbose)
 {
-#if !defined(sun)
-#define getpname	getprogname
-#endif
 	(void) fprintf(fp, "Usage: %s [-dfhlsSt] [-u file] file\n", getpname());
 
 	if (verbose) {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612030108.kB318Y7I098727>