From b74efb6d5b6e70a704a38b562ba4d38412c2517e Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 14 Jan 2001 20:44:27 +0000 Subject: trans/ 2001-01-13 Marcus Brinkmann * Makefile (SRCS): Add streamio.c (streamio): Add dependency on device_replyServer.o. Other dependencies identical to those for crash and password. (OBJS): Add missing object files to list (crashServer.o crash_replyUser.o msgServer.o device_replyServer.o). * storeio.c: New file by OKUJI Yoshinori. sutils/ 2001-01-14 Marcus Brinkmann * MAKEDEV.sh (mkdev: klog): New device, using /hurd/streamio kmsg. (mkdev: std): Add klog to the standard list. --- trans/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'trans/ChangeLog') diff --git a/trans/ChangeLog b/trans/ChangeLog index fd215e5d..97cebae4 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,14 @@ +2001-01-13 Marcus Brinkmann + + * Makefile (SRCS): Add streamio.c + (streamio): Add dependency on device_replyServer.o. + Other dependencies identical to those for crash and password. + + (OBJS): Add missing object files to list (crashServer.o + crash_replyUser.o msgServer.o device_replyServer.o). + + * storeio.c: New file by OKUJI Yoshinori. + 2000-07-26 Mark Kettenis * Makefile: Reorder libs such that the threads lib comes before -- cgit v1.2.3