From 3aba1fdb69c7e84a118e162246702d131b044da9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 24 Jul 1998 23:42:19 +0000 Subject: . --- hurd/ChangeLog | 3 +++ utils/ChangeLog | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/hurd/ChangeLog b/hurd/ChangeLog index 4de19ee9..dc8c6200 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,5 +1,8 @@ 1998-07-20 Roland McGrath + * process_request.defs: Delete proc_sethostid, proc_gethostid, + proc_sethostname, and proc_gethostname. + * password.defs: Fix subsystem decl and random mig syntax errors. Wed Jul 15 10:37:44 1998 Thomas Bushnell, n/BSG diff --git a/utils/ChangeLog b/utils/ChangeLog index 5a3ef9dd..7e835bde 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,10 @@ +1998-07-24 Jose M. Moya + + * msgport.c: New file. + * Makefile (targets): Add `msgport'. + (SRCS): Add `msgport.c'. + (msgport): Add dependencies on parse.o and pids.o. + 1998-07-20 Roland McGrath * ps.c (main): Fix return type to int, and use return. -- cgit v1.2.3