| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | diff-strip-trailing-cr.txt | 3 # 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 D | Makefile | 3 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 D | check.tpl | 129 mv $f $f.dos; tr -d '\r' < $f.dos > $f; rm $f.dos
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | check.tpl | 129 mv $f $f.dos; tr -d '\r' < $f.dos > $f; rm $f.dos
|
| /netbsd-src/sys/arch/i386/stand/dosboot/ |
| H A D | dosfile.h | 35 FS_DEF(dos);
|
| /netbsd-src/distrib/zaurus/liveimage/ |
| H A D | spec.in | 3 ./dos type=dir mode=0755 uname=root gname=wheel
|
| H A D | fstab.in | 3 ROOT.e /dos msdos rw 0 0
|
| /netbsd-src/distrib/hpcarm/liveimage/ |
| H A D | spec.in | 3 ./dos type=dir mode=0755 uname=root gname=wheel
|
| H A D | fstab.in | 3 ROOT.e /dos msdos rw 0 0
|
| /netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
| H A D | msg.md.es | 114 {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 D | pigz.c | 845 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 D | readme.txt | 13 others - windows/dos compiler option files
|
| /netbsd-src/external/public-domain/xz/ |
| H A D | prepare-import.sh | 21 rm -rf debug dos windows
|
| /netbsd-src/external/gpl2/diffutils/dist/m4/ |
| H A D | Makefile.am | 10 dos.m4 \
|
| /netbsd-src/external/gpl2/gettext/dist/djgpp/ |
| H A D | README.in | 68 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 D | README | 68 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 D | watcom_l.mak | 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
|
| H A D | watcom_f.mak | 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/watcom/ |
| H A D | watcom_l.mak | 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
|
| H A D | watcom_f.mak | 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/watcom/ |
| H A D | watcom_l.mak | 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
|
| H A D | watcom_f.mak | 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/watcom/ |
| H A D | watcom_l.mak | 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
|
| H A D | watcom_f.mak | 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/watcom/ |
| H A D | watcom_f.mak | 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
|