From c2583f209ac92da87af94679a99e89db721a75b2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 19:42:45 +0000 Subject: Moving Vic Abell's LSOF package from ports/misc to ports/sysutils. LSOF is a very useful package for a system administrateor. Ot shows all kind of open files, including sockets, pipes and knows about NFS. --- sysutils/lsof/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/lsof/files/patch-aa (limited to 'sysutils/lsof/files/patch-aa') diff --git a/sysutils/lsof/files/patch-aa b/sysutils/lsof/files/patch-aa new file mode 100644 index 000000000000..917f49b12094 --- /dev/null +++ b/sysutils/lsof/files/patch-aa @@ -0,0 +1,11 @@ +--- dialects/freebsd/machine.h.orig Mon Jul 29 11:32:54 1996 ++++ dialects/freebsd/machine.h Tue Aug 6 18:55:07 1996 +@@ -274,7 +274,7 @@ + * (the one that its user logged on with) of the lsof process. + */ + +-/* #define HASSECURITY 1 */ ++#define HASSECURITY 1 + + + /* -- cgit v1.2.3