--- - branch: MAIN date: Tue Dec 29 12:42:58 UTC 2015 files: - new: '1.121' old: '1.120' path: pkgsrc/sysutils/lsof/Makefile pathrev: pkgsrc/sysutils/lsof/Makefile@1.121 type: modified - new: '1.86' old: '1.85' path: pkgsrc/sysutils/lsof/distinfo pathrev: pkgsrc/sysutils/lsof/distinfo@1.86 type: modified - new: '1.8' old: '1.7' path: pkgsrc/sysutils/lsof/patches/patch-ag pathrev: pkgsrc/sysutils/lsof/patches/patch-ag@1.8 type: modified id: 20151229T124258Z.b41b4ee5f888999a98c5a8a5b96d303faf3af8f5 log: | Update lsof to 4.88. From David H. Gutteridge in PR pkg/50487. Reduced to 50 the number of open file descriptors lsof attempts to close while trying to protect itself from a file descriptor exec() attack. This limits the overhead lsof incurs on systems that have large file descriptor limits, yet provides sufficient open descriptors for the library functions lsof calls. Updated for changes in FreeBSD 10 with advice from Eygene Ryabinkin . Taught Configure to recognize FreeBSD 8.4. Herein am noting that lsof for Solaris 10 or 11 is no longer supported. I no longer have test systems. Some support is still available from Casper Dik and a Solaris 11 patch he provided is included in this revision. Initialized local variables in the Linux process_id() function. Jia He reported the problem. Added support for FreeBSD 11. Updated FreeBSD ZFS Configure stanza to supply a dummy opt_kdtrace.h when needed. Added tmpfs file system support for FreeBSD. Since a test system is no longer available, dropped the claim of FreeBSD 4.9 support. Added the +|-E options for Linux. -E displays endpoint info; +E displays endpoint info and endpopint files. Masatake YAMATO requested this support and suggested code to implement it. Fixed a Linux bug handling processes whose command includes a non-printing character, particularly a NEWLINE character, and clarified printing of single '\\' characters in command and file names. Stephane Chazelas reported the problem. Added support for Linux RDMA and CRYPTO protocal names and UNIX socket type with code from Masatake YAMATO . Fixed field output to insure that the field descriptor field is always selected, since it identifies the file set. The bug was reported by Gary Plewa . module: pkgsrc subject: 'CVS commit: pkgsrc/sysutils/lsof' unixtime: '1451392978' user: bsiegert