summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
AgeCommit message (Collapse)Author
1999-07-11.Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io-ops.c (S_io_read): Use munmap instead of vm_deallocate. (S_io_reauthenticate): Likewise.
1999-06-13.Roland McGrath
1999-03-14Sun Mar 14 18:33:54 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* ethernet.c (ether_filter): Use a shorter filter program. (ether_filter_len): Compute more safely.
1999-02-28.Roland McGrath
1999-02-16Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io-ops.c (S_io_revoke): New function. Don't attempt to implement. (Other systems don't even permit non-file revokes.)
1998-10-24.Roland McGrath
1998-09-04.Roland McGrath
1998-04-24Fri Apr 24 15:43:07 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell
* io-ops.c (S_io_select): When returning EINTR after cancellation, deallocate REPLY because the stub won't do it for us. Reported by UCHIYAMA Yasushi (uch@nop.or.jp).
1997-08-25.Miles Bader
1997-08-20.Miles Bader
1997-08-20Wed Aug 20 14:05:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* main.c (main): New args for ports_manage_port_operations_multithread.
1997-07-23Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (HURDLIBS): Add iohelp. * main.c (trivfs_goaway): If FSYS_GOAWAY_FORCE is set, then go away, otherwise, continue to return EBUSY.
1997-04-25.Miles Bader
1997-02-04.Miles Bader
1996-10-26Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* loopback.c (loopback_type_trans): New function. (setup_loopback_device): Bother to mark interface up too. Set LOOPBACK_DEV.type_trans.
1996-10-26Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* loopback.c (setup_loopback_device): Bother to mark interface up too.
1996-10-25Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* main.c (main): Call setup_loopback_device before parsing args (and thus before the ethernet device shows up). * loopback.c: New file. * Makefile (SRCS): Add loopback.c. * pfinet.h (loopback_dev): New variable. * pfinet.h (ip_rt_del): New prototype.
1996-09-17*** empty log message ***Thomas Bushnell
1996-09-06*** empty log message ***Thomas Bushnell
1996-07-29*** empty log message ***Thomas Bushnell
1996-07-20.Miles Bader
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-17Initial revisionRoland McGrath