ports/sysutils/lsof/files/patch-aa
David E. O'Brien c2583f209a 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.
1996-11-11 19:42:45 +00:00

11 lines
268 B
Text

--- 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
/*