diff options
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/db2/obj/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/dyn/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/et/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/profile/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/pty/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/send-pr/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/ss/ChangeLog | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 3862b2530..1355cab70 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-08-16 Tom Yu <tlyu@mit.edu> diff --git a/src/util/db2/obj/ChangeLog b/src/util/db2/obj/ChangeLog index a85532034..903eccb6e 100644 --- a/src/util/db2/obj/ChangeLog +++ b/src/util/db2/obj/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. Mon Nov 25 16:20:35 1996 Sam Hartman <hartmans@mit.edu> diff --git a/src/util/dyn/ChangeLog b/src/util/dyn/ChangeLog index cf8845d8f..f3bbe4c8d 100644 --- a/src/util/dyn/ChangeLog +++ b/src/util/dyn/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu> diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 345416e37..6202dd2db 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -8,12 +8,12 @@ to get MIT Support Library and Mac OS Toolbox error codes (similar to the way windows does it). -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-08-18 Miro Jurisic <meeroh@mit.edu> diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index eb11fef8d..49a1c296d 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -28,12 +28,12 @@ Fri Jan 28 16:27:01 2000 Ezra Peisach <epeisach@mit.edu> * argv_parse.c: Include string.h (for strlen prototype) -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-09-01 Danilo Almeida <dalmeida@mit.edu> diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index ff815b74c..4a3fb97fb 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-08-03 Ken Raeburn <raeburn@mit.edu> diff --git a/src/util/send-pr/ChangeLog b/src/util/send-pr/ChangeLog index 1475690b6..8ecbe455d 100644 --- a/src/util/send-pr/ChangeLog +++ b/src/util/send-pr/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu> diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog index 8cac4b734..0b209c38d 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -2,12 +2,12 @@ * listen.c (ss_listen): Local var END should be volatile. -1999-10-26 Tom Yu <tlyu@mit.edu> +1999-10-26 Wilfredo Sanchez <tritan@mit.edu> * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated - Makefile cleanup. [from wsanchez@apple.com] + Makefile cleanup. 1999-01-20 Theodore Ts'o <tytso@rsts-11.mit.edu> |
