lsof: update to 4.94.0

Upstream switched to GitHub and changed their tarball. Adjusted.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-11-24 20:32:19 -08:00
parent 1d3c84d4e6
commit 2ecbc04423
5 changed files with 9 additions and 43 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
--- a/print.c
+++ b/print.c
@@ -161,6 +161,7 @@ endnm(sz)
@@ -160,6 +160,7 @@ endnm(sz)
static void
fill_portmap()
{
@@ -8,7 +8,7 @@
char buf[128], *cp, *nm;
CLIENT *c;
int h, port, pr;
@@ -279,6 +280,7 @@ fill_portmap()
@@ -278,6 +279,7 @@ fill_portmap()
Pth[pr][h] = pt;
}
clnt_destroy(c);