- Add LICENSE as gnu-gpl-v1, add comment on patch
(upstream)
- Update 2.36 to 2.39
-------------------
* Revision 2.39 2015/05/13 12:24:47 fred
* Summary: Don't use uninitialized structs when ioctl() fails, e.g. if run with stdout
* redirected. Problem reported by Jan Stary.
*
* Revision 2.38 2015/04/20 14:50:42 fred
* Summary: Added patch for AIX61 contributed by Michael Staats
*
* Revision 2.37 2015/04/20 10:15:29 fred
* Summary: V2.36
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.
Upstream changes:
* Revision 2.36 2013-04-12 11:47:03+02 fred
* Some processes like apache under a recent Linux were listed with UID
* root instead of the correct UID, as they use setuid(). We now read the
* UID from the owner of /proc/PID instead of /proc/PID/stat, as this
* seems to be updated correctly. Thanks to Tom Schmidt
* <tschmidt AT micron.com> for pointing out this bug.
*
* Revision 2.35 2013-02-28 08:33:02+01 fred
* Added Stan Sieler's fix to my adaption of snprintf fix by Stan Sieler :-)
*
* Revision 2.34 2013-02-27 16:57:25+01 fred
* Added snprintf fix by Stan Sieler
(on DragonFly).
Fix DragonFly support.
This is for PR #35832. Thank you, fuyuki, for the patch.
I didn't commit the other bug fix, because it was already fixed
(even though I didn't see in the change log at end of source).
Pkgsrc changes:
- Added support for installation to DESTDIR.
Changes since version 2.27:
===========================
* Revision 2.32 2007-10-26 21:39:50+02 fred
* Added option -l provided by Michael E. White <mewhite AT us.ibm.com>
* Revision 2.31 2007-06-08 17:45:23+02 fred
* Fixed problem with users with long login name (Reported by Oleg A. Mamontov)
* Revision 2.30 2007-05-10 23:13:04+02 fred
* *** empty log message ***
* Revision 2.29 2007-05-10 22:37:13+02 fred
* Added fix for Solaris Zone and bug fix from Philippe Torche
* Revision 2.28 2007-05-10 22:01:07+02 fred
* Added new determination of window width
* Revision 2.27 2005-04-08 22:08:45+02 fred
Also accept PPID==1 if nothing else is found. Should fix problem with
FreeBSD and security.bsd.see_other_uids=0.
* Revision 2.26 2004-10-15 13:59:03+02 fred
Fixed small bug with char/int variable c
reported by Tomas Dvorak <tomas_dvorak AT mailcan.com>
* Revision 2.25 2004-05-14 16:41:39+02 fred
Added workaround for spurious blank lines in ps output under AIX 5.2
reported by Dean Rowswell <rowswell AT ca.ibm.com>
* Revision 2.24 2004-04-14 09:10:29+02 fred
*** empty log message ***
* Revision 2.23 2004-02-16 10:55:20+01 fred
Fix for zombies (pid == 0) under FreeBSD
* Revision 2.22 2003-12-12 10:58:46+01 fred
Added support for TRU64 v5.1b TruCluster
* Revision 2.21 2003-10-06 13:55:47+02 fred
Fixed SEGV under Linux when process table changes during run
* Revision 2.20 2003-07-09 20:07:29+02 fred
cosmetic
(Hint for updaters: the ChangeLog is at the bottom of the source file.)
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.