diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:20:53 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-08-20 18:20:53 +0000 |
commit | f0bef0ae114a10d778bc367019d509e4df03f0bd (patch) | |
tree | 591cf7c307354e78db632fba3a97e0348093ba94 /pfinet/ChangeLog | |
parent | da26a5a53d254994ba32486976e054f81ee5c8e9 (diff) |
Wed Aug 20 14:05:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* main.c (main): New args for
ports_manage_port_operations_multithread.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index b5f15b5a..aeaffb7d 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,14 @@ +Wed Aug 20 14:05:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * main.c (main): New args for + ports_manage_port_operations_multithread. + +Fri Aug 8 11:47:08 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * linux-inet/tcp.c (tcp_check): Move to end of file so it isn't + inlined and can be profiled easily. + * linux-inet/udp.c (udp_check): Likewise. + Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): Add iohelp. |