HomeSort by: relevance | last modified time | path
    Searched refs:vax (Results 1 - 25 of 84) sorted by relevancy

1 2 3 4

  /src/share/man/man8/man8.vax/
Makefile 5 MANSUBDIR=/vax
  /src/lib/csu/arch/vax/
crt0.S 32 #include <vax/asm.h>
crtend.S 31 #include <vax/asm.h>
crtbegin.S 31 #include <vax/asm.h>
  /src/tools/vax-mopcopy/
Makefile 5 HOSTPROGNAME= ${_TOOL_PREFIX}vax-mopcopy
12 # VAX binaries are now ELF
  /src/distrib/vax/liveimage/emuimage/
Makefile 3 LIVEIMGBASE= NetBSD-${DISTRIBVER}-vax-live # gives ${IMGBASE}.img
15 # XXX: tools disklabel(8) for vax doesn't preserve existing bootblock?
  /src/distrib/vax/inst-common/
Makefile.inc 49 (cd /sys/arch/vax/boot; ${MAKE})
50 cp /sys/arch/vax/boot/edlabel .
51 cp /sys/arch/vax/boot/copy .
52 cp /sys/arch/vax/boot/xxboot .
53 cp /sys/arch/vax/boot/boot .
  /src/sys/arch/vax/include/
param.h 44 * Machine dependent constants for VAX.
47 #define _MACHINE vax
48 #define MACHINE "vax"
49 #define _MACHINE_ARCH vax
50 #define MACHINE_ARCH "vax"
73 * KVA is very tight on vax, reduce the amount of KVA used by pipe
  /src/tests/kernel/
t_setjmp.sh 37 vax)
38 atf_expect_fail "PR port-vax/59308:" \
t_umountstress.sh 44 if [ $(uname -p) = vax ]; then
45 atf_skip "port-vax/59287 vnd(4) can cause kernel crash"
133 if [ $(uname -p) = vax ]; then
134 atf_skip "port-vax/59287 vnd(4) can cause kernel crash"
  /src/distrib/vax/floppy/
Makefile 19 IMAGEDEPENDS= ${XXBOOT} boot.vax netbsd.gz
20 CLEANFILES+= netbsd.gz boot.vax ${IMAGE}.tmp
27 boot.vax: ${DESTDIR}/usr/mdec/boot
32 (echo "./boot.vax type=file uname=root gname=wheel mode=0755"; \
  /src/share/man/man4/man4.vax/
Makefile 22 MANSUBDIR=/vax
  /src/sys/dev/bi/
uba_bi.c 54 #include <vax/bi/bireg.h>
55 #include <vax/bi/bivar.h>
57 #include <vax/uba/ubareg.h>
58 #include <vax/uba/ubavar.h>
  /src/share/mk/
bsd.endian.mk 14 ${MACHINE_ARCH} == "vax" || \
  /src/sys/arch/vax/vax/
opcodes.c 37 #include <vax/vax/db_disasm.h>
compat_16_machdep.c 7 * Changed for the VAX port (and for readability) /IC
47 * Changed for the VAX port (and for readability) /IC
110 #include <vax/vax/gencons.h>
113 * This code was moved here from sys/arch/vax/vax/sig_machdep.c
ka730.c 76 #include <vax/vax/gencons.h>
compat_13_machdep.c 7 * Changed for the VAX port (and for readability) /IC
47 * Changed for the VAX port (and for readability) /IC
113 #include <vax/vax/gencons.h>
116 * This code was moved here from sys/arch/vax/vax/sig_machdep.c
multicpu.c 28 * CPU-type independent code to spin up other VAX CPU's.
46 #include <vax/vax/gencons.h>
  /src/sys/arch/vax/uba/
qvms.c 63 #include <vax/uba/qvareg.h>
64 #include <vax/uba/qvavar.h>
65 #include <vax/uba/qvkbdvar.h>
uba_ubi.c 79 #include <vax/uba/uba_common.h>
  /src/distrib/notes/
Makefile 48 SUBDIR+= vax
  /src/lib/libc/quad/
floatunditf_ieee754.c 51 #error vax does not support a distinct long double
  /src/share/man/man8/
Makefile 28 man8.vax man8.x68k man8.x86
  /src/tests/dev/fss/
t_fss.sh 44 if [ $(uname -p) = vax ]; then
45 atf_skip "port-vax/59287 vnd(4) can cause kernel crash"

Completed in 19 milliseconds

1 2 3 4