From 78e14a84200e6a7be2f0e3dff8315ef9dbb5a8fd Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 30 Aug 1996 08:39:21 +0000 Subject: rnd, not random --- sys/conf/files.oldconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/conf/files.oldconf') diff --git a/sys/conf/files.oldconf b/sys/conf/files.oldconf index e6c92e08c35..ea73d6d84d5 100644 --- a/sys/conf/files.oldconf +++ b/sys/conf/files.oldconf @@ -1,4 +1,4 @@ -# $OpenBSD: files.oldconf,v 1.12 1996/08/29 07:40:25 deraadt Exp $ +# $OpenBSD: files.oldconf,v 1.13 1996/08/30 08:39:20 deraadt Exp $ # $NetBSD: files.oldconf,v 1.67.4.1 1996/05/29 23:14:10 cgd Exp $ # adosfs/adlookup.c optional adosfs @@ -295,4 +295,4 @@ vm/vnode_pager.c optional vnodepager dev/ccd.c optional ccd needs-count # XXX !! This should not be necessary! dev/audio.c optional audio device-driver -dev/random.c optional random device-driver needs-count +dev/rnd.c optional random device-driver needs-count -- cgit v1.2.3