DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦8ccad478c⟧ TextFile

    Length: 471 (0x1d7)
    Types: TextFile
    Names: »llib-lsendmail«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« 
        └─⟦c75e36ecb⟧ 
            └─⟦this⟧ »mh-6.7/mts/sendmail/llib-lsendmail« 

TextFile

/* LINTLIBRARY */

char   *OfficialName(n) char *n; { return OfficialName(n); }
char   *rp_string (c) { return rp_string (c); }
int	sm_end(t) { return sm_end(t); }
int	sm_init(c,s,w,v,d) char *c,*s; { return sm_init(c,s,w,v,d); }
int	sm_wadr(m,h,p) char *m,*h,*p; { return sm_wadr(m,h,p); }
int	sm_waend() { return sm_waend(); }
int	sm_winit(m,f) char *f; { return sm_winit(m,f); }
int	sm_wtend() { return sm_wtend(); }
int	sm_wtxt(b,l) char *b; { return sm_wtxt(b,l); }