/freebsd/crypto/openssl/ |
H A D | NOTES-DJGPP.md | 1 Notes for the DOS platform with DJGPP 4 OpenSSL has been ported to DJGPP, a Unix look-alike 32-bit run-time 10 You should have a full DJGPP environment installed, including the 11 latest versions of DJGPP, GCC, BINUTILS, BASH, etc. This package 15 All of these can be obtained from the usual DJGPP mirror sites or 17 files to download, see the DJGPP "ZIP PICKER" page at 23 in directory `watt32` under your main DJGPP directory, specify 26 To compile OpenSSL, start your BASH shell, then configure for DJGPP by 29 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP 44 As of version 0.9.7f DJGPP port checks upon `/dev/urandom$` for a 3rd
|
H A D | README.md | 111 * [Notes for the DOS platform with DJGPP](NOTES-DJGPP.md)
|
H A D | INSTALL.md | 65 * [Notes for the DOS platform with DJGPP](NOTES-DJGPP.md)
|
/freebsd/contrib/libpcap/msdos/ |
H A D | pktdrvr.c | 62 #if (DOSX & (DJGPP|DOS4GW)) 154 #elif (DOSX & DJGPP) 315 #elif (DOSX & DJGPP) in PktInterrupt() 370 #elif (DOSX & DJGPP) in PktSearchDriver() 407 #elif (DOSX & DJGPP) in PktSetAccess() 452 #if (DOSX & DJGPP) in PktTransmit() 477 #if (DOSX & (DJGPP|DOS4GW)) 588 #elif (DOSX & DJGPP) in PktGetStatistics() 642 #if (DOSX & DJGPP) in PktGetAddress() 659 #elif (DOSX & DJGPP) in PktGetAddress() [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dos.h | 33 #define DJGPP 2 macro 38 #define DOSX DJGPP
|
H A D | pcap-dos.c | 334 #ifndef DJGPP in pcap_read_one()
|
/freebsd/crypto/openssl/crypto/ |
H A D | o_dir.c | 26 #if defined OPENSSL_SYS_UNIX || defined DJGPP \
|
/freebsd/contrib/less/ |
H A D | README | 122 with Microsoft C, Borland C, or DJGPP) 130 If you are using DJGPP, rename MAKEFILE.DSG to MAKEFILE.
|
H A D | NEWS | 142 * Fix DJGPP build (github #497). 726 * Fix DJGPP build. 907 ANSI color escape sequences are now supported in the MS-DOS (DJGPP) version. 974 * Fixes for MS-DOS (DJGPP) version. 1112 * Ported to DJGPP compiler for MS-DOS.
|
/freebsd/contrib/bzip2/ |
H A D | CHANGES | 92 added minor mods so it compiles with DJGPP out of the box 98 Open stdin/stdout in binary mode for DJGPP.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | coff | 17 # PE/COFF, DJGPP, i386 COFF executable, MS Windows COFF Intel i386 object file (./intel)
|
H A D | msdos | 867 >>>>&19 byte x \b, DJGPP go32 v%u 870 >>>&0 lelong <40 \b, DJGPP go32 v1 DOS extender (stub) 883 >>>&0 string/4 x \b, DJGPP go32 v%s DOS extender 885 >>>&0 string/8 x \b, DJGPP go32 %s DOS extender 1392 # show more instructions but not in samples like: rem.com (DJGPP) 1531 # look for interrupt instruction like in rem.com (DJGPP) LOADER.COM (DR-DOS 7.x)
|
/freebsd/contrib/diff/ |
H A D | NEWS | 93 * There is support for DJGPP; see the 'ms' subdirectory and the files
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 135 Additional fixes for DJGPP. Thanks to Eli Zaretskii for 145 portability to DJGPP. Should fix Issue 92. Thanks to Albert Wik
|
/freebsd/sys/contrib/zlib/ |
H A D | ChangeLog | 1419 - new makefiles for DJGPP (Makefile.dj2), 32-bit Borland (Makefile.b32), 1545 - added support for DJGPP
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 777 # We use sed instead of cat because bash on DJGPP gets confused if 1681 # On DJGPP, this test can blow up pretty badly due to problems in libc 4244 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 779 # We use sed instead of cat because bash on DJGPP gets confused if 1692 # On DJGPP, this test can blow up pretty badly due to problems in libc 4264 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 777 # We use sed instead of cat because bash on DJGPP gets confused if 1681 # On DJGPP, this test can blow up pretty badly due to problems in libc 4244 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 777 # We use sed instead of cat because bash on DJGPP gets confused if 1681 # On DJGPP, this test can blow up pretty badly due to problems in libc 4244 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 776 # We use sed instead of cat because bash on DJGPP gets confused if 1693 # On DJGPP, this test can blow up pretty badly due to problems in libc 4265 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/ldns/m4/ |
H A D | libtool.m4 | 776 # We use sed instead of cat because bash on DJGPP gets confused if 1680 # On DJGPP, this test can blow up pretty badly due to problems in libc 4256 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/file/m4/ |
H A D | libtool.m4 | 779 # We use sed instead of cat because bash on DJGPP gets confused if 1692 # On DJGPP, this test can blow up pretty badly due to problems in libc 4264 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/unbound/ |
H A D | aclocal.m4 | 785 # We use sed instead of cat because bash on DJGPP gets confused if 1687 # On DJGPP, this test can blow up pretty badly due to problems in libc 4253 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/sqlite3/ |
H A D | aclocal.m4 | 792 # We use sed instead of cat because bash on DJGPP gets confused if 1694 # On DJGPP, this test can blow up pretty badly due to problems in libc 4270 # DJGPP does not support shared libraries at all
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 9195 + add DJGPP to special case of DOS-style drive letters potentially 9237 generated when cross-compiling for DJGPP. 9243 + add terminfo entries for DJGPP. 10116 + adjust ifdef's in case SIGWINCH is not defined, e.g., with DJGPP
|