|
|
1.1 ! root 1: #ifndef lint ! 2: static char *sccsid = "@(#)slave.c 1.2 (Berkeley) 3/5/86"; ! 3: #endif ! 4: ! 5: #include "common.h" ! 6: ! 7: /* ! 8: * SLAVE ! 9: * ! 10: * note slave status, which is actually unimplemented. ! 11: */ ! 12: ! 13: slave(argc, argv) ! 14: int argc; ! 15: char *argv[]; ! 16: { ! 17: printf("%d Kinky, kinky. I don't support such perversions.\r\n", ! 18: OK_SLAVE); /* Thanks Serge! */ ! 19: (void) fflush(stdout); ! 20: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.