Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc pkgsrc/devel/py-kqueue added, remove from TODO list
details: https://anonhg.NetBSD.org/src/rev/61397af16350
branches: trunk
changeset: 539992:61397af16350
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Nov 30 13:52:14 2002 +0000
description:
pkgsrc/devel/py-kqueue added, remove from TODO list
add couple random notes
diffstat:
doc/TODO.kqueue | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diffs (47 lines):
diff -r 6ddcd8720743 -r 61397af16350 doc/TODO.kqueue
--- a/doc/TODO.kqueue Sat Nov 30 13:47:19 2002 +0000
+++ b/doc/TODO.kqueue Sat Nov 30 13:52:14 2002 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: TODO.kqueue,v 1.2 2002/10/30 21:50:47 jdolecek Exp $
+# $NetBSD: TODO.kqueue,v 1.3 2002/11/30 13:52:14 jdolecek Exp $
-items todo from bill sommerfeld/thorpej:
+items todo:
- multiple entry points
- events should remain across fork()
- rewrite sowakeup()
@@ -11,6 +11,8 @@
- smb_trantcp
- dev/pci/bktr/bktr_os.c ??? doesn't poll?
- kqfilter for systrace (would it be useful?)
+ - kfilter_(un)register: not used by kernel code ATM, make conditional
+ on option LKM?
- Test-compile the following ports:
- amigappc XXX not compilable even on trunk
@@ -20,7 +22,7 @@
- x86_64 XXX no intree toolchain available
merge in from FreeBSD:
- pkgsrc/devel/py-kqueue
+ pkgsrc/net/bsdproxy
lib/libc/net/res_send.c
sys/netinet/tcp_subr.c 1.93 (?)
libc/libc_r/uthread (?)
@@ -28,12 +30,16 @@
sys/fs/fifofs/fifo_vnops.c rev. 1.54
- jdolecek: this change seems to be bogus, but perhaps I just
miss something?
+ usr.bin/make/job.c rev 1.44 - check if it causes any problems
+ on NetBSD (shouldn't)
to fix:
- look for XXXLUKEM in the comments. these usually indicate
areas to either fix or sanity check they're ok (and remove
the XXXLUKEM comment)
+ - update sys/dev/audio.c:audio_kqfilter() filters for
+ audio_poll() fix in rev. 1.157
not implemented:
- aio support
Home |
Main Index |
Thread Index |
Old Index