From owner-cvs-all Tue Apr 23 23:18:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 2F9E237B41A; Tue, 23 Apr 2002 23:18:14 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 170G6I-0004nz-00; Wed, 24 Apr 2002 13:17:58 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3O6I0440370; Wed, 24 Apr 2002 13:18:00 +0700 (NOVST) (envelope-from danfe) Date: Wed, 24 Apr 2002 13:18:00 +0700 From: Alexey Dokuchaev To: Poul-Henning Kamp Cc: "Kenneth D. Merry" , "David E. O'Brien" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020424131800.A39729@regency.nsu.ru> References: <20020424130449.A34334@regency.nsu.ru> <97287.1019628519@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <97287.1019628519@critter.freebsd.dk>; from phk@critter.freebsd.dk on Wed, Apr 24, 2002 at 08:08:39AM +0200 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 On Wed, Apr 24, 2002 at 08:08:39AM +0200, Poul-Henning Kamp wrote: > In message <20020424130449.A34334@regency.nsu.ru>, Alexey Dokuchaev writes: > >On Tue, Apr 23, 2002 at 10:02:57PM -0600, Kenneth D. Merry wrote: > >> On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > >> > obrien 2002/04/23 16:58:21 PDT > >> > > >> > Modified files: > >> > lib/libcam camlib.h > >> > Log: > >> > Do not +1 with MAXPATHLEN. > >> > >> Why not? What about the terminating NUL? > > > >Quite off-topic, but still worth mentioning ;-) > > > >Why people refer to '\0' as ``NUL'' but not ``NULL'' ?? > >NUL is a bogus "device" thingy under Billy's early OSes. > > NUL is the original name for the first position in the > ASCII table, way before Bill had learned to code. Yeah, that's right, got confused by NULL-pointer ;-) Thanks for clarification. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message