From owner-freebsd-hackers Wed Jan 26 16:36:24 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5EBD115494; Wed, 26 Jan 2000 16:36:18 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA02289; Wed, 26 Jan 2000 17:36:13 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA04577; Wed, 26 Jan 2000 17:35:51 -0700 (MST) Message-Id: <200001270035.RAA04577@harmony.village.org> To: "Jonathan M. Bresler" Subject: Re: kern/13644 Cc: dillon@apollo.backplane.com, wes@softweyr.com, hackers@FreeBSD.org In-reply-to: Your message of "Tue, 25 Jan 2000 16:55:28 PST." <20000126005528.7DC0314BCF@hub.freebsd.org> References: <20000126005528.7DC0314BCF@hub.freebsd.org> Date: Wed, 26 Jan 2000 17:35:51 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000126005528.7DC0314BCF@hub.freebsd.org> "Jonathan M. Bresler" writes: : The terminology is very simple. Anyone that can cope with : either vi or emacs can learn: : : NUL: an ascii character (0x00) : NIL: a pointer at the end of the line : NULL pointer: used in C to refer to NIL. : not to be confused with NUL. But NIL is not a poitner at the end of the line in gnu emacs. It is the empty list. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message