In article <20120219183843.GA1307@marx.bitnet>,
Jukka Ruohonen wrote:
>On Sun, Feb 19, 2012 at 07:02:57PM +0100, Joerg Sonnenberger wrote:
>> On Sun, Feb 19, 2012 at 11:45:03AM -0500, Christos Zoulas wrote:
>> > Module Name: src
>> > Committed By: christos
>> > Date: Sun F
On Sun, Feb 19, 2012 at 07:02:57PM +0100, Joerg Sonnenberger wrote:
> On Sun, Feb 19, 2012 at 11:45:03AM -0500, Christos Zoulas wrote:
> > Module Name:src
> > Committed By: christos
> > Date: Sun Feb 19 16:45:03 UTC 2012
> >
> > Modified Files:
> > src/sys/external/
On Sun, Feb 19, 2012 at 07:02:57PM +0100, Joerg Sonnenberger wrote:
> On Sun, Feb 19, 2012 at 11:45:03AM -0500, Christos Zoulas wrote:
> > Module Name:src
> > Committed By: christos
> > Date: Sun Feb 19 16:45:03 UTC 2012
> >
> > Modified Files:
> > src/sys/external/
On Sun, Feb 19, 2012 at 11:45:03AM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun Feb 19 16:45:03 UTC 2012
>
> Modified Files:
> src/sys/external/bsd/acpica/dist/include: acapps.h
>
> Log Message:
> Use the release date as suggested.
> XXX: I
On Sun, Feb 19, 2012 at 12:34:19PM +0200, Alan Barrett wrote:
> On Sun, 19 Feb 2012, Christos Zoulas wrote:
> >Modified Files:
> > src/sys/external/bsd/acpica/dist/include: acapps.h
> >
> >+#ifdef ACPI_REPRO
> >+#define ACPI_DATE "1 Jan 1970"
> >+#else
> >+#define ACPI_DATE __DATE__
> >+#endif
On Sun, 19 Feb 2012, Christos Zoulas wrote:
Modified Files:
src/sys/external/bsd/acpica/dist/include: acapps.h
+#ifdef ACPI_REPRO
+#define ACPI_DATE "1 Jan 1970"
+#else
+#define ACPI_DATE __DATE__
+#endif
Can we use a better date here, without breaking MKREPRO? Perhaps the
date of the