From owner-cvs-all Wed Nov 24 9:57:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 711F1152A6; Wed, 24 Nov 1999 09:57:17 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA05661; Wed, 24 Nov 1999 09:56:41 -0800 (PST) (envelope-from dcs@FreeBSD.org) Message-Id: <199911241756.JAA05661@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Wed, 24 Nov 1999 09:56:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.4th loader.conf.5 support.4th Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dcs 1999/11/24 09:56:41 PST Modified files: sys/boot/forth loader.4th loader.conf.5 support.4th Log: Add silly password feature. If people want to depend on a flawed security measures, so be it. It costs us almost nothing. Document some code in support.4th that I was unable to understand just by reading. Revision Changes Path 1.5 +25 -1 src/sys/boot/forth/loader.4th 1.6 +4 -1 src/sys/boot/forth/loader.conf.5 1.3 +75 -15 src/sys/boot/forth/support.4th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message