Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Based on patch provided by Yakovetsky Vladimir in PR 36788.
Add target for FreeBSD and Linux (and IRIX/OSF/AIX/HUPX, not tested).
XXX: Should use distribution's Config script instead?
4.1.2: Minor feature enhancements
This release features support for Cygwin. It validates on Solaris 5.9-10, HP-UX
11.23, and FreeBSD 5.3. There is an HP-UX 64-bit fix. The FreeBSD 5.x special
proc handling was improved, and there were some minor cleanups.
4.1.3: Minor feature enhancements
This release adds support for AIX v5. It has a work-around for a Solaris issue
where the process open() call would hang.
4.1.4: Minor bugfixes
skill and snice now act on each process only once (for systems like BSD that
return the same Process ID multiple times, once for each instantiated thread).
Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
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.
libkvm isn't needed, and skill/snice can run without setgid. Tested on
1.3.3, 1.4 and 1.5A, and should work all the way back to NetBSD 0.8.
Note: applies for NetBSD only, not Solaris :)
Skill Version 3.7, Patch #8 [affects all]
- pid #4 not special for Solaris [from JD Paul <jdpaul@staff.juno.com>]
- generic Linux /proc code [from Michael Smith <michael@csuite.ns.ca>]
- prevent compiler code reorder of SysErr() call in main()
- New OSes: Linux 2.2, Compaq Tru64 Unix 5.0, SCO UnixWare 7.0.1
- Fixed GuessOS for Tru64 Unix and AIX 4.3
- no-ctrling-tty support for: Linux, AIX, HPUX 10/11, SysVr4 (Solaris)
- Rewrite of Linux GetProc().
- Larger errbuf for 4.4BSD [Thomas Klausner <wiz@danbala.tuwien.ac.at>]