From owner-cvs-lib Wed Mar 12 07:56:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA21409 for cvs-lib-outgoing; Wed, 12 Mar 1997 07:56:53 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA21401; Wed, 12 Mar 1997 07:56:45 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id CAA02350; Thu, 13 Mar 1997 02:55:09 +1100 Date: Thu, 13 Mar 1997 02:55:09 +1100 From: Bruce Evans Message-Id: <199703121555.CAA02350@godzilla.zeta.org.au> To: bde@zeta.org.au, mpp@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/sys execve.2 intro.2 sigaltstack.2 Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Erm, the disagreement was because the header file (sys/signal.h) hasn't >> been fully merged from Lite2 yet. I have fixed it locally and was going > >Diffing -r1.1.1.1 -r1.1.1.2 didn't show that change, it it >appeared to me that Lite2 didn't change the structure. >How come the 1.1.1.2 version (which should be the lite2 >version) doesn't reflect it? Oops. It was changed by FreeBSD in rev.1.3 "to match the man page ... and Solaris 2.x"). I wouldn't have trusted the man page :-). Better look at some more systems. Bruce