Browse Source

Remove COMPAT_HPUX. No one wanted to support it and its fewmets were

blocking other cleanups
ok miod@
OPENBSD_4_8
guenther 14 years ago
parent
commit
472abc68fb
4 changed files with 0 additions and 4 deletions
  1. +0
    -1
      src/etc/etc.hp300/sysctl.conf
  2. +0
    -1
      src/etc/etc.hppa/sysctl.conf
  3. +0
    -1
      src/etc/etc.hppa64/sysctl.conf
  4. +0
    -1
      src/etc/etc.mvme68k/sysctl.conf

+ 0
- 1
src/etc/etc.hp300/sysctl.conf View File

@ -1,2 +1 @@
#kern.emul.hpux=1 # enable running HP/UX binaries
#kern.emul.sunos=1 # enable running SunOS binaries

+ 0
- 1
src/etc/etc.hppa/sysctl.conf View File

@ -1,3 +1,2 @@
#machdep.led_blink=1 # 1=make led(s) blink
#kern.emul.hpux=1 # enable running HP/UX binaries
#kern.emul.linux=1 # enable running Linux binaries

+ 0
- 1
src/etc/etc.hppa64/sysctl.conf View File

@ -1,2 +1 @@
#kern.emul.hpux=1 # enable running HP/UX binaries
#kern.emul.linux=1 # enable running Linux binaries

+ 0
- 1
src/etc/etc.mvme68k/sysctl.conf View File

@ -1,2 +1 @@
#kern.emul.hpux=1 # enable running HP/UX binaries
#kern.emul.sunos=1 # enable running SunOS binaries

Loading…
Cancel
Save