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

1 2 3 4

  /src/sys/arch/x68k/stand/libdos/
dos_cerror.S 1 | Writes Human68k DOS error number to dos_errno.
2 | Called on errors of DOS calls.
dos_procerr.S 1 | Writes Human68k DOS process error number to dos_errno.
2 | Called on errors of DOS calls for processes.
  /src/external/gpl3/gdb/dist/
djunpack.bat 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
4 Rem format, or else stock DOS/Windows shells will refuse to run it.
7 Rem renaming some of the files whose names are invalid on DOS or conflict
8 Rem with other file names after truncation to DOS 8+3 namespace.
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
4 Rem format, or else stock DOS/Windows shells will refuse to run it.
7 Rem renaming some of the files whose names are invalid on DOS or conflict
8 Rem with other file names after truncation to DOS 8+3 namespace.
  /src/usr.sbin/sysinst/arch/arc/
msg.md.en 65 {There is no FAT12 MS-DOS partition in the MBR partition table.}
68 {The MS-DOS FAT12 partition to install the native bootloader is too small.
77 {Copying bootloader into the MS-DOS FAT12 partition on %s...
  /src/sys/arch/x68k/stand/common/
start.S 5 | o no stdio support (DOS/IOCS only)
78 | DOS call
80 #define DOS(x) .word x
216 DOS(__SETBLOCK)
225 sberr1: DOS(__FPUTS)
227 DOS(__EXIT2) | _exit(exit_nomem)
276 DOS(__VERNUM)
427 DOS(__SETBLOCK) | reset donburi-kanjo (never fails)
455 DOS(__EXIT2)
  /src/external/gpl2/groff/dist/arch/djgpp/
config.bat 5 Rem of the environment in stock DOS shell.
27 Rem This is required because DOS/Windows are case-insensitive
39 set OS=MS-DOS
40 if not "%OS%" == "MS-DOS" goto SmallEnv
t-groff.bat 15 Rem chdir to src, to avoid overflowing the DOS limits with a long PATH.
  /src/external/gpl2/mkhybrid/dist/
magic 58 >9 byte =0x00 os: MS-DOS
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl2/gmake/dist/
configure.bat 36 update %XSRC%/configh.dos ./config.h
53 update %XSRC%/Makefile.DOS ./Makefile
  /src/external/gpl3/binutils/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/binutils/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/gdb/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/gdb/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl3/gdb.old/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/external/gpl2/gettext/dist/djgpp/
config.bat 5 Rem of the environment in stock DOS shell.
212 Rem This is required because DOS/Windows are case-insensitive
239 set OS=MS-DOS
240 if not "%OS%" == "MS-DOS" goto SmallEnv
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
aorsmul_1.asm 76 C For DOS, on the stack we have four saved registers, return address,
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-c.c 395 a line terminator is LF (Unix), CR (Mac) or CR/LF (DOS/Windows).
399 The so-called "text mode" in stdio on DOS/Windows translates CR/LF to \n
401 effect, on DOS/Windows we also parse CR/CR/LF into a single \n, but this
794 pathological cases which could bite us (like the DOS directory
  /src/sys/coda/
coda.h 76 #ifdef DOS
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 208 1. Changed all file open calls to include binary mode with "b" for DOS/WIN
263 on DOS/WIN as well as other platforms.
302 out that file modes need to have "b" for DOS/WIN machines, pointing out

Completed in 63 milliseconds

1 2 3 4