Browse Source

2 sets of ptys; drahn

OPENBSD_2_8
deraadt 24 years ago
parent
commit
a192be4f93
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.powerpc/MAKEDEV

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

@ -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


Loading…
Cancel
Save