|
|
1.1 ! root 1: /* ! 2: * define unctrl codes for each character ! 3: * ! 4: * 1/26/81 (Berkeley) @(#)unctrl.c 1.1 ! 5: */ ! 6: /* @(#) unctrl.c: 1.1 10/15/83 (1.2 4/7/82) */ ! 7: ! 8: /* LINTLIBRARY */ ! 9: char *_unctrl[] = { /* unctrl codes for ttys */ ! 10: "^@", "^A", "^B", "^C", "^D", "^E", "^F", "^G", "^H", "^I", "^J", "^K", ! 11: "^L", "^M", "^N", "^O", "^P", "^Q", "^R", "^S", "^T", "^U", "^V", "^W", ! 12: "^X", "^Y", "^Z", "^[", "^\\", "^]", "^~", "^_", ! 13: " ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ! 14: ".", "/", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", ! 15: "<", "=", ">", "?", "@", "A", "B", "C", "D", "E", "F", "G", "H", "I", ! 16: "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", ! 17: "X", "Y", "Z", "[", "\\", "]", "^", "_", "`", "a", "b", "c", "d", "e", ! 18: "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", ! 19: "t", "u", "v", "w", "x", "y", "z", "{", "|", "}", "~", "^?" ! 20: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.