summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index f8a09d00..8411db22 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,5 +1,9 @@
2000-07-26 Mark Kettenis <kettenis@gnu.org>
+ * glue-include/linux/poll.h (POLLERR): Define as SELECT_READ |
+ SELECT_WRITE.
+ (POLLHUP): Define as SELECT_READ.
+
* linux-src/net/core/dev.c (net_bh) [_HURD_]: Leave out the code
that gives other bottom halves a chance to run; the network bottom
half is the only one present in pfinet.