From owner-cvs-all Wed Jun 7 15: 9:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3087437B5AB; Wed, 7 Jun 2000 15:09:17 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA95251; Wed, 7 Jun 2000 15:09:17 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Message-Id: <200006072209.PAA95251@freefall.freebsd.org> From: John-Mark Gurney Date: Wed, 7 Jun 2000 15:09:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmg 2000/06/07 15:09:16 PDT Modified files: lib/libc/sys kqueue.2 Log: add a BUGS section on how we can only watch VNODE's on a UFS file system right now... I talked w/ phk last night and "fixing" this in a generic way is going to require a lot of complex thought on stacking let alone the NFS problems.. add missing sys/time.h for struct timespec def... Revision Changes Path 1.7 +5 -1 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message