summaryrefslogtreecommitdiff
path: root/sysutils/lsof
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 4.65.David E. O'Brien2002-10-102-3/+3
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=67740
* Upgrade to version 4.64.4. LSOF now runs on FreeBSD/sparc64.David E. O'Brien2002-10-052-3/+3
| | | | | | | Great thanks go to Vic Abell <abe@purdue.edu>. Notes: svn path=/head/; revision=67370
* * Update to reconize 4.7 release.David E. O'Brien2002-09-232-3/+3
| | | | | | | * Fix build on 5-CURRENT after Notes: svn path=/head/; revision=67074
* Update to version 4.64.2.David E. O'Brien2002-08-312-3/+3
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=65395
* Update to version 4.64.1.David E. O'Brien2002-06-262-4/+4
| | | | | | | This fixes a build problem with FFS2. Notes: svn path=/head/; revision=62047
* Update to version 4.64.David E. O'Brien2002-06-262-3/+3
| | | | | | | | This is known broken on 5-CURRENT due to our removal of `i_rdev' from inode.h by the UFS2 import. Notes: svn path=/head/; revision=62023
* Update to version 4.63.3.David E. O'Brien2002-06-042-3/+3
| | | | | | | This fixes a configure problem when people have fancy CFLAGS settings. Notes: svn path=/head/; revision=60614
* Distribution tarball was updated.David E. O'Brien2002-05-281-1/+1
| | | | | | | Submitted by: author Notes: svn path=/head/; revision=60201
* Minor configure tweak in distfile.David E. O'Brien2002-05-271-1/+1
| | | | Notes: svn path=/head/; revision=60056
* Update to version 4.63.2, which adds support for FreeBSD 4.6.David E. O'Brien2002-05-252-5/+10
| | | | Notes: svn path=/head/; revision=59950
* Update to version 4.63David E. O'Brien2002-04-242-2/+2
| | | | Notes: svn path=/head/; revision=58048
* Update to version 4.62David E. O'Brien2002-03-082-2/+2
| | | | Notes: svn path=/head/; revision=55712
* Update to version 4.61David E. O'Brien2002-02-282-7/+7
| | | | | | | Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=55324
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Update to version 4.60David E. O'Brien2001-11-092-2/+2
| | | | | | | | + Added special handling to and corrected bugs in the matching of IPv4 in IPv6 addresses to -i6:<...> selectors. Notes: svn path=/head/; revision=49881
* fix minor nitDavid E. O'Brien2001-10-201-2/+4
| | | | Notes: svn path=/head/; revision=49011
* Update to version 4.59David E. O'Brien2001-10-202-4/+4
| | | | | | | | | | | | | * IPv4 and IPv6 network files can be selected with -i4 and -i6. (IPv6 network file selection is only possible when lsof supports IPv6 for the dialect.) * Added new output field for raw device number in hex. The field is identified with 'r'. This field is NOT selected when -F or -F0 is specified so that its appearance won't disturb existing scripts that process field output. Notes: svn path=/head/; revision=49010
* Update for NFS changes in 5-CURRENT.David E. O'Brien2001-10-152-3/+3
| | | | Notes: svn path=/head/; revision=48816
* Update to version 4.58.1David E. O'Brien2001-09-232-5/+5
| | | | | | | | This version now takes into account our new split nfsserver / nfsclient headers in -CURRENT. Notes: svn path=/head/; revision=48098
* Update to version 4.58David E. O'Brien2001-09-132-4/+4
| | | | Notes: svn path=/head/; revision=47808
* Update to 4.57.2.David E. O'Brien2001-09-012-3/+6
| | | | | | | This fixes some nits on 5-CURRENT. Notes: svn path=/head/; revision=47299
* Update to 4.57.1 which supports 4.4-FreeBSD.David E. O'Brien2001-08-212-4/+4
| | | | Notes: svn path=/head/; revision=46601
* Update to version 4.57.David E. O'Brien2001-07-201-1/+1
| | | | Notes: svn path=/head/; revision=45259
* Update to 4.56.4.David E. O'Brien2001-06-162-11/+15
| | | | | | | This fixes the fdescfs support in the latest 5-CURRENT (post FS /sys reorg). Notes: svn path=/head/; revision=44056
* Fix a typo that breaks the Makefile.David E. O'Brien2001-06-161-1/+1
| | | | Notes: svn path=/head/; revision=44052
* LSOF's configure uses `FREEBSD_SYS' as a way to override /usr/src/sys asDavid E. O'Brien2001-06-161-5/+7
| | | | | | | | | the path to the kernel sources. Make the port Makefile follow suit. Submitted by: dd Notes: svn path=/head/; revision=44051
* spell checkDavid E. O'Brien2001-06-151-2/+2
| | | | Notes: svn path=/head/; revision=44050
* Update to 4.56.3.David E. O'Brien2001-06-152-4/+4
| | | | | | | | | LSOF now *requires* a populated /usr/src if building on a machine using devfs (ie, 5-CURRENT). There is no other currently existing way for it to get the information it needs. Notes: svn path=/head/; revision=44045
* Update to 4.56.David E. O'Brien2001-05-032-4/+4
| | | | Notes: svn path=/head/; revision=42225
* Update to 4.55.2.David E. O'Brien2001-05-022-3/+3
| | | | | | | This version fixes a minor issue on 5-FreeBSD. Notes: svn path=/head/; revision=42173
* Update to 4.55.1.David E. O'Brien2001-04-302-4/+4
| | | | | | | This version recognizes 4.3FreeBSD so the benign warning isn't given. Notes: svn path=/head/; revision=42087
* Update to 4.55.David E. O'Brien2001-02-152-2/+2
| | | | Notes: svn path=/head/; revision=38387
* Update to 4.54.David E. O'Brien2001-02-052-5/+4
| | | | Notes: svn path=/head/; revision=37961
* The misc.c_patch got folded into the distfile at the last moment.David E. O'Brien2000-12-221-3/+0
| | | | | | | So we don't need it anymore. Notes: svn path=/head/; revision=36244
* Correct the checksum. I was working from a slighly pre-release copy thatDavid E. O'Brien2000-12-221-1/+1
| | | | | | | I thought was the one put on the distsite. Notes: svn path=/head/; revision=36243
* Add patch to fix bug where LSOF lsof will run out of stack space and getDavid E. O'Brien2000-12-222-1/+5
| | | | | | | a fault when pointed at an infinite symbolic link. Notes: svn path=/head/; revision=36242
* Update to 4.53.3.David E. O'Brien2000-12-222-3/+3
| | | | | | | | LSOF now builds and runs on 5-CURRENT systems after Dr. McKusick's change to kp_proc. Notes: svn path=/head/; revision=36224
* Update to version 4.53.2David E. O'Brien2000-12-102-3/+3
| | | | Notes: svn path=/head/; revision=35823
* Update to 4.53.1.David E. O'Brien2000-12-102-3/+3
| | | | Notes: svn path=/head/; revision=35811
* Update to a new version of LSOF that gets around the problems building onDavid E. O'Brien2000-11-282-4/+4
| | | | | | | | | newer current and stable machines. Submitted by: Vic Abell Notes: svn path=/head/; revision=35482
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Quote "CC" to protect agaist embeded spaces.David E. O'Brien2000-11-111-1/+1
| | | | | | | | PR: 21243 Submitted by: Bill Trost <trost@cloud.rain.com> Notes: svn path=/head/; revision=34978
* Update to version 4.52.David E. O'Brien2000-11-082-4/+4
| | | | Notes: svn path=/head/; revision=34919
* Update to version 4.51 + FreeBSD specific changes headed into version 4.52.David E. O'Brien2000-11-062-4/+4
| | | | | | | We call this version 4.51.1. Notes: svn path=/head/; revision=34852
* Upgrade to version 4.51.David E. O'Brien2000-08-292-4/+4
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=32114
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Update to support 4.1-RELEASE.David E. O'Brien2000-07-162-4/+8
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=30722
* Update to version 4.50 release.David E. O'Brien2000-06-302-4/+3
| | | | Notes: svn path=/head/; revision=30009
* Author has fixed a problem where file size and offsets were casted to aDavid E. O'Brien2000-06-252-3/+3
| | | | | | | | | 32-bit size rather than the correct 64-bit size. Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=29865
* Vendor fix for building on the latest 5-CURRENT.David E. O'Brien2000-06-122-3/+3
| | | | Notes: svn path=/head/; revision=29554