From owner-cvs-all Fri Dec 11 03:21:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20821 for cvs-all-outgoing; Fri, 11 Dec 1998 03:21:47 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20809; Fri, 11 Dec 1998 03:21:46 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA14049; Fri, 11 Dec 1998 03:21:47 -0800 (PST) Date: Fri, 11 Dec 1998 03:21:47 -0800 (PST) Message-Id: <199812111121.DAA14049@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/shutdown shutdown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/12/11 03:21:47 PST Modified files: sbin/shutdown shutdown.c Log: Merged from Lite2 (one bcopy -> memmove, one significant change: don't unlink _PATH_NOLOGIN for the -k case even if shutdown terminates abnormally. NetBSD already has this change). Revision Changes Path 1.16 +5 -4 src/sbin/shutdown/shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message