Next | Query returned 9 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2022-08-16 01:04:38 by Tobias Nygren | Files touched by this commit (2)
Log message:
picotrace: apply upstream patch to fix build on NetBSD 9

Probably. Untested.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-03-18 16:45:41 by Kamil Rytarowski | Files touched by this commit (2)
Log message:
picotrace: Upgrade to 20200318

* add support for NetBSD 9.99.30 and newer
* set minimal version to NetBSD 9.0
* picotrace: support POSIX_SPAWN
* common: Regenerate for syscall.h 1.308
* truss: support POSIX_SPAWN
* coredumper: support POSIX_SPAWN
* singlestepper: support POSIX_SPAW
   2019-11-02 21:36:07 by Kamil Rytarowski | Files touched by this commit (4)
Log message:
picotrace: Upgrade to 20191102

Update DESCR.

Changes:

* set minimal version to NetBSD 9.0
* picotrace: support POSIX_SPAWN
* common: Regenerate for syscall.h 1.308
* truss: support POSIX_SPAWN
* coredumper: support POSIX_SPAWN
* singlestepper: support POSIX_SPAWN
   2019-05-26 07:14:26 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
picotrace: Update to 20190526

20190526

* picotrace: enhance spelling and formatting of the documentation.
* picotrace: set close-on-exec on the output log.
* picotrace: fix uninitialized memory read in copyinstr()
* common: correct detection and distinguishing of events
* coredumper: initial version.
* truss: initial version.
   2019-05-07 11:33:13 by Leonardo Taccari | Files touched by this commit (1)
Log message:
picotrace: Simplify distfile handling (NFC)

Discussed with <kamil>, thanks!
   2019-05-07 01:44:58 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
picotrace: Fix typo in DESCR
   2019-05-07 01:18:11 by Kamil Rytarowski | Files touched by this commit (4)
Log message:
devel/picotrace: import picotrace-20190507

picotrace enables syscall trace logging for the specified processes.

The tracer uses the ptrace(2) system call to perform the tracing process.

The picotrace program has been designd to ship bare functionality only,
without pretty printing of data structures and interpreting passed arguments
to syscalls.

picotrace is designed to be a framework for other more advanced tracers and
illustration of the canonical usage of the ptrace system call. New features are
not expected unless they present a new feature in the NetBSD kernel.

Next | Query returned 9 messages, browsing 1 to 10 | previous