From owner-cvs-all Thu May 30 14:26:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76A3F37B400; Thu, 30 May 2002 14:26:49 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ULQnR35761; Thu, 30 May 2002 14:26:49 -0700 (PDT) (envelope-from wollman) Message-Id: <200205302126.g4ULQnR35761@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 30 May 2002 14:26:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sliplogin pathnames.h sliplogin.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 wollman 2002/05/30 14:26:49 PDT Modified files: usr.sbin/sliplogin pathnames.h sliplogin.c Log: Fix conflict with by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN, and likewise LOGOUT for consistency. Fix a few nearby style bugs. Revision Changes Path 1.3 +4 -3 src/usr.sbin/sliplogin/pathnames.h 1.12 +12 -8 src/usr.sbin/sliplogin/sliplogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message