From owner-cvs-all Wed Dec 22 11: 6:36 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 5376D15535; Wed, 22 Dec 1999 11:06:31 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA27469; Wed, 22 Dec 1999 11:06:31 -0800 (PST) (envelope-from phk@FreeBSD.org) Message-Id: <199912221906.LAA27469@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 22 Dec 1999 11:06:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk create_chunk.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/12/22 11:06:30 PST Modified files: lib/libdisk create_chunk.c Log: Just on the off-chance that somebody might use libdisk in a totally lobotomized environment, say booted from a floppy with no /etc full of password and group files, give sensible fallbacks for roots uid and operators gid. This might fix sysinstall. Revision Changes Path 1.43 +12 -6 src/lib/libdisk/create_chunk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message