diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 19:42:45 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 19:42:45 +0000 |
commit | c2583f209ac92da87af94679a99e89db721a75b2 (patch) | |
tree | 3fbc8bd146b238dedb24826af92582b8f76b0d8f /sysutils/lsof/files | |
parent | 6379e5c2ccd39be308e0d04f8dc712ac5b443272 (diff) | |
download | ports-c2583f209ac92da87af94679a99e89db721a75b2.tar.gz ports-c2583f209ac92da87af94679a99e89db721a75b2.zip |
Notes
Diffstat (limited to 'sysutils/lsof/files')
-rw-r--r-- | sysutils/lsof/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
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 + + + /* |