PERFORCE change 138689 for review

John Birrell jb at FreeBSD.org
Thu Mar 27 00:08:27 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=138689

Change 138689 by jb at jb_freebsd1 on 2008/03/27 00:08:14

	Reset a file to match the vendor branch so that it won't appear
	in the cvs commit. And therefore won't induce a million emails
	from one person regarding the end of the world.

Affected files ...

.. //depot/projects/dtrace/src/contrib/one-true-awk/run.c#6 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/one-true-awk/run.c#6 (text+ko) ====

@@ -63,8 +63,6 @@
 /* #ifndef RAND_MAX */
 /* #define RAND_MAX	32767 */	/* all that ansi guarantees */
 /* #endif */
-#undef FOPEN_MAX
-#define FOPEN_MAX	40
 
 jmp_buf env;
 extern	int	pairstack[];


More information about the p4-projects mailing list