Home
last modified time | relevance | path

Searched refs:dos (Results 1 – 25 of 208) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-strip-trailing-cr.txt3 # RUN: diff -u diff-in.dos diff-in.unix && false || true
4 # RUN: diff -u diff-in.unix diff-in.dos && false || true
6 # RUN: diff -u --strip-trailing-cr diff-in.dos diff-in.unix && false || true
7 # RUN: diff -u --strip-trailing-cr diff-in.unix diff-in.dos && false || true
/netbsd-src/sys/arch/x68k/stand/libdos/
H A DMakefile3 LIB= dos
51 ${ASM}: ${.CURDIR}/dos.h ${MAKECALL}
53 @grep -i 'DOS_${.PREFIX} ' ${.CURDIR}/dos.h | \
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dcheck.tpl129 mv $f $f.dos; tr -d '\r' < $f.dos > $f; rm $f.dos
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dcheck.tpl129 mv $f $f.dos; tr -d '\r' < $f.dos > $f; rm $f.dos
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Ddosfile.h35 FS_DEF(dos);
/netbsd-src/distrib/zaurus/liveimage/
H A Dspec.in3 ./dos type=dir mode=0755 uname=root gname=wheel
H A Dfstab.in3 ROOT.e /dos msdos rw 0 0
/netbsd-src/distrib/hpcarm/liveimage/
H A Dspec.in3 ./dos type=dir mode=0755 uname=root gname=wheel
H A Dfstab.in3 ROOT.e /dos msdos rw 0 0
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmsg.md.es114 {La partici�n del disco que ha escogido sera partida en dos particiones.
116 Apple_Libre. Entonces debera cambiar una de las dos particiones en una
118 particion que tambien sea del tipo Apple_Libre, las dos seran combinadas
132 {Ha intentado separar una particion de disco existente en dos partes
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c845 unsigned long dos; in time2dos() local
852 dos = (tm->tm_year - 80) << 25; in time2dos()
853 dos += (tm->tm_mon + 1) << 21; in time2dos()
854 dos += tm->tm_mday << 16; in time2dos()
855 dos += tm->tm_hour << 11; in time2dos()
856 dos += tm->tm_min << 5; in time2dos()
857 dos += (tm->tm_sec + 1) >> 1; /* round to double-seconds */ in time2dos()
858 return dos; in time2dos()
2294 local time_t dos2time(unsigned long dos) in dos2time() argument
2298 if (dos == 0) in dos2time()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/generate/lint/
H A Dreadme.txt13 others - windows/dos compiler option files
/netbsd-src/external/public-domain/xz/
H A Dprepare-import.sh21 rm -rf debug dos windows
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A DMakefile.am10 dos.m4 \
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A DREADME.in68 dos codepages used to display them. Copy the binary distribution into
159 LANG variable selects the locale charsets (dos codepage) to be used to
165 The LANG variable not only selects a catalog, it also specifies the dos
168 recoded at runtime to the dos codepage stipulated by the value of LANG.
175 displayed on a DOS/WIN95 machine that uses some dos codepage.
201 selected, the string is always recoded to the dos codepage stipulated
204 At the same time, LANG defines the locale charset (dos codepage) to be
225 combination of catalogs and locale charset (dos codepages) makes sense.
235 de_AT, etc.), right entry is the corresponding dos codepage that will
H A DREADME68 dos codepages used to display them. Copy the binary distribution into
159 LANG variable selects the locale charsets (dos codepage) to be used to
165 The LANG variable not only selects a catalog, it also specifies the dos
168 recoded at runtime to the dos codepage stipulated by the value of LANG.
175 displayed on a DOS/WIN95 machine that uses some dos codepage.
201 selected, the string is always recoded to the dos codepage stipulated
204 At the same time, LANG defines the locale charset (dos codepage) to be
225 combination of catalogs and locale charset (dos codepages) makes sense.
235 de_AT, etc.), right entry is the corresponding dos codepage that will
/netbsd-src/common/dist/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
/netbsd-src/external/gpl3/gdb/dist/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
/netbsd-src/external/gpl3/binutils/dist/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
/netbsd-src/external/gpl3/gdb.old/dist/zlib/watcom/
H A Dwatcom_l.mak19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
/netbsd-src/external/gpl3/binutils.old/dist/zlib/watcom/
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx

123456789