summaryrefslogtreecommitdiff
path: root/sysutils/skill/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-06-23Don't pull in sys/user.h.joerg1-4/+12
2008-08-02Fix broken build on -current.dholland1-0/+12
2007-10-28Move patch location to maintain easy.obache1-6/+8
2007-10-27Update skill to 4.1.4.obache3-10/+33
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.
2005-12-06Fix errno. On DragonFly, define HAS_STRERROR to avoid conflicts withjoerg1-8/+16
system headers.
2003-09-23Add HOMEPAGE, and make compile on non-NetBSD.wiz1-8/+10
From Jonathan Perkin in PR 22909.
2002-06-28Updated skill to 4.1nb2abs2-9/+12
Fix for pre NetBSD-1.5 systems.
2002-06-23Fix for truncated process name problem decribed in pkg/10416.kent1-0/+23
Increment PKGREVISION.
2002-04-29Update to 4.1 -- patch-ab has been folded into the distribution.wiz2-225/+14
2001-04-16o respect CFLAGSzuntum1-9/+12
o remove redundant line: WRKSRC=${WRKDIR}/${PKGNAME}, since ${PKGNAME}==${DISTNAME}
2000-09-03add RCS Idwiz1-0/+1
2000-06-26Mainly cosmetic changes from previous:simonb1-25/+73
+ move includes files from middle of bsd-44.c module to top. + remove unused variables.
2000-06-26Use the kern.proc (or kern.proc2 if available) sysctl directly, so thatsimonb2-6/+163
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 :)
2000-02-20updated to skill 3.7.9, since author incorporated patch. Changes:wiz2-26/+5
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>]
2000-02-19give the package a (much) higher probability to still work on Solaris afterwiz1-3/+3
my last change
2000-02-19${UVM} cleanup: while we're at it, make the package work again, andwiz2-13/+28
upgrade it to 3.7@P7, also called 3.7.8
1999-09-27Make this program compile on Solaris.agc1-5/+6
1999-01-05Updated to skill-3.7.7. The author included my patch to avoidkim2-21/+5
segfaults on BSD 4.4 -derived systems (related to getting the number of signals right). Adds support for SIGPWR on NetBSD.
1999-01-05Updated to 3.7.6 (3.7@P5)kim1-0/+16
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-04Addition of skill/snice (skill-3.7.5)kim1-0/+69