Annotation of 42BSD/usr.lib/lib2648/rbon.c, revision 1.1

1.1     ! root        1: /*     rbon.c  4.1     83/03/09        */
        !             2: 
        !             3: #include "2648.h"
        !             4: 
        !             5: rbon()
        !             6: {
        !             7:        setset();
        !             8:        sync();
        !             9:        escseq(ESCD);
        !            10:        outchar('m');
        !            11: }
        !            12: 
        !            13: rboff()
        !            14: {
        !            15:        sync();
        !            16:        escseq(ESCD);
        !            17:        outchar('n');
        !            18: }

unix.superglobalmegacorp.com

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