|
|
1.1 root 1: /* prf.h 6.1 84/05/18 */
2:
3: /*
4: * Destination codes for output of "putchar".
5: */
6: #define URGCONS 0 /* urgent messages to console - not through tty driver */
7: #define CONSOLE 1 /* non-urgent messages to console */
8: #define USERTTY 2 /* current process' tty */
9: #define MSGBUF 3 /* only to message buffer, not printed */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.