From owner-cvs-src-old@FreeBSD.ORG Sun Feb 1 00:50:56 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 151F510657C4 for ; Sun, 1 Feb 2009 00:50:56 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CEC8A8FC14 for ; Sun, 1 Feb 2009 00:50:54 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n110oskI079108 for ; Sun, 1 Feb 2009 00:50:54 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n110osYE079107 for cvs-src-old@freebsd.org; Sun, 1 Feb 2009 00:50:54 GMT (envelope-from obrien@repoman.freebsd.org) Message-Id: <200902010050.n110osYE079107@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to obrien@repoman.freebsd.org using -f From: "David E. O'Brien" Date: Sun, 1 Feb 2009 00:50:46 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/include paths.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 00:50:57 -0000 obrien 2009-02-01 00:50:46 UTC FreeBSD src repository Modified files: include paths.h Log: SVN rev 187969 on 2009-02-01 00:50:46Z by obrien Also un-split _PATH_STDPATH for grepability. While I'm here, fix other style bugs reported to me. Revision Changes Path 1.28 +3 -4 src/include/paths.h