Annotation of lucent/sys/src/9/next/f002521, revision 1.1.1.1

1.1       root        1: dev
                      2:        root    /
                      3:        cons    c
                      4:        env     e
                      5:        pipe    |
                      6:        proc    p
                      7:        srv     s
                      8:        mnt     M
                      9:        dup     d
                     10:        bit     b
                     11:        ether   l
                     12:        scc     t
                     13:        scsi    S       scsi scsibuf
                     14:        nextfloppy      f
                     15:        wren    w
                     16:        iproute P
                     17:        ip      I       tcpinput tcpoutput tcptimer tcpif stil
                     18:        arp     a
                     19:        rtc     r
                     20:        dk      k
                     21:        audio   A
                     22:        kprof   T
                     23: stream
                     24:        urp
                     25:        async
                     26:        ip
                     27:        fcall
                     28: misc
                     29:        cfs.root
                     30:        kfs.root
                     31: port
                     32:        int cpuserver = 0;
                     33:        void consdebug(void){}
                     34:        /*
                     35:         *  port interrupts just generate traps
                     36:         */
                     37:        void devportintr(void *ur)
                     38:        {
                     39:                extern void trap(void*);
                     40:                trap(ur);
                     41:        }
                     42: boot terminal #w1/sd1
                     43:        9600
                     44:        19200
                     45:        local
                     46:        il
                     47:        tcp

unix.superglobalmegacorp.com

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