1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-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

12 lines
268 B
Plaintext

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