|
|
1.1 ! root 1: \File{grindimisc\-1.ry},{22:23},{Jun 12 1988} ! 2: \L{\LB{IMISC \K{DEFINITIONS} ::=}} ! 3: \L{\LB{}} ! 4: \L{\LB{\K{BEGIN}}} ! 5: \L{\LB{}} ! 6: \L{\LB{\C{}\-\- operations}} ! 7: \CE{}\L{\LB{}} ! 8: \L{\LB{utcTime \K{OPERATION}}} ! 9: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{UTCResult}} ! 10: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToDetermineTime \}}} ! 11: \L{\LB{}\Tab{8}{::=}\Tab{24}{0}} ! 12: \L{\LB{}} ! 13: \L{\LB{timeOfDay \K{OPERATION}}} ! 14: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{TimeResult}} ! 15: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToDetermineTime \}}} ! 16: \L{\LB{}\Tab{8}{::=}\Tab{24}{1}} ! 17: \L{\LB{}} ! 18: \L{\LB{users \K{OPERATION}}} ! 19: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{IA5List}} ! 20: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToOpenFile \}}} ! 21: \L{\LB{}\Tab{8}{::=}\Tab{24}{2}} ! 22: \L{\LB{}} ! 23: \L{\LB{charGen \K{OPERATION}}} ! 24: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{IA5List}} ! 25: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested \}}} ! 26: \L{\LB{}\Tab{8}{::=}\Tab{24}{3}} ! 27: \L{\LB{}} ! 28: \L{\LB{qotd}\Tab{8}{\K{OPERATION}}} ! 29: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{IA5List}} ! 30: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToAccessFile, unableToPipe,}} ! 31: \L{\LB{}\Tab{24}{ unableToFork, errorReading \}}} ! 32: \L{\LB{}\Tab{8}{::=}\Tab{24}{4}} ! 33: \L{\LB{}} ! 34: \L{\LB{finger}\Tab{8}{\K{OPERATION}}} ! 35: \L{\LB{}\Tab{8}{\K{ARGUMENT}}\Tab{24}{IA5List}} ! 36: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{IA5List}} ! 37: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToAccessFile, unableToPipe,}} ! 38: \L{\LB{}\Tab{24}{ unableToFork, errorReading \}}} ! 39: \L{\LB{}\Tab{8}{::=}\Tab{24}{5}} ! 40: \L{\LB{}} ! 41: \L{\LB{pwdGen}\Tab{8}{\K{OPERATION}}} ! 42: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{IA5List}} ! 43: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested \}}} ! 44: \L{\LB{}\Tab{8}{::=}\Tab{24}{6}} ! 45: \L{\LB{}} ! 46: \L{\LB{genTime}\Tab{8}{\K{OPERATION}}} ! 47: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{GenResult}} ! 48: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToDetermineTime \}}} ! 49: \L{\LB{}\Tab{8}{::=}\Tab{24}{7}} ! 50: \L{\LB{}} ! 51: \L{\LB{tellUser \K{OPERATION}}} ! 52: \L{\LB{}\Tab{8}{\K{ARGUMENT}}\Tab{24}{IA5List}} ! 53: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{\K{NULL}}} ! 54: \L{\LB{}\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested, unableToOpenFile, userNotLoggedIn \}}} ! 55: \L{\LB{}\Tab{8}{::=}\Tab{24}{8}} ! 56: \L{\LB{}} ! 57: \L{\LB{ping \K{OPERATION}}} ! 58: \L{\LB{ }\Tab{8}{\K{ARGUMENT}}\Tab{24}{Empty}} ! 59: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{Empty}} ! 60: \L{\LB{ }\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested \}}} ! 61: \L{\LB{}\Tab{8}{::=}\Tab{24}{9}} ! 62: \L{\LB{}\Tab{8}{ }} ! 63: \L{\LB{sink \K{OPERATION}}} ! 64: \L{\LB{ }\Tab{8}{\K{ARGUMENT}}\Tab{24}{Data}} ! 65: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{Empty}} ! 66: \L{\LB{ }\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested \}}} ! 67: \L{\LB{}\Tab{8}{::=}\Tab{24}{10}} ! 68: \L{\LB{}\Tab{8}{ }} ! 69: \L{\LB{echo \K{OPERATION}}} ! 70: \L{\LB{ }\Tab{8}{\K{ARGUMENT}}\Tab{24}{Data}} ! 71: \L{\LB{}\Tab{8}{\K{RESULT}}\Tab{24}{Data}} ! 72: \L{\LB{ }\Tab{8}{\K{ERRORS}}\Tab{24}{\{ congested \}}} ! 73: \L{\LB{}\Tab{8}{::=}\Tab{24}{11}} ! 74: \L{\LB{}\Tab{8}{ }} ! 75: \L{\LB{\C{}\-\- errors}} ! 76: \CE{}\L{\LB{}} ! 77: \L{\LB{congested}} ! 78: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 79: \L{\LB{}\Tab{8}{::=}\Tab{24}{0}} ! 80: \L{\LB{}} ! 81: \L{\LB{unableToDetermineTime}} ! 82: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 83: \L{\LB{}\Tab{8}{::=}\Tab{24}{1}} ! 84: \L{\LB{}} ! 85: \L{\LB{unableToOpenFile}} ! 86: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 87: \L{\LB{}\Tab{8}{\K{PARAMETER}}\Tab{24}{IA5List}} ! 88: \L{\LB{}\Tab{8}{::=}\Tab{24}{2}} ! 89: \L{\LB{}} ! 90: \L{\LB{unableToAccessFile}} ! 91: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 92: \L{\LB{}\Tab{8}{\K{PARAMETER}}\Tab{24}{IA5List}} ! 93: \L{\LB{}\Tab{8}{::=}\Tab{24}{3}} ! 94: \L{\LB{}} ! 95: \L{\LB{unableToPipe}} ! 96: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 97: \L{\LB{}\Tab{8}{\K{PARAMETER}}\Tab{24}{IA5List}} ! 98: \L{\LB{}\Tab{8}{::=}\Tab{24}{4}} ! 99: \L{\LB{}} ! 100: \L{\LB{unableToFork}} ! 101: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 102: \L{\LB{}\Tab{8}{\K{PARAMETER}}\Tab{24}{IA5List}} ! 103: \L{\LB{}\Tab{8}{::=}\Tab{24}{5}} ! 104: \L{\LB{}} ! 105: \L{\LB{errorReading}} ! 106: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 107: \L{\LB{}\Tab{8}{\K{PARAMETER}}\Tab{24}{IA5List}} ! 108: \L{\LB{}\Tab{8}{::=}\Tab{24}{6}} ! 109: \L{\LB{}} ! 110: \L{\LB{userNotLoggedIn}} ! 111: \L{\LB{}\Tab{8}{\K{ERROR}}} ! 112: \L{\LB{}\Tab{8}{::=}\Tab{24}{7}} ! 113: \L{\LB{}} ! 114: \L{\LB{\C{}\-\- types}} ! 115: \CE{}\L{\LB{}} ! 116: \L{\LB{IA5List ::=}} ! 117: \L{\LB{}\Tab{8}{\K{SEQUENCE} \K{OF} IA5String}} ! 118: \L{\LB{}} ! 119: \L{\LB{UTCResult ::=}} ! 120: \L{\LB{}\Tab{8}{UniversalTime}} ! 121: \L{\LB{}} ! 122: \L{\LB{TimeResult ::=}} ! 123: \L{\LB{}\Tab{8}{\K{INTEGER}}} ! 124: \L{\LB{}} ! 125: \L{\LB{GenResult ::=}} ! 126: \L{\LB{}\Tab{8}{GeneralizedTime}} ! 127: \L{\LB{}} ! 128: \L{\LB{\K{END}}}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.