diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-31 22:55:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-31 22:55:40 +0000 |
commit | 7f44cfc84660e895cb933e241d6aa48fe483ed73 (patch) | |
tree | a5595fef7ee598ac30170bec3cb2f7e3c738f3b0 | |
parent | daa33eee65addbc1e62d09c611e1ef12752df872 (diff) |
.
-rw-r--r-- | pfinet/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 8d54f990..c792c1f4 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,10 @@ +2002-05-31 Roland McGrath <roland@frob.com> + + * Makefile (LINUXSRCS): Search for .S files as well as .c files + for arch-lib-srcs modules. + + * sched.c (net_bh_worker): Add return stmt to quiet gcc warning. + 2002-05-29 Roland McGrath <roland@frob.com> * ethernet.c (setup_ethernet_device): u_int -> size_t |