Home
last modified time | relevance | path

Searched full:dos (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/freebsd/crypto/krb5/src/
H A DMakefile.in42 ##DOS##CPPFLAGS=$(CPPFLAGS) -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WINNT
52 ##DOS##!if 0
55 ##DOS##!endif
112 ##DOS##$(WCONFIG_EXE): outpre-dir wconfig.c
113 ##DOS## $(CC) -Fe$@ -Fo$*.obj wconfig.c $(CCLINKOPTION)
114 ##DOS## $(_VC_MANIFEST_EMBED_EXE)
116 ##DOS##MKFDEP=$(WCONFIG_EXE) config\win-pre.in config\win-post.in
159 ##DOS##Makefile-windows: $(MKFDEP) $(WINMAKEFILES)
161 ##DOS##Makefile: Makefile.in $(MKFDEP)
162 ##DOS## $(WCONFIG) config < $@.in > $@
[all …]
/freebsd/crypto/krb5/src/util/support/
H A DMakefile.in5 ##DOS##BUILDTOP = ..\..
6 ##DOS##LIBNAME=$(OUTPRE)k5sprt32.lib
7 ##DOS##WIN64LIBNAME=$(OUTPRE)k5sprt64.lib
8 ##DOS##XTRA=
9 ##DOS##OBJFILE=$(OUTPRE)k5sprt32.lst
10 ##DOS##WIN64OBJFILE=$(OUTPRE)k5sprt64.lst
23 ##DOS##GETTIMEOFDAY_ST_OBJ= gettimeofday.o
24 ##DOS##GETTIMEOFDAY_OBJ= $(OUTPRE)gettimeofday.$(OBJEXT)
28 ##DOS##MKSTEMP_ST_OBJ= mkstemp.o
29 ##DOS##MKSTEMP_OBJ= $(OUTPRE)mkstemp.$(OBJEXT)
[all …]
/freebsd/crypto/krb5/src/ccapi/test/
H A DMakefile.in17 ##DOS##CPPFLAGS = $(CPPFLAGS) /EHsc -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWINVER=0x0501 \
18 ##DOS## -D_WIN32_WINNT=0x0501 -D_CRT_SECURE_NO_WARNINGS
20 ##DOS##WINH = cci_debugging.h \
21 ##DOS## ccs_reply.h \
22 ##DOS## ccs_request.h \
23 ##DOS## ccs_request_c.c \
24 ##DOS## cci_types.h \
25 ##DOS## win-utils.h
27 ##DOS##LIBSRC=ccapi_ccache.c \
28 ##DOS## ccapi_ccache_iterator.c \
[all …]
/freebsd/crypto/krb5/src/lib/krb5/unicode/
H A DMakefile.in4 ##DOS##BUILDTOP = ..\..\..
5 ##DOS##PREFIXDIR=unicode
6 ##DOS##OBJFILE=..\$(OUTPRE)$(PREFIXDIR).lst
25 ##DOS##LIBOBJS = $(OBJS)
42 ##DOS##!if 0
50 ##DOS##!endif
51 ##DOS##.links:
52 ##DOS## $(CP) $(srcdir)\ucdata\ucdata.h ucdata.h
53 ##DOS## $(CP) $(srcdir)\ucdata\ucdata.c ucdata.c
54 ##DOS## $(CP) $(srcdir)\ucdata\ucgendat.c ucgendat.c
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dmsdos4 # msdos: file(1) magic for MS-DOS files
10 >1 string/cW \ echo\ off DOS batch file text
13 >1 string/cW echo\ off DOS batch file text
16 >1 string/cW rem DOS batch file text
19 >1 string/cW set\ DOS batch file text
87 # Most non-DOS MZ-executable extensions have the relocation table more than 0x40 bytes into the fil…
97 >>(0x3c.l) string !PE\0\0 MS-DOS executable
140 # ROM image is without DOS MZ header and without PE\0\0 signature
339 # hooray, there's a DOS extender using the PE format, with a valid PE
343 # "(8.s*16) string 32STUB for MS-DOS, 32rtm DOS extender"
[all …]
H A Dfilesystems23 >0 ubyte 0x11 OS/2 DOS 12-bit FAT
25 >0 ubyte 0x14 OS/2 DOS 16-bit FAT <32M
26 >0 ubyte 0x16 OS/2 DOS 16-bit FAT >=32M
36 >0 ubyte 0x24 NEC DOS
59 >0 ubyte 0x4a ALFX/THIN filesystem for DOS
103 >0 ubyte 0x91 Hidden free FDISK DOS EXT
109 >0 ubyte 0x98 Datalight ROM-DOS Super-Boot
145 >0 ubyte 0xc8 Reserved for DR-DOS 8.0+
146 >0 ubyte 0xc9 Reserved for DR-DOS 8.0+
147 >0 ubyte 0xca Reserved for DR-DOS 8.0+
[all …]
/freebsd/contrib/libpcap/msdos/
H A Dmakefile2 # Makefile for dos-libpcap. NB. This makefile requires a Borland
6 # Borland C 4.0+ (DOS large model)
25 etherent.c gencode.c nametoad.c pcap-dos.c optimize.c \
119 pcap.obj: pcap.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h
127 gencode.obj: gencode.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h \
134 pcap-dos.obj: pcap-dos.c pcap.h pcap-bpf.h pcap-dos.h pcap-int.h \
137 pktdrvr.obj: msdos\pktdrvr.c pcap-dos.h pcap-int.h \
140 ndis2.obj: msdos\ndis2.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h \
157 pcap.o32: pcap.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h
165 gencode.o32: gencode.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h \
[all …]
H A Dmakefile.wc2 # Watcom Makefile for dos-libpcap.
25 ASM = wasm.exe -$(MODEL) $(DEFS) -dDOSX -dDOS4GW -zq -bt=dos -fr=nul -d3 -s
30 $(OBJDIR)\pcap-dos.obj $(OBJDIR)\pktdrvr.obj $(OBJDIR)\optimize.obj &
34 -$(MODEL) -mf -zff -zgf -zq -bt=dos -fr=nul -w6 -fpi &
52 pcap-dos.h pcap-int.h pcap.h msdos\pktdrvr.h
109 $(OBJDIR)\pcap.obj: pcap.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h
117 $(OBJDIR)\gencode.obj: gencode.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h &
124 $(OBJDIR)\pcap-dos.obj: pcap-dos.c pcap.h pcap-bpf.h pcap-dos.h pcap-int.h &
127 $(OBJDIR)\pktdrvr.obj: msdos\pktdrvr.c pcap-dos.h pcap-int.h &
130 $(OBJDIR)\ndis2.obj: msdos\ndis2.c pcap-dos.h pcap-int.h pcap.h pcap-bpf.h &
H A Dreadme.dos1 libpcap for DOS
4 This file contains some notes on building and using libpcap for MS-DOS.
9 - Metaware HighC 3.1+ with PharLap DOS-extender
10 - GNU C 2.7+ with djgpp 2.01+ DOS extender
19 Files specific to DOS are pcap-dos.[ch] and the assembly and C files in
36 DOS-libpcap currently only works reliably with a real-mode Ethernet packet-
128 But linking the library with `tcpdump' is the ultimate test. DOS/djgpp
140 I've included some extra functions to DOS-libpcap:
146 array in pcap-dos.c (currently only used to set debug-levels and parameters
147 for the 32-bit network drivers.) Thus an application using DOS-libpcap can
/freebsd/crypto/krb5/src/util/profile/
H A Ddosshell.ini10 MS-DOS 5.0 EDIT command can be used
37 …help = Starts the MS-DOS command prompt where you can type any MS-DOS command.^m^mTo return to MS-
44 …help = Starts MS-DOS Editor, a text editor you can use to create and modify text files. After you …
49 …info = Enter the name of the file to edit. To start MS-DOS Editor without opening a file, press EN…
57 title = MS-DOS QBasic
58DOS QBasic, a programming environment you can use to create, modify, run, and debug programs. Afte…
62 title = MS-DOS QBasic File
85 …help = Temporarily leaves MS-DOS Shell to copy the contents of a floppy disk to another floppy dis…
100 …help = Temporarily leaves MS-DOS Shell to copy files from one disk to another. After you choose Ba…
114 …help = Temporarily leaves MS-DOS Shell to restore files that were backed up. After you choose Rest…
[all …]
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A DMakefile.in9 ##DOS##BUILDTOP = ..\..\..
10 ##DOS##PREFIXDIR=ccache
11 ##DOS##OBJFILE=..\$(OUTPRE)$(PREFIXDIR).lst
97 ##DOS##OBJS=$(OBJS) $(OUTPRE)ccfns.$(OBJEXT)
103 ##DOS##subdirs: ccapi\$(OUTPRE)file.lst
105 ##DOS##ccapi\$(OUTPRE)file.lst:
106 ##DOS## cd ccapi
107 ##DOS## @echo Making in krb5\ccache\ccapi
108 ##DOS## $(MAKE) -$(MFLAGS)
109 ##DOS## cd ..
[all …]
/freebsd/sbin/mount_msdosfs/
H A Dmount_msdosfs.836 .Nd mount an MS-DOS (FAT) file system
52 utility attaches the MS-DOS file system residing on
61 MS-DOS file system on any directory that they own (provided,
77 Force only the old MS-DOS 8.3 style filenames to be visible.
148 .\"The differences to the MS-DOS file system are minimal and
154 for DOS and Win'95 names.
157 Specify the MS-DOS code page (aka IBM/OEM code page) name used for
158 file name conversions for DOS names.
170 To mount a Russian MS-DOS file system located in
175 To mount a Japanese MS-DOS file system located in
/freebsd/share/man/man5/
H A Dmsdosfs.5
/freebsd/share/man/man4/
H A Dmsdosfs.49 .Nd MS-DOS (FAT) file system
17 kernel to read and write MS-DOS based file systems.
29 .Pa /dos
40 /dev/ada0sN /dos msdosfs rw 0 0
43 This will mount an MS-DOS based partition at the
44 .Pa /dos
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A DMakefile.in5 ##DOS##BUILDTOP = ..\..\..
6 ##DOS##PREFIXDIR=generic
7 ##DOS##OBJFILE=..\$(OUTPRE)generic.lst
9 ##DOS##DLL_EXP_TYPE=GSS
23 ##DOS##MK_EHDRDIR=rem
44 ##DOS##!if 0
46 ##DOS##include_xom=rem
55 ##DOS##!endif
56 ##DOS##gssapi.h: gssapi.hin
57 ##DOS## $(CP) $** $@
[all …]
/freebsd/contrib/dialog/samples/
H A Dmenubox524 "WIN 95" "Microsoft Windows 95 (son of MS-DOS) xxxxxxxxxxxxxx" "hmm" \
25 … "PC-DOS" "IBM PC DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "clone of a clone" \
26 …"MS-DOS" "Microsoft DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "DOS: Disk Operating…
H A Dmenubox28 $DIALOG --default-item "MS-DOS" --clear --title "MENU BOX" "$@" \
22 "PC-DOS" "IBM PC DOS" \
23 "MS-DOS" "Microsoft DOS" 2> $tempfile
H A Dmenubox88 --default-item "MS-DOS" \
24 "PC-DOS" "IBM PC DOS" \
25 "MS-DOS" "Microsoft DOS" \
H A Dmenubox322 "PC-DOS" "IBM PC DOS" "clone of a clone" \
23 …"MS-DOS" "Microsoft DOS" "DOS: Disk Operating System, originally for an IBM …
H A Dmenubox422 … "PC-DOS" "IBM PC DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "clone of a clone" \
23 …"MS-DOS" "Microsoft DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "DOS: Disk Operating…
H A Dmenubox724 "PC-DOS" "IBM PC DOS" "clone of a clone" \
25 …"MS-DOS" "Microsoft DOS" "DOS: Disk Operating System, originally for an IBM …
/freebsd/usr.sbin/bsdconfig/share/media/
H A Ddos.subr32 f_dprintf "%s: loading includes..." media/dos.subr
50 # Return success if we both found and set the media type to be a DOS partition.
84 # Initializes the DOS media device. Returns success if able to mount the DOS
93 f_dprintf "Init routine called for DOS device. devname=[%s]" \
97 f_dprintf "DOS device already mounted."
120 # Returns data from $file on a mounted DOS partition device. Similar to cat(1).
139 # Shuts down the DOS partition device using umount(8). Return status should be
162 f_dprintf "%s: Successfully loaded." media/dos.subr
/freebsd/crypto/krb5/src/lib/krb5/ccache/ccapi/
H A DMakefile.in6 ##DOS##WIN_INCLUDES = -I$(top_srcdir)\windows\lib
8 ##DOS##BUILDTOP = ..\..\..\..
9 ##DOS##PREFIXDIR = ccache\file
10 ##DOS##OBJFILE = $(OUTPRE)file.lst
20 ##DOS##LIBOBJS = $(OBJS)
/freebsd/crypto/krb5/src/lib/gssapi/spnego/
H A DMakefile.in6 ##DOS##BUILDTOP = ..\..\..
7 ##DOS##PREFIXDIR=spnego
8 ##DOS##OBJFILE = ..\$(OUTPRE)spnego.lst
10 ##DOS##DLL_EXP_TYPE=GSS
21 ##DOS##LIBOBJS = $(OBJS)
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/dktp/
H A Dfdisk.h42 * BIOS and MS-DOS conventions.
97 #define DOSOS12 1 /* DOS partition, 12-bit FAT */
99 #define DOSOS16 4 /* DOS partition, 16-bit FAT */
100 #define EXTDOS 5 /* EXT-DOS partition */
101 #define DOSHUGE 6 /* Huge DOS partition > 32MB */
108 #define FDISK_FAT95 14 /* DOS 16-bit FAT, LBA-mapped */
115 #define DOSDATA 86 /* DOS data partition */
118 /* with DOS 3.3 fdisk */
137 #define MAXDOS 65535L /* max size (sectors) for DOS partition */

12345678910>>...19