Upgrade to LSOF v4.44.
* Corrected output ordering of parent PID and process group ID when both -R and -g are specified. * Changed NODE-ADDR column title to NODE-ID in anticipation of using more general identification information in the column.
This commit is contained in:
parent
cfd7bb79e9
commit
0b6e2072b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19788
2 changed files with 4 additions and 4 deletions
|
@ -4,11 +4,11 @@
|
|||
# Date created: Sat July 20, 1996
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1999/03/30 21:51:42 obrien Exp $
|
||||
# $Id: Makefile,v 1.42 1999/05/20 08:32:34 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lsof_4.43_W
|
||||
PKGNAME= lsof-4.43
|
||||
DISTNAME= lsof_4.44_W
|
||||
PKGNAME= lsof-4.44
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (lsof_4.43_W.tar.gz) = 4d5263b853c882a33f626be0a47c937d
|
||||
MD5 (lsof_4.44_W.tar.gz) = 1c59e64f60421b18e28bb2c11ad84255
|
||||
|
|
Loading…
Reference in a new issue