From b98eb4e144a13fa2b1b6a9398ef538268e56cdd7 Mon Sep 17 00:00:00 2001 From: Jorrit Herder Date: Thu, 4 Aug 2005 18:03:51 +0000 Subject: [PATCH] Added /dev/cmos. Made separate case for /dev/random and /dev/urandom --- commands/scripts/MAKEDEV.sh | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/commands/scripts/MAKEDEV.sh b/commands/scripts/MAKEDEV.sh index 893bcda30..d3d34c166 100755 --- a/commands/scripts/MAKEDEV.sh +++ b/commands/scripts/MAKEDEV.sh @@ -18,7 +18,7 @@ case $#:$1 in cat >&2 <