Home
last modified time | relevance | path

Searched refs:tape (Results 1 – 25 of 83) sorted by path

1234

/original-bsd/admin/admin/4.3Tahoe/
H A DInfoletter40 The magnetic tape(s) contain copies of source code and documentation
42 On the three-tape 1600 BPI set,
165 A check from a U.S. bank for $400.00 U.S. (for a single 6250 BPI tape)
/original-bsd/admin/admin/4.4/
H A D4.4todo3 Target for alpha tape release: May 31.
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr945 /usr/src/etc/restore/tape.c
H A Dfiles.4.3.copyr1409 /usr/src/etc/restore/tape.c
H A Dletter24 A copyright notice is put on the label of each tape
H A Dlic.letter35 This copyright notice should also be affixed to each tape of the
/original-bsd/contrib/ansi/
H A Dansitape.c43 int tape; local
276 int tape; in writefile()
302 int tape; in writedata()
458 int tape; in writetm()
468 int tape; in ansi_rewind()
477 int tape; in skipfile()
486 int tape; in backspace()
495 int tape; in writehdr1()
510 int tape; in writeeof1()
526 int tape; in writehdr2()
[all …]
/original-bsd/contrib/dungeon/
H A DREADME3 distributed on a DECUS tape, circa 1980. It has been converted from
/original-bsd/etc/etc.hcx9/
H A DMAKEDEV90 echo bad unit for tape in: $1
/original-bsd/etc/etc.hp300/
H A DMAKEDEV84 echo bad unit for tape in: $1
/original-bsd/etc/etc.i386/
H A DMAKEDEV84 echo bad unit for tape in: $1
/original-bsd/etc/etc.pmax/
H A DMAKEDEV73 echo bad unit for tape in: $1
/original-bsd/etc/etc.tahoe/
H A DMAKEDEV90 echo bad unit for tape in: $1
/original-bsd/etc/etc.vax/
H A DMAKEDEV114 echo bad unit for tape in: $1
145 echo bad unit for tape in: $1
/original-bsd/games/adventure/
H A Dio.c128 { if (*tape==0) tape=iotape; /* rewind encryption tape */ in next()
439 if ((*s ^ *tape) == '>' &&
440 (*(s+1) ^ *(tape+1)) == '$' &&
441 (*(s+2) ^ *(tape+2)) == '<') break;
444 { if (*tape == 0) tape = iotape;/* rewind decryp tape */
445 putchar(*s ^ *tape);
475 if (*tape==0) tape=iotape;
478 if ((*s^*tape)=='>' && (*(s+1)^*(tape+1))=='$' &&
479 (*(s+2)^*(tape+2))=='<') break;
482 { if (*tape==0) tape=iotape;
[all …]
/original-bsd/games/fortune/datfiles/
H A Dfortunes2269 A person who cuts red tape sideways.
2275 Bureaucrats cut red tape -- lengthwise.
5980 "I haven't lost my mind -- it's backed up on tape somewhere."
6527 If a 6600 used paper tape instead of core memory, it would use up tape
6645 If God had not given us sticky tape, it would have been necessary to
9320 Take hold of the tape
9323 Your tape drive will skip.
10602 RTAB Rewind tape and break
11767 Scream "My God!" as he stomps on the tape drives, too!
13913 feedback, magnetic tape, magnetic "bubbles", electronic switching
[all …]
H A Dfortunes215319 Duct tape is like the force. It has a light side,
15879 on tape and one of the reels is missing?
23919 To write down all the red tape
24093 If God had not given us sticky tape,
32740 Take hold of the tape
32743 Your tape drive will skip.
40721 strapped on with electrical tape.
42610 It's sort of like cosmic duct tape.
55122 You scratch my tape, and I'll scratch yours.
55328 You will have many recoverable tape errors.
[all …]
H A Dfortunes2-o2687 Of illegible tape on the floor.
2993 A hacker who screwed a mag tape
14746 tacks!) for the masking tape, but only if you don't want to use the piano for
H A Dlimerick178 Of illegible tape on the floor.
486 A hacker who screwed a mag tape
1684 That she sealed up her snatch with Scotch tape.
H A Dzippy51 Are we live or on tape?
/original-bsd/lib/libcompat/regexp/
H A DREADME32 The software was nearly complete at the time of arrival of our V8 tape.
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf880 It may also occur when, for example, a tape drive
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf880 It may also occur when, for example, a tape drive
/original-bsd/local/ukc/dump/
H A Ddumplab.c296 while (rmtopen(tape, 0) < 0)
315 while ((fd = open(tape, 0)) < 0)
H A Ddumplabel.c40 char *tape = "/dev/rmt8"; variable
60 tape = *argv;
273 while ((fd = open(tape, 2)) < 0) in dolabel()
386 if ((fd = open(tape, 2)) < 0) { in printlabel()

1234