HomeSort by: relevance | last modified time | path
    Searched refs:CD (Results 1 - 22 of 22) sorted by relevancy

  /src/distrib/mac68k/miniroot/
install.md 76 # return available CD-ROM devices
77 mi_filter_dmesg | awk -F : '/cd[0-9]*:.*CD-ROM/ { print $1; }' | sort -u
  /src/distrib/common/
sunbootcd.sh 45 into a CD-ROM file system image suitable for booting on the
  /src/sys/external/isc/libsodium/dist/test/default/
wintest.bat 9 CD test\default
11 echo "Are you on the right path?" %CD%
  /src/games/backgammon/common_source/
fancy.c 59 static char *CD; /* clear to end of screen sequence */
83 static char **tstr[] = {&BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP};
663 if (CD) {
664 tputs(CD, CO - curr, addbuf);
  /src/games/hack/
hack.h 189 extern char *CD;
hack.terminfo.c 78 char *CD; /* tested in pri.c: docorner() */
hack.pager.c 179 whole_screen = (LI - ROWNO - 2 <= PAGMIN || !CD);
hack.pri.c 336 if (y > ROWNO && CD)
352 if (ymax > ROWNO + 1 && CD) {
  /src/libexec/getty/
gettytab.h 102 #define CD gettynums[4].value
subr.c 538 f = adelay(CD, crdelay);
  /src/games/warp/
term.h 270 EXT char *CD INIT(NULL); /* clear to end of display -- PWP */
295 #define clear_rest() do_tc(CD,LINES)
term.c 166 CD = Tgetstr("cd"); /* clear to end of display - PWP */
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 496 CDROM_DEVICE_PATH CD;
535 CDROM_DEVICE_PATH *CD;
  /src/sys/dev/ic/
ihareg.h 161 #define CD 0x02 /* C/D signal */
  /src/distrib/miniroot/
install.sub 703 echo "cd /mnt" >> /tmp/ftp-script.sh
709 echo "cd $_ftp_server_dir" >> /tmp/ftp-script.sh
732 echo "cd /mnt" >> /tmp/ftp-fetch.sh
905 (cd /mnt; pax -r${verbose_flag}pe < $_filename)
909 (cd /mnt; pax -zr${verbose_flag}pe)
929 The following CD-ROM devices are installed on your system; please select
930 the CD-ROM device containing the partition with the installation sets:
936 echo -n "Which is the CD-ROM with the installation media? [abort] "
949 echo "The CD-ROM $resp does not exist."
977 There are two CD-ROM filesystem types currently supported by this program
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.de 557 {Geben Sie das CD-Laufwerk und das entsprechende Verzeichnis an, in dem
564 {Kein CD Laufwerk enth�lt eine CD mit den Distributions-Dateien!
565 Geben Sie die korrekten Daten manuell ein, oder legen Sie eine CD
579 {Es wurden mehrere CDs gefunden. Bitte w�hlen Sie die Installations-CD aus.}
582 {Die Installationsdateien wurden auf der ausgew�hlten CD nicht gefunden. Bitte
1155 message cdrom {CD-ROM / DVD / Medium mit Abbilddatei}
1157 message cdrom {CD-ROM / DVD}
msg.mi.en 542 {Could not locate a CD medium in any drive with the distribution sets!
556 {Multiple CDs found. Please select the one containing the install CD.}
560 CD. Please check the device and path name.}
1090 message cdrom {CD-ROM / DVD / install image media}
1092 message cdrom {CD-ROM / DVD}
msg.mi.pl 531 {Could not locate a CD medium in any drive with the distribution sets!
542 {Dostepne napedy CD}
545 {Znaleziono kilka napedow CD, prosze wybrac ten, ktory zawiera
550 CD. Prosze sprawdzic urzadzenie i sciezke.}
1078 message cdrom {CD-ROM / DVD / nosnik instalacyjny}
1080 message cdrom {CD-ROM / DVD}
msg.mi.fr 541 {Veuillez sp�cifier le nom du lecteur CD-ROM � utiliser,
549 {Could not locate a CD medium in any drive with the distribution sets!
560 {CD-ROM disponibles}
563 {Plusieurs CD-ROM ont �t� trouv�s. S�lectionnez celui contenant le syst�me
568 sur ce CD-ROM. Assurez-vous que le p�riph�rique et le chemin sont les bons.}
1162 message cdrom {CD-ROM / DVD / install image media} /* XXX translation */
1164 message cdrom {CD-ROM / DVD}
msg.mi.es 553 {Could not locate a CD medium in any drive with the distribution sets!
567 {Multiple CDs found, please select the one containing the install CD.}
571 CD. Please check device and path name.}
1111 message cdrom {CD-ROM / DVD / install image media} /* XXX translation */
1113 message cdrom {CD-ROM / DVD}
  /src/sys/arch/ia64/stand/common/
help.common 156 # Tset Sboot_cdrom DMount root file system from CD-ROM
160 Instructs the kernel to try to mount the root file system from CD-ROM.
  /src/share/terminfo/
terminfo 9725 # :cC=^Al\r:cD=^Am\r:cE=^An\r:cF=^Ao\r:
9754 # :cC=^Al\r:cD=^Am\r:cE=^An\r:cF=^Ao\r:
9767 # :cC=^Al\r:cD=^Am\r:cE=^An\r:cF=^Ao\r:
10704 # off off off Busy not active, CD disabled
10705 # off off on Busy not active, CD enabled
10706 # off on off Busy active on J5-20, CD disabled
10707 # on off off Busy active on J5-19, CD disabled - Factory Set.
10708 # on off on Busy active on J5-19, CD enabled
13579 # not work, but fake with :cl=\EH\EJ (since :cd=\EJ: works at beginning of
18926 rev=^CD, rmso=^C\s, rmul=^C\s
    [all...]

Completed in 211 milliseconds