Next | Query returned 39 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2007-05-28 07:45:37 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 4.0.7. From the changelog:

  -fix a bug in the align-to-page logic which may have prevented memtester
  from mlock()ing the memory it was trying to test on some systems.
  Thanks: Baif Chen.
   2007-01-11 05:02:53 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 4.0.6. From the changelog:

- test algorithm improvement: the walking 0 bits test was only
    walking the 0 bit in one direction, instead of walking it up
    and back down the line the way it was intended to. Thanks: Tim
    Rule.

- formatting cleanups.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2005-11-01 20:01:17 by Todd Vierling | Files touched by this commit (1)
Log message:
NOT_FOR_PLATFORM Interix, as it has no m[un]lock(2).
   2005-08-24 06:47:10 by Amitai Schlair | Files touched by this commit (5)
Log message:
Introduce DJB_MAKE_TARGETS boolean, on by default, off in the
following packages because they don't use "it" and "setup check"
as BUILD_TARGET and INSTALL_TARGET, respectively:

devel/bglibs
mail/mailfront
mail/qmail-qfilter
sysutils/memtester
sysutils/qlogtools

Since there's only one consumer of BGWARE_INSTALLER, and future
bgware will use bg-installer from bglibs, move the do-install
routine directly into qlogtools.
   2005-08-07 13:56:01 by Amitai Schlair | Files touched by this commit (1)
Log message:
Convert to use djbware.mk.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-22 01:07:36 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 4.0.5. From the changelog:

  -change to the method of allocating and locking memory; if we get EPERM
  when trying to mlock(), reset the amount of memory desired to the original
  amount and try again without mlock().  The reason for this is that on many
  systems, mlock() won't return EPERM until after having returned ENOMEM for
  a larger amount.  The new behaviour allows processes without mlock privileges
  to still test the fully-specified amount or as much memory as can be
  allocated.  Thanks for the suggestion and testing to Dan Bradley.
   2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190)
Log message:
Add RMD160 digests.
   2005-02-16 19:44:36 by Amitai Schlair | Files touched by this commit (2)
Log message:
HOMEPAGE moved. Take MAINTAINER for queue_repair at author's
months-ago request.

Next | Query returned 39 messages, browsing 21 to 30 | Previous