mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
LSOF is a very useful package for a system administrateor. Ot shows all kind of open files, including sockets, pipes and knows about NFS.
11 lines
268 B
Text
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
|
|
|
|
|
|
/*
|