Home
last modified time | relevance | path

Searched refs:bootxx (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/pmax/stand/
H A Dmkboot.c30 char *bootfname, *xxboot, *bootxx; variable
54 bootxx = argv[3];
66 ofd2 = creat(bootxx, 0666);
69 perror(bootxx);
114 perror(bootxx);
/original-bsd/sbin/disklabel/
H A Ddisklabel.c126 bootxx = optarg;
177 xxboot = bootxx = 0;
322 bootxx = boot1;
521 if (!xxboot || !bootxx) {
542 if (!bootxx) {
547 bootxx = np;
550 np += strlen(bootxx) + 1;
557 xxboot, bootxx ? bootxx : "NONE");
577 b = open(bootxx, O_RDONLY);
579 Perror(bootxx);
[all …]
/original-bsd/sys/i386/stand/
H A DMakefile19 SRCS= boot.c bootxx.c conf.c confxx.c copy.c fd.c fdbootblk.c prf.c \
89 bootwd: wdbootblk.o wsrt0.o bootxx.o sm_confwd.o sm_wd.o sm_cga.o ${SMLIBS}
90 ld -N -T ${RELOC2} wsrt0.o bootxx.o sm_confwd.o sm_wd.o \
105 bootfd: fdbootblk.o wsrt0.o bootxx.o fd.o sm_cga.o sm_conffd.o ${SMLIBS}
106 ld -N -T ${RELOC2} wsrt0.o bootxx.o fd.o sm_cga.o sm_conffd.o ${SMLIBS}
/original-bsd/sys/vax/stand/
H A DMakefile31 SRCS= boot.c bootxx.c cat.c copy.c drtest.c format.c format.c machdep.c \
34 SMOBJ= bootxx.o sm_autoconf.o
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr1541 /usr/src/sys/stand/bootxx.c
H A Dfiles.4.3.copyr2197 /usr/src/sys/stand/bootxx.c