Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-26 | Mainly cosmetic changes from previous: | simonb | 2 | -27/+75 | |
+ move includes files from middle of bsd-44.c module to top. + remove unused variables. | |||||
2000-06-26 | Use the kern.proc (or kern.proc2 if available) sysctl directly, so that | simonb | 4 | -12/+169 | |
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-20 | updated to skill 3.7.9, since author incorporated patch. Changes: | wiz | 5 | -34/+12 | |
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-19 | give the package a (much) higher probability to still work on Solaris after | wiz | 2 | -5/+5 | |
my last change | |||||
2000-02-19 | ${UVM} cleanup: while we're at it, make the package work again, and | wiz | 5 | -22/+36 | |
upgrade it to 3.7@P7, also called 3.7.8 | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-05 | Fix OSTYPE - it's bsd-44, not bsd-4.4. | hubertf | 1 | -2/+2 | |
1999-09-27 | Regenerate following Solaris changes to Makefile patch. | agc | 1 | -2/+2 | |
1999-09-27 | Make this program compile on Solaris. | agc | 2 | -9/+18 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-02-23 | Shorten some comments to fit neatly in pkg_info display, without losing any | abs | 1 | -1/+1 | |
information. | |||||
1999-01-05 | Updated to skill-3.7.7. The author included my patch to avoid | kim | 4 | -29/+13 | |
segfaults on BSD 4.4 -derived systems (related to getting the number of signals right). Adds support for SIGPWR on NetBSD. | |||||
1999-01-05 | Updated to 3.7.6 (3.7@P5) | kim | 4 | -6/+25 | |
1998-08-11 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-04 | Addition of skill/snice (skill-3.7.5) | kim | 6 | -0/+109 | |