|
|
1.1 ! root 1: #include "asd.h" ! 2: #include <libv.h> ! 3: #include <stdio.h> ! 4: ! 5: int ! 6: main (int argc, char **argv) ! 7: { ! 8: register int i; ! 9: static char errbuf[BUFSIZ]; ! 10: ! 11: setbuf (stderr, errbuf); ! 12: ! 13: getargs (argc, argv, "vx:X:D:", 0); ! 14: ! 15: pkgstart(); ! 16: for (i = optind; i < argc; i++) ! 17: pkgfile (argv[i]); ! 18: ! 19: i = pkgend(); ! 20: ! 21: return i; ! 22: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.