From owner-freebsd-current Sun Sep 3 09:18:11 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id JAA21999 for current-outgoing; Sun, 3 Sep 1995 09:18:11 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id JAA21985 ; Sun, 3 Sep 1995 09:17:35 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id SAA01127; Sun, 3 Sep 1995 18:17:16 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.11/8.6.9) with SMTP id SAA12193; Sun, 3 Sep 1995 18:17:14 +0200 Message-Id: <199509031617.SAA12193@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: current@freebsd.org, committers@freebsd.org Subject: eBones Changes coming soon! Date: Sun, 03 Sep 1995 18:17:13 +0200 From: Mark Murray Sender: current-owner@freebsd.org Precedence: bulk Hello All! After the last fiasco, I am announcing this :-). I will be committing a huge bunch of eBones changes to the tree in the next (short) while. These consist of changes to make this part of the tree build cleanly with -Wall set, and reverse my previous changes to make all functions look like int foo(int a, char *b) { : }. Instead, I have left (or made) the functions like this: int foo(a, b) int a; char *b; { : }. Please shout NOW, or forever hold the pieces! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key