diff options
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 05606bc2..f7f97be4 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,7 +1,11 @@ +1999-09-13 Roland McGrath <roland@baalperazim.frob.com> + + * io-ops.c: Reverted changes related to io_map_segment. + 1999-09-09 Thomas Bushnell, BSG <tb@mit.edu> * ethernet.c (ethernet_open): Don't start the input work thread - here. + here. (more_packets, mark_bh, input_work_thread): Move these to ... * devices.c: ... here. @@ -11,7 +15,7 @@ * devices.c (add_device): Remove unused function. * pfinet.h (incoming_net_packet): Remove unused declaration. - + 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> * io-ops.c (S_io_map_segment): New function. |