|
|
@ -1,5 +1,5 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# $OpenBSD: MAKEDEV,v 1.33 2000/10/03 03:50:34 rahnds Exp $ |
|
|
|
# $OpenBSD: MAKEDEV,v 1.34 2000/10/13 21:31:15 deraadt Exp $ |
|
|
|
# |
|
|
|
# Copyright (c) 1990 The Regents of the University of California. |
|
|
|
# All rights reserved. |
|
|
@ -154,7 +154,7 @@ all) |
|
|
|
sh $this raid0 raid1 raid2 raid3 |
|
|
|
sh $this rd0 ipl |
|
|
|
sh $this ttyo0 ttyE0 |
|
|
|
sh $this tty00 tty01 tty02 tty03 pty0 |
|
|
|
sh $this tty00 tty01 tty02 tty03 pty0 pty1 |
|
|
|
sh $this bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 |
|
|
|
sh $this tun0 tun1 tun2 tun3 |
|
|
|
sh $this random uk0 uk1 ss0 ss1 |
|
|
|