Annotation of 41BSD/cmd/uucp/sysacct.c, revision 1.1

1.1     ! root        1: #include <sys/types.h>
        !             2: 
        !             3: 
        !             4: /*******
        !             5:  *     sysacct(bytes, time)    output accounting info
        !             6:  *     time_t time;
        !             7:  *     long bytes;
        !             8:  */
        !             9: 
        !            10: sysacct(bytes, time)
        !            11: time_t time;
        !            12: long bytes;
        !            13: {
        !            14:        return;
        !            15: }

unix.superglobalmegacorp.com

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