|
|
1.1 ! root 1: <prefix> ::= <digit> <digit> ! 2: ! 3: <ip> ::= <otherstring> ! 4: -- dotted decimal form (e.g., 10.0.0.6) ! 5: -- or domain (e.g., twg.com) ! 6: <port> ::= <digitstring> ! 7: <tset> ::= <digitstring> ! 8: ! 9: <dte> ::= <digitstring> ! 10: <cudf-or-pid> ::= "CUDF" | "PID" ! 11: ! 12: <digitstring> ::= <digit> <digitstring> | <digit> ! 13: <digit> ::= [0-9] ! 14: ! 15: <otherstring> ::= <other> <otherstring> | <other> ! 16: <other> ::= [0-9a-zA-Z+-.] ! 17: ! 18: <hexstring> ::= <hexdigit> <hexstring> | <hexdigit> ! 19: <hexdigit> ::= [0-9a-f]
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.