mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user