Browse Source

random on floppy

OPENBSD_2_6
deraadt 25 years ago
parent
commit
8b08f75ede
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.alpha/MAKEDEV

+ 2
- 2
src/etc/etc.alpha/MAKEDEV View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $OpenBSD: MAKEDEV,v 1.44 1999/08/20 17:00:33 downsj Exp $
# $OpenBSD: MAKEDEV,v 1.45 1999/09/27 22:09:25 deraadt Exp $
# $NetBSD: MAKEDEV,v 1.8.4.1 1996/06/18 00:41:56 cgd Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
@ -157,7 +157,7 @@ all)
;;
raminst)
sh $this std
sh $this std random
sh $this sd0 sd1 sd2 wd0 st0
sh $this cd0
sh $this rd0 bpf0


Loading…
Cancel
Save