Annotation of cci/sys/h/prf.h, revision 1.1.1.2

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 */
1.1.1.2 ! root       10: 
        !            11: #ifdef KPRF
        !            12: #define KPRF_TRACE  4  /* sending trace messages to user process */
        !            13: #define KPRF_TRACEC 5  /* sending trace messages to user process & console */
        !            14: #endif KPRF

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.