]> granicus.if.org Git - psmisc/commitdiff
inode and device types typo fixes and case insensitive
authorCraig Small <csmall@users.sourceforge.net>
Sat, 24 Apr 2004 08:40:51 +0000 (08:40 +0000)
committerCraig Small <csmall@users.sourceforge.net>
Sat, 24 Apr 2004 08:40:51 +0000 (08:40 +0000)
ChangeLog
doc/killall.1

index 53049b24b9bde81bffadf0d5198dca27b0945751..3e87c493ce1dc0e40a5fff0db9fc99c14a5e0d88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ Changes in 21.5
 not-yet-released
        * Sven Dahl provides a patch for using psmisc with uclibc
        * Sid flag in options is d not S. SF#791537
+       * Fixed typo in checking ss_family SF#845292
+       * Lines not truncated using UTF-8 SF Patch: #757164
+       * Case insensitve matching with -I flags SF Patch: #740662
+       * inode and devices use ino_t and dev_t SF#: 
 
 2004-04-05  gettextize  <bug-gnu-gettext@gnu.org>
 
index ee8b76334d4ca117cb8d067f0966157ed6581d25..522dcba73dceb5a63949118ad171784f81c03739 100644 (file)
@@ -48,6 +48,8 @@ out). In this case, \fBkillall\fP will kill everything that matches within
 the first 15 characters. With \fB\-e\fP, such entries are skipped.
 \fBkillall\fP prints a message for each skipped entry 
 if \fB\-v\fP is specified in addition to \fB\-e\fP,
+.IP "\fB\-I\fP, \fB\-\-ignore-case\fP"
+Do case insensitive process name match.
 .IP "\fB\-g\fP, \fB\-\-process-group\fP"
 Kill the process group to which the process belongs. The kill signal is only
 sent once per group, even if multiple processes belonging to the same process