From ff2e700e59fcd512876b6a0f9056cabeac49d3d3 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 26 Oct 1996 01:09:12 +0000 Subject: Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG * host.c: Include . Thu Oct 24 16:13:40 1996 Thomas Bushnell, n/BSG * host.c (initialize_version_info): Construct UNAME_INFO.machine with a dash instead of a slash so that it can be used as a file name component. * host.c (initialize_version_info): Copy our version into element 0 of server_versions, not element 1. Use HURD_VERSION instead of OUR_VERSION. Use literal "proc" instead of OUR_SERVER_NAME. * proc.h (OUR_SERVER_NAME, OUR_VERSION): Delete macro. --- proc/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'proc/ChangeLog') diff --git a/proc/ChangeLog b/proc/ChangeLog index 9745ce63..d0eef9af 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,18 @@ +Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG + + * host.c: Include . + +Thu Oct 24 16:13:40 1996 Thomas Bushnell, n/BSG + + * host.c (initialize_version_info): Construct UNAME_INFO.machine + with a dash instead of a slash so that it can be used as a file + name component. + + * host.c (initialize_version_info): Copy our version into element + 0 of server_versions, not element 1. Use HURD_VERSION instead of + OUR_VERSION. Use literal "proc" instead of OUR_SERVER_NAME. + * proc.h (OUR_SERVER_NAME, OUR_VERSION): Delete macro. + Thu Sep 12 16:33:49 1996 Thomas Bushnell, n/BSG * Makefile (HURDLIBS): New variable. -- cgit v1.2.3