From af378653701ef62fc89800c9b2e3dd1c2039ebe8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Jul 2002 18:38:28 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b723606e1..5406c90de 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -10,6 +10,10 @@ 2002-05-07 Paul Eggert + Add support for BSD-style sysctl to get the strings needed for + uname -p and uname -i. Unfortunately the different BSDs vary, + but I've surveyed FreeBSD, NetBSD, and OpenBSD. + * src/uname.c (UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros. (main): Use them, along with sysctl, to support uname -i and uname -p on BSD hosts. -- cgit v1.2.3-54-g00ecf