Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 00:08:26 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 138689 for review
Message-ID:  <200803270008.m2R08Q8Z012317@repoman.freebsd.org>

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

Change 138689 by jb@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[];



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