mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
c2583f209a
LSOF is a very useful package for a system administrateor. Ot shows all kind of open files, including sockets, pipes and knows about NFS.
12 lines
268 B
Plaintext
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
|
|
|
|
|
|
/*
|