HomeSort by: relevance | last modified time | path
    Searched refs:msdos (Results 1 - 25 of 91) sorted by relevancy

1 2 3 4

  /src/usr.sbin/puffs/rump_msdos/
Makefile 4 MOUNTNAME= msdos
  /src/external/bsd/libpcap/dist/msdos/
makefile.dj 7 # c:\net\pcap> make -f msdos/makefile.dj
12 VPATH = missing msdos
14 PREREQUISITES = scanner.c grammar.c tokdefs.h version.h msdos/pkt_stub.inc
16 include ./msdos/common.dj
18 DRIVER_DIR = ./msdos/pm_drvr
28 msdos/pktdrvr.c msdos/ndis2.c # missing/snprintf.c
47 TARGETS = msdos/bin2c.exe libpcap.a filtertest.exe findalldevstest.exe \
78 msdos/pkt_stub.inc: msdos/bin2c.exe msdos/pkt_rx1.
    [all...]
makefile.wc 10 # c:\net\pcap> wmake -f msdos\makefile.wc
16 OBJDIR = msdos\$(TARGET).w$(MODEL)
33 CFLAGS = $(DEFS) $(YYDEFS) -I. -I$(%watt_root)\inc -I.\msdos\pm_drvr &
47 wlib.arg: msdos\makefile.wc
51 $(OBJDIR)\pktdrvr.obj: msdos\pkt_stub.inc msdos\pktdrvr.c &
52 pcap-dos.h pcap-int.h pcap.h msdos\pktdrvr.h
53 *$(CC) $(CFLAGS) msdos\pktdrvr.c -fo=$@
58 $(OBJDIR)\ndis2.obj: msdos\ndis2.c
59 *$(CC) $(CFLAGS) msdos\ndis2.c -fo=$
    [all...]
makefile 26 savefile.c pcap.c msdos\ndis2.c msdos\pktdrvr.c \
29 BORLAND_OBJ = $(SOURCE:.c=.obj) msdos\pkt_rx0.obj msdos\ndis_0.obj
31 HIGHC_OBJ = $(SOURCE:.c=.o32) msdos\pkt_rx0.o32
72 bcc.arg: msdos\Makefile
75 -I$(WATT_INC) -I. -I.\msdos\pm_drvr -H=$(TEMP)\bcc.sym
78 hc386.arg: msdos\Makefile
82 -I$(WATT_INC) -I. -I.\msdos\pm_drvr
105 pkt_rx0.obj: msdos\pkt_rx0.as
    [all...]
  /src/tests/sbin/newfs_msdos/
t_create.sh 40 newfs_msdos -b 512 -C 33m -F 32 msdos.img
43 atf_check -s exit:0 -o not-match:FIXED -e empty fsck_msdos -p msdos.img
  /src/sys/modules/msdos/
Makefile 7 KMOD= msdos
  /src/external/gpl3/binutils/dist/bfd/
i386msdos.c 30 #include "coff/msdos.h"
269 "msdos", /* name */
308 BFD_JUMP_TABLE_GENERIC (msdos),
312 BFD_JUMP_TABLE_SYMBOLS (msdos),
313 BFD_JUMP_TABLE_RELOCS (msdos),
314 BFD_JUMP_TABLE_WRITE (msdos),
315 BFD_JUMP_TABLE_LINK (msdos),
  /src/external/gpl3/binutils.old/dist/bfd/
i386msdos.c 30 #include "coff/msdos.h"
270 "msdos", /* name */
308 BFD_JUMP_TABLE_GENERIC (msdos),
312 BFD_JUMP_TABLE_SYMBOLS (msdos),
313 BFD_JUMP_TABLE_RELOCS (msdos),
314 BFD_JUMP_TABLE_WRITE (msdos),
315 BFD_JUMP_TABLE_LINK (msdos),
  /src/external/gpl3/gdb.old/dist/bfd/
i386msdos.c 30 #include "coff/msdos.h"
270 "msdos", /* name */
308 BFD_JUMP_TABLE_GENERIC (msdos),
312 BFD_JUMP_TABLE_SYMBOLS (msdos),
313 BFD_JUMP_TABLE_RELOCS (msdos),
314 BFD_JUMP_TABLE_WRITE (msdos),
315 BFD_JUMP_TABLE_LINK (msdos),
  /src/external/gpl3/gdb/dist/bfd/
i386msdos.c 30 #include "coff/msdos.h"
270 "msdos", /* name */
308 BFD_JUMP_TABLE_GENERIC (msdos),
312 BFD_JUMP_TABLE_SYMBOLS (msdos),
313 BFD_JUMP_TABLE_RELOCS (msdos),
314 BFD_JUMP_TABLE_WRITE (msdos),
315 BFD_JUMP_TABLE_LINK (msdos),
  /src/usr.sbin/makefs/
Makefile 7 SRCS= cd9660.c chfs.c ffs.c v7fs.c msdos.c udf.c\
26 .include "${.CURDIR}/msdos/Makefile.inc"
makefs.h 210 DECLARE_FUN(msdos); variable
makefs.c 83 ENTRY(msdos),
  /src/distrib/atari/floppies/tos/
build_image.sh 6 # When msdos support is added to makefs, it makes sense to provide a
44 $SUDO mount -t msdos /dev/${VND_DEV}c ${MNT_DIR}
  /src/external/gpl2/groff/dist/arch/djgpp/
config.bat 34 if "%windir%" == "" goto msdos
38 :msdos label
  /src/distrib/utils/embedded/
mkimage 147 NAME=${gpt_label_boot:-$boot} /boot msdos rw 1 1
167 ROOT.e /boot msdos rw 1 1
322 echo ${bar} Populating msdos filesystem ${bar}
330 ${MAKEFS} -N ${release}/etc -t msdos \
  /src/external/gpl3/gdb/dist/readline/readline/support/
shobj-conf 474 msdos*)
  /src/external/gpl3/gdb.old/dist/readline/readline/support/
shobj-conf 474 msdos*)
  /src/external/gpl2/gettext/dist/djgpp/
config.bat 234 if "%windir%" == "" goto msdos
238 :msdos label
  /src/external/bsd/file/dist/magic/
Makefile.am 202 $(MAGIC_FRAGMENT_DIR)/msdos \
  /src/sys/modules/
Makefile 136 SUBDIR+= msdos
  /src/external/bsd/libevent/dist/build-aux/
config.sub 400 msdos)
402 os=msdos
1345 | amigaos* | amigados* | msdos* | newsos* | unicos* | aof* \
  /src/lib/librumpuser/build-aux/
config.sub 859 msdos)
861 os=-msdos
1390 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
  /src/sys/external/isc/libsodium/dist/build-aux/
config.sub 861 msdos)
863 os=-msdos
1398 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
  /src/sys/external/isc/libsodium/dist/
config.sub 825 msdos)
827 os=-msdos
1356 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \

Completed in 27 milliseconds

1 2 3 4