]> granicus.if.org Git - psmisc/commit
Added SF patches and bug reports
authorCraig Small <csmall@users.sourceforge.net>
Tue, 22 Feb 2011 09:35:14 +0000 (20:35 +1100)
committerCraig Small <csmall@users.sourceforge.net>
Tue, 22 Feb 2011 09:35:14 +0000 (20:35 +1100)
commit64e6225cb3c033c2de50d163e894dc0210cdb5fb
tree6d0ff8517562e6159739740dade95586fc74b4c2
parent3e3a5039bd878f282387fff396538fcac16de9d0
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
ChangeLog
doc/killall.1
doc/pstree.1
src/fuser.c
src/fuser.h
src/killall.c
src/lists.h [new file with mode: 0644]
src/peekfd.c
src/pstree.c