From: niklas Date: Sat, 4 May 1996 13:45:17 +0000 (+0000) Subject: From NetBSD: X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fc924ab97cc72824d48d082f8d08ce262cb6a6e7;p=openbsd From NetBSD: Give example for INSECURE option in the GENERIC config file in a comment. Closes PR 2355 giving a different explanation of the option than proposed. --- diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index 894a1312b98..679712574eb 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -1,5 +1,5 @@ -# $OpenBSD: GENERIC,v 1.7 1996/05/02 06:43:29 niklas Exp $ -# $NetBSD: GENERIC,v 1.55 1996/04/27 20:51:07 veego Exp $ +# $OpenBSD: GENERIC,v 1.8 1996/05/04 13:45:17 niklas Exp $ +# $NetBSD: GENERIC,v 1.56 1996/04/30 17:40:34 is Exp $ # # GENERIC AMIGA @@ -85,6 +85,8 @@ options SYSVSEM # System V-like semaphores # options UCONSOLE # anyone can redirect a virtual console +#options INSECURE # allow, among other insecure stuff, LKM + # loading in multi-user mode. options GENERIC # Mini-root boot support options LKM # Loadable kernel modules