Searched refs:pbsdboot (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A DMakefile3 UUDECODE_FILES= pbsdboot.exe pbsdboot1.exe
6 if [ X"`strings WMIPSDbg/pbsdboot.exe | grep 'Compiled for WinCE'`" = \
9 uuencode WMIPSDbg/pbsdboot.exe pbsdboot1.exe > pbsdboot1.uu; \
12 uuencode WMIPSDbg/pbsdboot.exe pbsdboot.exe > pbsdboot.uu; \
H A Dvr41xx.c38 #include <pbsdboot.h>
H A Dpbsdboot.c1 /* $NetBSD: pbsdboot.c,v 1.5 2007/03/04 05:59:53 christos Exp $ */
38 #include <pbsdboot.h>
43 pbsdboot(TCHAR *wkernel_name, int argc, char *argv[], struct bootinfo* bi) function
H A Dmips.c38 #include <pbsdboot.h>
H A Dsysteminfo.c28 #include <pbsdboot.h>
H A Dtx39xx.c39 #include <pbsdboot.h>
H A Dprint.c38 #include <pbsdboot.h>
H A Dpbsdboot.h1 /* $NetBSD: pbsdboot.h,v 1.11 2007/03/04 05:59:53 christos Exp $ */
45 #define PREFNAME TEXT("pbsdboot.ini")
46 #define LOGNAME TEXT("pbsdboot.log")
150 * pbsdboot.c
152 int pbsdboot(TCHAR*, int argc, char *argv[], struct bootinfo *bi);
H A Dlayout.c38 #include <pbsdboot.h>
H A Dpalette.c38 #include <pbsdboot.h>
H A Delf.c38 #include <pbsdboot.h>
H A Dvmem.c38 #include <pbsdboot.h>
H A Ddisptest.c38 #include <pbsdboot.h>
H A Dpreference.c38 #include <pbsdboot.h>
H A Dmain.c38 #include <pbsdboot.h>
43 * If you modify this program and update pbsdboot.uu,
1213 pbsdboot(wkernel_name, argc, argv, &bi);
/netbsd-current/share/man/man8/man8.hpcmips/
H A DMakefile3 MAN= boot.8 pbsdboot.8
/netbsd-current/distrib/hpcmips/stand/
H A DMakefile8 PBSDBOOTDIR= ${KERNSRCDIR}/arch/${MACHINE}/stand/pbsdboot
9 PBSDBOOT= pbsdboot.exe
/netbsd-current/sys/arch/hpcmips/stand/
H A DMakefile8 PROJECT_DIRS=libsa pbsdboot libz
22 > pbsdboot/opt_spec_platform.h
40 rm -f pbsdboot/opt_spec_platform.h

Completed in 128 milliseconds