Module Name: src
Committed By: jdolecek
Date: Mon Jan 28 00:43:54 UTC 2019
Modified Files:
src/doc: BRANCHES
Log Message:
remove obsolete part of description for kqueue
To generate a diff of this commit:
cvs rdiff -u -r1.347 -r1.348 src/doc/BRANCHES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/BRANCHES
diff -u src/doc/BRANCHES:1.347 src/doc/BRANCHES:1.348
--- src/doc/BRANCHES:1.347 Sun Jan 27 10:27:18 2019
+++ src/doc/BRANCHES Mon Jan 28 00:43:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.347 2019/01/27 10:27:18 pgoyette Exp $
+# $NetBSD: BRANCHES,v 1.348 2019/01/28 00:43:54 jdolecek Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -1150,8 +1150,6 @@ Notes: Integration of FreeBSD's kqueue(
local internal changes to better suit NetBSD, and
enhancements such as looking up filters by name or
number, and dynamic registration of "user" filters.
- The work is complete as is, but is awaiting more
- feedback from various kernel gurus before going mainline.
Branch: ktrace-lwp
Description: ktrace support for lwp ids.