summaryrefslogtreecommitdiff
path: root/sysutils/lsof/patches
AgeCommit message (Collapse)AuthorFilesLines
2002-12-22Upgrade lsof pkg to 4.66. Notable changes are:atatat1-5/+18
... Implemented the HASNOSOCKSECURITY compile-time option. When it and HASSECURITY are defined, lsof will be built to list only the user's open files, but will also list anyone else's open socket files, provided the "-i" option selects their listing. Updated the Customize script to ask about setting HASNOSOCKSECURITY. Left it undefined in all dialect machine.h header files. This change was requested by Kenneth Stailey <kstailey@speakeasy.net> for use with ntop. ... Improved lsof help (-h) and version (-v) information reporting. ... In order to the provide a simple pkgsrc hook for the new HASNOSOCKSECURITY option, we provide the LSOF_LESS_SECURE_SOCKETS setting (as a complement to the LSOF_MORE_SECURE option we already have).
2002-10-12Upgrade lsof pkg to 4.65. Notable changes from 00DIST are:atatat1-36/+0
... Enabled compiling of lsof for NetBSD 1.5 with the NULL file system, using a patch from Andrew Brown <atatat@atatdot.net>. ... Applied a patch, supplied by Andrew Brown <atatat@atatdot.net>, that updates lsof for NetBSD version 1.6.6. Corrected handling of the NetBSD nullfs. ... This obsoletes patch-ab. Again. :)
2002-09-13Clean up the fix for the missing bufq_state so that builds on olderatatat1-13/+22
current systems, on 1.6, and on previous releases should all work now.
2002-09-13Restore "patch-aa" which got clobbered during the last commit by mistake.tron2-24/+42
2002-09-12Fix build problem under NetBSD-current and combine two patches whichtron2-33/+24
modify the same file.
2002-08-19Make lsof 4.64 build under 1.5 again. Once 4.65 comes out, this patchatatat1-0/+18
can be removed.
2001-10-22Upgrade to lsof version 4.59, which obsoletes patch-ab. NetBSDatatat1-19/+0
releated changes from the release notes for 4.59 include: 4.59 October 20, 2001 ... Added an additional UVM test to the NetBSD Configure stanza. Andrew Brown <atatat@atatdot.net> supplied the test; it recognizes NetBSD 1.5Y UVM changes to the vnode structure recently committed by Chuck Silvers. ... Added an IP version selector to the -i option parameters.
2001-10-09Add RCS Id to patch.atatat1-0/+4
2001-10-09Update to lsof release 4.58 (no obvious NetBSD related changes) andatatat1-0/+15
add a patch to "detect" uvm after Chuck's recent work.
2001-04-30Add a mk.conf variable LSOF_MORE_SECURE, which, if set to 1, willagc1-0/+18
mean that non-privileged users can only view their own open files. Fixes PR 12741, from Anne Bennett (anne@alcor.concordia.ca)
2000-08-25Update to 4.51 -- integrates patch. Other relevant changes:wiz1-52/+0
Changes scripts/ to make Perl 5 the standard; corrects a bug in the reporting of a PTX fattach()'d target address; encourages NetBSD and OpenBSD lsof to use /usr/include/uvm when it's available; adds snprintf() support, including a private version for dialects without one; fixes a BSDI, DEC/OSF1, Digital UNIX, FreeBSD, NetBSD, OpenBSD, and Tru64 UNIX repeat-mode memory leak.
2000-08-13When __NetBSD_Version__ is not defined we need to assume the old stuffkim1-8/+23
(vm) rather than the new stuff (uvm).
2000-07-29Make this compile on <vm/vm*.h>-less systems. Should address pkg/10706jlam1-0/+37
by Wolfgang Rupprech <wolfgang@wsrcc.com>.
2000-02-22update to 4.49C. Patch incorporated; other changes include an AIX fix,wiz1-13/+0
better Solaris 7/8 autoconfiguration and minor code cleanup.
2000-02-19Updated to lsof 4.49B pre-release. Changes since 4.46 are mainly bugfixeswiz3-83/+12
and better IPv6-support, as well as 1.4-current support.
1999-07-07Make this package work on Solaris. Again.agc1-0/+15
1999-06-25Update to V4.44. Changes:hubertf2-100/+16
Corrects SunOS 4.1.x HSFS and segmentation fault problems; improves handling of UNIX PCB addresses in the /proc-based Linux lsof; corrects PPID and PGRP output ordering conflict; enhanced some library modules so more dialect versions could use them; adds raw socket support for /proc-based Linux lsof; adds support for UnixWare 7.1; made NetBSD 1.4C updates; makes minor adjustment for latest Tru64 UNIX 5.0 Beta release.
1999-06-02Update to 4.43_Wchristos2-24/+15
1999-05-20Handle factored out cwdinfo.kleink1-3/+67
1999-05-05Update lsof to 4.42_W.bad2-14/+21
Relevant changes in this version: improved file system search name reporting; updates Solaris 2.6 VxFS support; support for the latest NetBSD with default UVM support.
1999-05-05From ks@ub.uni-mainz.de: recognise 1.4ish systems.bad1-5/+24
1999-04-21Fix the LSOF_RANLIB target under Solaris in the generated lib Makefile.agc1-1/+10
1999-03-28Update to lsof_4.41_Wchristos2-23/+59
1999-02-18Add arg.c.patch to PATCHFILES, should fix security hole described infrueauf1-0/+14
http://www.hert.org/advisories/HERT-02.asc. Add patch to dialects/n+obsd/dlsof.h to define _KERNEL when including <sys/socket.h> to get the sockprot definition. Needed to compile on current.
1999-02-17Update lsof to 4.40.erh2-17/+2
1998-10-22update for recent UVM change: vm maps are always main mapsdrochner1-0/+15
1998-09-28Update lsof to 4.37.frueauf1-6/+6
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-11Update to lsof-4.33_W.frueauf2-43/+11
1998-04-02Add support for UVM.frueauf2-0/+43