On Sun, 24 Oct 1999 23:32:42 -0400, Chuck Robey wrote:

> It's broken trying to work with the name cache, and dies because it can't
> find the name NCACHE.  Where is this guy?

I use the following patch to patches/patch-aa for CURRENT. I've no idea
what this does to STABLE.

Ciao,
Sheldon.

Index: patches/patch-aa
===================================================================
RCS file: /home/ncvs/ports/sysutils/lsof/patches/patch-aa,v
retrieving revision 1.2
diff -u -d -r1.2 patch-aa
--- patch-aa    1997/02/04 08:30:22     1.2
+++ patch-aa    1999/10/25 09:39:34
@@ -1,6 +1,15 @@
 --- dialects/freebsd/machine.h.orig    Fri Jan 17 23:15:41 1997
 +++ dialects/freebsd/machine.h Tue Feb  4 17:23:58 1997
-@@ -291,7 +291,7 @@
+@@ -217,7 +217,7 @@
+  * cache whose cache and vnodes are linked by a capability ID.
+  */
+ 
+-#define       HASNCACHE       1
++/* #define    HASNCACHE       1 */
+ #define       HASNCAPID       1
+ 
+ 
+@@ -355,7 +355,7 @@
   * (the one that its user logged on with) of the lsof process.
   */
  


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to