From owner-cvs-all Tue Apr 2 1:55:50 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id A066E37B423; Tue, 2 Apr 2002 01:55:43 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g329tg128495; Tue, 2 Apr 2002 10:55:42 +0100 (BST) (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g329p9PL045951; Tue, 2 Apr 2002 10:51:09 +0100 (BST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200204020951.g329p9PL045951@grimreaper.grondar.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/sort append.c extern.h fields.c files.c fsort.c init.c msort.c sort.1 sort.c tmp.c References: <20020401170821.G95927@dragon.nuxi.com> In-Reply-To: <20020401170821.G95927@dragon.nuxi.com> ; from "David O'Brien" "Mon, 01 Apr 2002 17:08:21 -0800." Date: Tue, 02 Apr 2002 10:51:09 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > #ifndef lint > > +#if 0 > > __RCSID("$NetBSD: append.c,v 1.9 2001/01/18 20:59:43 jdolecek Exp $"); > > __SCCSID("@(#)append.c 8.1 (Berkeley) 6/6/93"); > > +#endif > > #endif /* not lint */ > > + > > +#include > > +__FBSDID("$FreeBSD: src/usr.bin/sort/append.c,v 1.2 2002/03/24 15:59:17 markm E > > xp $"); > > Huh? What is the _problem_ you fixed? I don't see it. __SCCSID() does not exist on FreeBSD. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message