diff options
author | 2008-06-27 03:17:57 +0000 | |
---|---|---|
committer | 2008-06-27 03:17:57 +0000 | |
commit | a4f27d7b305c3573727472980dc427ae814b6665 (patch) | |
tree | 7dfc33fa7e20deaab3af0a5bdcebb8cc36958e90 | |
parent | fix bio major, only took a year to test (diff) | |
download | wireguard-openbsd-a4f27d7b305c3573727472980dc427ae814b6665.tar.xz wireguard-openbsd-a4f27d7b305c3573727472980dc427ae814b6665.zip |
sync
-rw-r--r-- | etc/etc.sgi/MAKEDEV | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.sgi/MAKEDEV b/etc/etc.sgi/MAKEDEV index 7346891a414..f645654cb05 100644 --- a/etc/etc.sgi/MAKEDEV +++ b/etc/etc.sgi/MAKEDEV @@ -3,9 +3,9 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.sgi/MAKEDEV.md,v 1.17 2008/06/13 21:07:28 todd Exp +# OpenBSD: etc.sgi/MAKEDEV.md,v 1.19 2008/06/27 03:17:29 todd Exp # OpenBSD: MAKEDEV.common,v 1.38 2008/06/12 22:38:14 todd Exp -# OpenBSD: MAKEDEV.mi,v 1.77 2005/10/06 06:43:19 otto Exp +# OpenBSD: MAKEDEV.mi,v 1.78 2008/06/14 23:09:05 todd Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp # # @@ -265,7 +265,7 @@ bpf*) ;; bio) - M bio c 14 0 600 + M bio c 49 0 600 ;; audio*) |