Version: 4.1, Package name: skill-4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description `skill' is a program which sends signals to processes given any combination of user names, ttys, commands, and pids. `snice' is a program which changes the priority of processes (given the same). It's actually one program which examines argv to determine what action is to be taken on matching processes. It is similar to kill(1) and renice(8), however the command line is completely order independent. There are also verbose, search, and interactive modes of operation. |
Filesize: 44.847 KB |
Version History (View Complete History) |
|
2019-07-17 08:39:44 by Daniel Jakots | Files touched by this commit (41) |
Log message: Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@ |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2011-07-06 07:41:29 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - move away from old kinfo_proc2 |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-01-19 08:25:21 by Okan Demirmen | Files touched by this commit (4) |
Log message: adapt for KERN_PROC2; regen plist ok sthen@ |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2005-01-05 10:29:43 by Christian Weisgerber | Files touched by this commit (94) |
Log message: SIZE |
2004-12-20 03:35:37 by Aleksander Piotrowski | Files touched by this commit (57) |
Log message: Add WANTLIB markers |
2004-09-15 12:39:34 by Marc Espie | Files touched by this commit (72) |
Log message: new plists |
2002-10-28 12:53:44 by Christian Weisgerber | Files touched by this commit (20) |
Log message: No regression tests available. |
2002-09-17 13:50:48 by Peter Valchev | Files touched by this commit (1) |
Log message: Since this has been converted to use sysctl interface, there is no longer need to install it setgid kmem (duh); ok jakob |
2002-09-10 03:24:40 by Jakob Schlyter | Files touched by this commit (1) |
Log message: fix PKGNAME vs DISTNAME |
2002-09-08 06:46:03 by Jakob Schlyter | Files touched by this commit (2) |
Log message: add patch from form@ to switch to sysctl interface bump package patch version and nuke NEED_VERSION |