Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/kqueue]: src/sys Add another item to the TODO list.
details: https://anonhg.NetBSD.org/src/rev/0c1ace0bcbab
branches: kqueue
changeset: 512382:0c1ace0bcbab
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Sep 07 22:15:34 2001 +0000
description:
Add another item to the TODO list.
diffstat:
sys/kqueue-todo | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r be6b3e18ca0e -r 0c1ace0bcbab sys/kqueue-todo
--- a/sys/kqueue-todo Fri Sep 07 22:14:49 2001 +0000
+++ b/sys/kqueue-todo Fri Sep 07 22:15:34 2001 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: kqueue-todo,v 1.1.2.2 2001/09/07 19:52:36 thorpej Exp $
+# $NetBSD: kqueue-todo,v 1.1.2.3 2001/09/07 22:15:34 thorpej Exp $
-items todo from bill sommerfeld:
+items todo from bill sommerfeld/thorpej:
+ - resolve si_klist (NetBSD) vs. si_note (FreeBSD)
- multiple entry points
- events should remain across fork()
- rewrite sowakeup()
Home |
Main Index |
Thread Index |
Old Index