Next | Query returned 47 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-06-24 01:25:52 by matthew green | Files touched by this commit (4)
Log message:
add support for SIGUSR1/SIGUSR2 to adjust frequency instead of strategy.

new -x means USR1 reduces the minimum and USR2 increases the minimum,
and new -X adjusts the maximum similarly.

-X is designed to allow the user to force the CPU into a lower speed
frequency, without having to restart estd entirely.  -x was added for
symmetry.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-04-25 09:51:27 by matthew green | Files touched by this commit (22)
Log message:
various fixes for arm64 big endian support.

most of these simply extend matching from "aarch64" to \ 
"aarch64eb"
in various forms of code.  most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.

no pkg-bump because this shouldn't change packages on systems that
could already build all of these.
   2020-04-29 21:47:46 by Maya Rashish | Files touched by this commit (1)
Log message:
estd: avoid complex netbsd version logic.

This is a workaround for EOL netbsd versions
   2019-10-06 13:35:16 by Jared D. McNeill | Files touched by this commit (4)
Log message:
Add "Generic Multi-domain Mode" support and track CPU usage on a per-domain
basis when enabled.
   2019-08-14 23:36:09 by Michael Lorenz | Files touched by this commit (1)
Log message:
allow NetBSD-[6-9]* on powerpc and mips64el
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2019-04-09 13:08:13 by Sevan Janiyan | Files touched by this commit (1)
Log message:
Update urls
   2018-11-08 20:44:26 by Jonathan A. Kollasch | Files touched by this commit (1)
Log message:
Allow build on NetBSD/aarch64

Next | Query returned 47 messages, browsing 1 to 10 | Previous