lsof
NOTE: Automatically created during Factory devel project migration by admin.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:FrontRunner/lsof && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lsof-no-build-date-etc.patch | 0000001787 1.75 KB | |
lsof.changes | 0000020122 19.7 KB | |
lsof.spec | 0000002453 2.4 KB | |
lsof_4.81-fmt.patch | 0000000204 204 Bytes | |
lsof_4.81-include.patch | 0000000766 766 Bytes | |
lsof_4.81-perl.patch | 0000000259 259 Bytes | |
lsof_4.90_src_repacked.tar.xz | 0000704508 688 KB |
Revision 2 (latest revision is 3)
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.
Comments 0