Revisions of lsof
Frederic Crozat (fcrozat)
committed
(revision 3)
- Update to version 4.91 * This revision applies two fixes that correct the Linux PTY endpoint processing bug [bsc#1082900]
Stephan Kulow (coolo)
committed
(revision 2)
- Update to version 4.90 [bsc#1081562] * Taught the Configure script to create a dummy opt_random.h for FreeBSD systems whose <sys/random.h> includes it. * Added support for the FreeBSD ZFUSE file system. * Corrected the quoting in a Darwin putchar() statement in the dfile.c source file. * Added support for the FreeBSD DTYPE_PTS file descriptor and for unknown descriptors that reference the kernel's badfileops operation switch. Enabled FreeBSD 12.0 support. * Enhanced -K option with the form "-K i" to direct lsof to (i)gnore tasks. Linux task reports now include both process and task command names, making lsof's "-c <name>" option work correctly. * Added a patch to prevent NFS blocking in Linux * Installed a FreeBSD patch that prevents examining a TCP state structure during a race condition. * Updated FreeBSD for new UFS inode structure that lacks an i_dev member in the most recent 12.0-CURRENT. * Added "#define KLD_MODULE" to dlsof.h and dnode2.c to prevent <machine/cpuconf.h> from generating an "ARM_NARCH is 0" error. This is needed so lsof can access kernel structures. * Added recognition of the FreeBSD 11 file system name "nullfs". * Added a patch that is needed on FreeBSD 12 so the lsof compilation can obtain the inpcb and tcpcb structures from their respective header files. Updated FreeBSD dmnt.c for the ino64 changes. * Inserted a patch for Solaris 12.x to avoid compilation errors from <sys/aio_req.h>. * Added performance enhancement that uses the FreeBSD closefrom() and dup2() C library functions when available.
Marcus Rueckert (darix)
committed
(revision 1)
Displaying all 3 revisions