From b31106f6297c248233ba879d55b0461da6f99fc9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Nov 2002 22:26:02 +0000 Subject: 2002-11-01 Joel Sherrill * ChangeLog: Corrected. --- ChangeLog | 27 +++------------------------ cpukit/ChangeLog | 9 +++++++++ cpukit/libcsupport/ChangeLog | 9 +++++++++ cpukit/libnetworking/ChangeLog | 11 +++++++++++ cpukit/posix/ChangeLog | 8 ++++++++ 5 files changed, 40 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5aeadf9a3c..a972c36e36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,27 +1,6 @@ -2002-11-01 Eric Norum - * cpukit/libnetworking/nfs/bootp_subr.c - * cpukit/libnetworking/rtems/rtems_bsdnet.h - * cpukit/libnetworking/rtems/rtems_glue.c - Till Straumann's patch to use bootp option 129 to get command line string. - Till Straumann's patch to change inet_ntoa->inet_ntop. - -2002-10-31 Eric Norum - * cpukit/libcsupport/include/rtems/libio.h - * cpukit/libcsupport/include/rtems/libio_.h - * cpukit/score/include/rtems/score/thread.h - * cpukit/score/src/threadinitialize.c - Infrastructure changes to prepare for new BSD scheduling code. - New sleep/wakeup structure in task control block. - Added function pointer in libio structure. - -2002-10-30 Eric Norum - * cpukit/posix/src/psignal.c: Reflect changes to signal names in newlib - -2002-10-30 Eric Norum - - * cpukit/include/rtems/bspIo.h cpukit/libcsupport/src/printk.c: - Add vprintk function for kernel printing from routines - which have already obtained the va_list pointer. +2002-11-01 Joel Sherrill + + * ChangeLog: Corrected. 2002-10-30 Ralf Corsepius diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 12ed48bfe6..77e219e355 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2002-11-01 Joel Sherrill + + * ChangeLog: Corrected. + +2002-10-30 Eric Norum + + * include/rtems/bspIo.h: Add vprintk function for kernel printing + from routines which have already obtained the va_list pointer. + 2002-10-30 Ralf Corsepius * aclocal/check-bsp-cache.m4: Remove. diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index 6a21486301..6a3ce015a0 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,12 @@ +2002-11-01 Joel Sherrill + + * ChangeLog: Corrected. + +2002-10-30 Eric Norum + + * src/printk.c: Add vprintk function for kernel printing + from routines which have already obtained the va_list pointer. + 2002-10-31 Joel Sherrill * src/mallocfreespace.c: Corrected sense of status check to diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 4c4eccffe3..e0223200a6 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,14 @@ +2002-11-01 Joel Sherrill + + * ChangeLog: Corrected. + +2002-11-01 Eric Norum + + * nfs/bootp_subr.c, rtems/rtems_bsdnet.h, rtems/rtems_glue.c: + Till Straumann's patch (PR295) to use bootp option 129 to get + command line string. Till Straumann's patch to change + inet_ntoa->inet_ntop. + 2002-10-31 Joel Sherrill * libc/rcmd.c, netinet/in_cksum_arm.c: Removed warnings. diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index c4dadb5985..cd5c16e466 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,11 @@ +2002-11-01 Joel Sherrill + + * ChangeLog: Corrected. + +2002-10-30 Eric Norum + + * src/psignal.c: Reflect changes to signal names in newlib. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. -- cgit v1.2.3