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

  /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/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/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/sys/coda/
coda.h 76 #ifdef DOS
  /src/sys/external/isc/libsodium/dist/
config.guess 1060 i*86:*DOS:*:*)
aclocal.m4 656 # with a leading dot. For instance MS-DOS doesn't.
  /src/lib/librumpuser/build-aux/
config.guess 1097 i*86:*DOS:*:*)
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1098 i*86:*DOS:*:*)
  /src/share/terminfo/
terminfo 465 # The DOS 5 manual asserts that these sequences meet the ISO 6429 standard.
685 #### DOS ANSI.SYS variants
687 # This completely describes the sequences specified in the DOS 2.1 ANSI.SYS
694 # DOS 2.0 (January 1983) documented these features in
696 ansi.sys-old|ANSI.SYS under PC-DOS 2.0,
747 # Since redefining keys with ansi.sys also affects PC-DOS programs, the key
749 # or others using <smkx>/<rmkx>, the keypad will not be defined as per PC-DOS.
753 # Note that <kcub1> is always BS, because PC-dos can tolerate this change.
757 ansi.sysk|ansisysk|PC-DOS 3.1 ANSI.SYS with keypad redefined for vi,
758 is2=U2\sPC-DOS\s3.1\sANSI.SYS\swith\skeypad\sredefined\sfo
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 694 # appending to config.log, which fails on DOS, as config.log is still kept
2146 # MS-DOS does not allow filenames that begin with a dot.
2352 # AWK program above erroneously prepends '/' to C:/dos/paths
2582 # Let DOS variable expansion print the short 8.3 style file name.
2591 # Convert to unix form, then to dos form, then back to unix form
2592 # but this time dos style (no spaces!) so that the unix form looks
2595 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`

Completed in 32 milliseconds