| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lsof | Distribution: openSUSE 11.4 |
| Version: 4.84 | Vendor: openSUSE |
| Release: 5.1 | Build date: Fri Feb 18 22:48:19 2011 |
| Group: System/Monitoring | Build host: build13 |
| Size: 978817 | Source RPM: lsof-4.84-5.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://people.freebsd.org/~abe/ | |
| Summary: A Program That Lists Information about Files Opened by Processes | |
Lsof lists information about files opened by processes. An open file
may be a regular file, a directory, a block special file, a character
special file, an executing text reference, a library, a stream, or a
network file (Internet socket, NFS file, or UNIX domain socket.) A
specific file or all the files in a file system may be selected by
path.
Authors:
--------
Victor A. Abell <abe@purdue.edu>
BSD3c ; Other uncritical OpenSource License
* Wed Jan 12 2011 puzel@novell.com
- portability fixes (by Pascal)
* Sun Aug 29 2010 cristian.rodriguez@opensuse.org
- Do not include build host specific information including
date and compilation time to make build-compare happy
* Tue Aug 17 2010 puzel@novell.com
- update to lsof 4.84
* corrects a man page nroff command error
* recognizes FreeBSD 7.3
* adds improved task support, initially for Linux
* Fri Apr 09 2010 puzel@novell.com
- update to lsof 4.83
* corrects an over-zealous test that causes lsof to produce no
ouput when the HASSECURITY and HASNOSOCKSECURITTY have been
specified at lsof build time
* fixes a typo with the LINUX_HASSELUNIX Configure variable
* accepts LSOF_RANLIB from the environment
* added Linux test for __UCLIBC__
* Fri Feb 19 2010 coolo@novell.com
- fix 64bit issue (gcc 4.5)
* Sun Dec 20 2009 jengelh@medozas.de
- enable parallel build
* Mon Jan 19 2009 prusnak@suse.cz
- updated to 4.81
* Updated the Darwin libproc sources with changes from
Allan Nathanson <ajn@apple.com>. Tested them on a iMac
mini, provided by Apple Inc.
* Changed dummy declarations in library source files to
eliminate complaints about unused variables and empty
object files. This change may not work on dialects I
can no longer test; it has been tested on some versions
of AIX, Darwin, FreeBSD, Linux and Solaris.
* At the request of Hal Brooks <hal@uga.edu> added support
for Linux /proc/net/packet files. Hal tested it.
* Added socket file only performance enhancements to Linux
and PSTAT-based HPUX lsof.
* Added htonl call around improper usage of INADDR_LOOPBACK;
report from an Apple engineer forwarded by Allan Nathanson
<ajn@apple.com>.
* Adjusted for FreeBSD-8.0 change in device number handling.
The adjustment should work for FreeBSD 5 and above, should
the 8.0 change be propagated downward. The problem was
reported by Pav Lucistnik <pav@FreeBSD.org>. An updated
test system was provided by Erwin Lansing <erwin@FreeBSD.org>.
* Reduced AIX support to version 5.3, since test systems with
older versions are no longer available to me.
* At the request of Marjo F. Mercado <mmercado@xceedium.com>
and Phil Shin <pshin@xceedium.com> applied some speed
improvements to lsof, particularly when the files of
interest are /Internet files -- i.e., selected with lsof's
- i" option. Added a two new options to assist the
improvements: 1) "-c^<command>" to tell lsof to exclude the
named command(s); and 2) "-stcp|ud>:[^]state' to tell lsof
to include in its reporting or exclude ('^') from its
reporting Internet files in the named states (e.g., LISTEN,
^CLOSE_WAIT, IDLE, etc.) For the most part these changes
apply only to AIX, Darwin, FreeBSD, PSTAT-based HP-UX, Linux
and Solaris, since those are the only places I could test
them. They are controlled by the HASTCPUDPSTATE definition
in each dialect's machine.h header file. Marjo and Phil
provided HP-UX 11.23 and 11.31 test systems.
* Fixed a stat(2) problem on HP-UX 11.31 while testing the
speed improvements.
* Adjusted for kernel header file changes in FreeBSD
8.0-CURRENT. Larry Rosenman <ler@lerctr.org> provided
a test system.
* Added a warning for Solaris systems where VxFS node info
can't be obtained from the VxFS utility library. The
warning was requested by Tom Matthews <Tom.MATTHEWS@rbs.com>.
* Corrected mishandling of file system path name arguments
that have trailing slashes, except, of course, the root
file system, "/". Allan Nathanson <ajn@apple.com> reported
the bug.
* Mon Sep 08 2008 prusnak@suse.cz
- updated to 4.80
* Updated for a FreeBSD 7.0 and above byte level locking
change. The problem was reported by Conrad J. Sabatier
<conrads@cox.net>, who helped test the update. Wesley
Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test
system.
* Propagated the FreeBSD 7.0 and above locking changes to
FreeBSD 6.x, based on a report from Edwin Groothuis
<edwin@FreeBSD.org>.
* Added warnings for unsupported dialects or versions.
* Added Linux support for the UDPLITE protocol. Eric
Dumazet <dada1@cosmosbay.com> supplied a patch.
* Added a missing quote to the Configure script's
FreeBSD stanza.
* Added a usage.o rule to the HP-UX PSTAT-based
Makefile. I mistakenly deleted the rule at revision
4.79. The missing rule was reported by Kawaljeet Kaur
<kawaljeet.malviya@gmail.com> who tested the corrected
Makefile.
* Wed Aug 20 2008 prusnak@suse.cz
- enabled SELinux support [Fate#303662]
* Tue Apr 22 2008 prusnak@suse.cz
- updated to 4.79
* improved Linux /proc file stream reading speed
* improved TCP, TCP6, UDP and UDP6 hashing by determining
the hash bucket count from the /proc/net sockstat and sockstat6
files
* fixed a Linux maps file processing bug that prevented path names
from having an embedded colon
* added support for the Linux 2.6.22 kernel's /proc/<PID>/fdinfo
files - i.e. file offset and flags
* fixed a Linux UNIX socket memory leak
* corrected a getpidcon() error message
* insured that inode numbers are handled correctly for their
unsigned long long type
* improved SELinux handling
* fixed a socket file identification problem
* added the ability to format the repeat mode marker line
/usr/bin/lsof /usr/share/doc/packages/lsof /usr/share/doc/packages/lsof/CREDITS /usr/share/doc/packages/lsof/DCACHE /usr/share/doc/packages/lsof/DIALECTS /usr/share/doc/packages/lsof/DIST /usr/share/doc/packages/lsof/FAQ /usr/share/doc/packages/lsof/LSOF-L /usr/share/doc/packages/lsof/MANIFEST /usr/share/doc/packages/lsof/PORTING /usr/share/doc/packages/lsof/QUICKSTART /usr/share/doc/packages/lsof/README /usr/share/doc/packages/lsof/TEST /usr/share/doc/packages/lsof/XCONFIG /usr/share/doc/packages/lsof/scripts /usr/share/doc/packages/lsof/scripts/MANIFEST /usr/share/doc/packages/lsof/scripts/README /usr/share/doc/packages/lsof/scripts/big_brother.perl5 /usr/share/doc/packages/lsof/scripts/count_pf.perl /usr/share/doc/packages/lsof/scripts/count_pf.perl5 /usr/share/doc/packages/lsof/scripts/identd.perl5 /usr/share/doc/packages/lsof/scripts/idrlogin.perl /usr/share/doc/packages/lsof/scripts/idrlogin.perl5 /usr/share/doc/packages/lsof/scripts/list_NULf.perl5 /usr/share/doc/packages/lsof/scripts/list_fields.awk /usr/share/doc/packages/lsof/scripts/list_fields.perl /usr/share/doc/packages/lsof/scripts/shared.perl5 /usr/share/doc/packages/lsof/scripts/sort_res.perl5 /usr/share/doc/packages/lsof/scripts/watch_a_file.perl /usr/share/doc/packages/lsof/scripts/xusers.awk /usr/share/man/man8/lsof.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:49:16 2013