From owner-cvs-all Sat Dec 14 3:44:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B1CB37B401; Sat, 14 Dec 2002 03:44:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06CE43EC2; Sat, 14 Dec 2002 03:44:54 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBEBismV053417; Sat, 14 Dec 2002 03:44:54 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBEBisTl053416; Sat, 14 Dec 2002 03:44:54 -0800 (PST) Message-Id: <200212141144.gBEBisTl053416@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 14 Dec 2002 03:44:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/pathchk pathchk.c X-FreeBSD-CVS-Branch: HEAD 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 tjr 2002/12/14 03:44:54 PST Modified files: usr.bin/pathchk pathchk.c Log: Update pathchk to reflect the fact that 1003.1-2001 now includes the trailing null byte in PATH_MAX and _POSIX_PATH_MAX. PR: 46035 Revision Changes Path 1.3 +2 -0 src/usr.bin/pathchk/pathchk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message