CVS: cvs.openbsd.org: ports
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/08/08 03:02:20 Modified files: sysutils/pftop : Makefile sysutils/pftop/patches: patch-pftop_c Log message: pftop: add fix from https://github.com/grembo/pftop/commit/04cde25f077b026802777c38e25 to avoid using uninitialised memory. from Larry Moore.