Home
last modified time | relevance | path

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

12345678910>>...17

/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 …]
H A Damigaos136 0 string DOS
137 # skip DOS Client Message Files like IPXODI.MSG DOSRQSTR.MSG
142 >>3 ubyte 0 DOS disk
144 >>3 ubyte 2 Inter DOS disk
147 >>3 ubyte 4 Fastdir DOS disk
150 >>3 ubyte 6 Inter Fastdir DOS disk
154 #>>3 ubyte 6 long name DOS disk
/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/sbin/mount_msdosfs/
H A Dmount_msdosfs.836 .Nd mount an MS-DOS 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 fil
[all...]
/freebsd/share/man/man5/
H A Dmsdosfs.5
/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 …
H A Dmenubox122 "PC-DOS" "IBM PC DOS" \
23 "MS-DOS" "Microsoft DOS" 2> $tempfile
H A Dmenubox22 "PC-DOS" "IBM PC DOS" \
23 "MS-DOS" "Microsoft DOS" 2> $tempfile
H A Dmenubox1222 PC-DOS:IBM PC DOS
23 MS-DOS:Microsoft DOS
/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/sys/contrib/openzfs/lib/libspl/include/sys/dktp/
H A Dfdisk.h41 * BIOS and MS-DOS conventions.
96 #define DOSOS12 1 /* DOS partition, 12-bit FAT */
98 #define DOSOS16 4 /* DOS partition, 16-bit FAT */
99 #define EXTDOS 5 /* EXT-DOS partition */
100 #define DOSHUGE 6 /* Huge DOS partition > 32MB */
107 #define FDISK_FAT95 14 /* DOS 16-bit FAT, LBA-mapped */
114 #define DOSDATA 86 /* DOS data partition */
117 /* with DOS 3.3 fdisk */
136 #define MAXDOS 65535L /* max size (sectors) for DOS partition */
/freebsd/sys/fs/msdosfs/
H A Dbpb.h23 * BIOS Parameter Block (BPB) for DOS 3.3
40 * BPB for DOS 5.0 The difference is bpbHiddenSecs is a short for DOS 3.3,
59 * BPB for DOS 7.10 (FAT32). This one has a few extensions to bpb50.
101 * BIOS Parameter Block (BPB) for DOS 3.3
118 * BPB for DOS 5.0 The difference is bpbHiddenSecs is a short for DOS 3.3,
137 * BPB for DOS 7.10 (FAT32). This one has a few extensions to bpb50.
/freebsd/crypto/openssl/
H A DNOTES-DJGPP.md1 Notes for the DOS platform with DJGPP
5 environment for 16-bit DOS, but only with long filename support.
6 If you wish to compile on native DOS with 8+3 filenames, you will
32 running in a DOS box under Windows. If so, just close the BASH
45 party "randomness" DOS driver. One such driver, `NOISE.SYS`, can be
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Damlogic,gx-vdec.yaml15 The video decoding IP lies within the DOS memory region,
55 - const: dos
73 - const: dos
132 reg-names = "dos", "esparser";
136 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
/freebsd/contrib/elftoolchain/libpe/
H A Dlibpe_dos.c59 /* Read the conventional MS-DOS EXE header. */ in libpe_parse_msdos_header()
105 /* Read in DOS stub now. */ in libpe_parse_msdos_header()
178 * The "standard" MS-DOS stub displaying "This program cannot be run in
179 * DOS mode".
223 * If we strip MS-DOS stub, everything after it in libpe_write_msdos_stub()
231 * lseek(2) to the PE signature if MS-DOS stub is not in libpe_write_msdos_stub()
266 * If length of MS-DOS stub will change, Mark the PE in libpe_write_msdos_stub()
289 /* Always use application supplied MS-DOS stub, if exists. */ in libpe_write_msdos_stub()
301 * Write MS-DOS header. in libpe_write_msdos_stub()
367 * Write the MS-DOS stub. in libpe_write_msdos_stub()
/freebsd/sbin/fdisk/
H A Dfdisk.c134 [0x01] = "Primary DOS with 12 bit FAT",
137 [0x04] = "Primary DOS with 16 bit FAT (< 32MB)",
138 [0x05] = "Extended DOS",
139 [0x06] = "Primary DOS, 16 bit FAT (>= 32MB)",
144 [0x0B] = "DOS or Windows 95 with 32 bit FAT",
145 [0x0C] = "DOS or Windows 95 with 32 bit FAT (LBA)",
146 [0x0E] = "Primary 'big' DOS (>= 32MB, LBA)",
147 [0x0F] = "Extended DOS (LBA)",
149 [0x11] = "OS/2 BM: hidden DOS with 12-bit FAT",
151 [0x14] = "OS/2 BM: hidden DOS with 16-bit FAT (< 32MB)",
[all …]
/freebsd/contrib/file/doc/
H A Dmagic.man154 A two-byte value interpreted as FAT/DOS-style date.
156 A two-byte value interpreted as FAT/DOS-style time.
188 interpreted as FAT/DOS-style date.
191 interpreted as FAT/DOS-style time.
225 interpreted as FAT/DOS-style date.
228 interpreted as FAT/DOS-style time.
633 \*[Gt]0x18 uleshort \*[Lt]0x40 MS-DOS executable
691 # MS Windows executables are also valid MS-DOS executables
693 \*[Gt]0x18 uleshort \*[Lt]0x40 MZ executable (MS-DOS)
710 # MS Windows executables are also valid MS-DOS executables
[all …]

12345678910>>...17