summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2011-02-22 20:35:14 +1100
committerCraig Small <csmall@users.sourceforge.net>2011-02-22 20:35:14 +1100
commit64e6225cb3c033c2de50d163e894dc0210cdb5fb (patch)
tree6d0ff8517562e6159739740dade95586fc74b4c2 /ChangeLog
parent3e3a5039bd878f282387fff396538fcac16de9d0 (diff)
Added SF patches and bug reports
* Applied patch from Werner Fink to avoid stat(2) on NFS mounts * Zeros process group memory - Patch by jgorig SF#3152925 RH#666213 * fuser -m -s flags work - Patch by jgorig SF#31110178 RH#651794 * fuser silent if /proc/swaps not available SF#3072134 * ppc 64 support for peekfd by jgorig SF#3166444 * jiffies now ULL in killall SF#3138538 * pstree can show parents of a process. Patch supplied by Curtis Hawthorne SF#3135157
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eee9e7..b421d68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,14 @@ Changes in 22.14
* Strip @ symbol from file names read from /proc/net/unix
* Above 2 changes close openSuSE bugs #536209, #529520, and #417841
and provided by Werner Fink
+ * Applied patch from Werner Fink to avoid stat(2) on NFS mounts
+ * Zeros process group memory - Patch by jgorig SF#3152925 RH#666213
+ * fuser -m -s flags work - Patch by jgorig SF#31110178 RH#651794
+ * fuser silent if /proc/swaps not available SF#3072134
+ * ppc 64 support for peekfd by jgorig SF#3166444
+ * jiffies now ULL in killall SF#3138538
+ * pstree can show parents of a process. Patch supplied by Curtis
+ Hawthorne SF#3135157
Changes in 22.13
================