Annotation of cci/usr/src/usr.bin/cdb/transBsd/ext.sed, revision 1.1

1.1     ! root        1: s/[    ]/ /g
        !             2: s/.*://
        !             3: t clear2
        !             4: : clear2
        !             5: 
        !             6: s/^.*exportdefine/#define/
        !             7: t end
        !             8: 
        !             9: s/^export/extern/
        !            10: s/;.*/;/
        !            11: s/ *=.*/;/
        !            12: t clear1
        !            13: : clear1
        !            14: 
        !            15: s/(/(/
        !            16: t proc
        !            17: 
        !            18: s@\[[^\[]*\]@\[\]@g
        !            19: b end
        !            20: 
        !            21: : proc
        !            22: s/(\(.*\))/(\/\* \1 \*\/);/
        !            23: 
        !            24: : end
        !            25: b
        !            26: s/%W%//

unix.superglobalmegacorp.com

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