|
|
1.1 ! root 1: /* vmsysent.h 4.4 81/03/03 */ ! 2: ! 3: /* ! 4: * Externals for functions defined in vmsys.c. ! 5: */ ! 6: ! 7: int nosys(); ! 8: int nullsys(); ! 9: ! 10: int vfork(); /* later, just fork? */ ! 11: int vread(); /* deprecated */ ! 12: int vwrite(); /* deprecated */ ! 13: int vadvise(); /* later, segadvise */ ! 14: ! 15: int vhangup(); /* should just do in exit() */ ! 16: int vlimit(); ! 17: int vswapon(); ! 18: int vtimes(); ! 19: ! 20: #ifdef TRACE ! 21: int vtrace(); ! 22: #endif ! 23: int segalloc(); /* not in yet */ ! 24: int segfree(); /* not in yet */ ! 25: int segsync(); /* not in yet */ ! 26: ! 27: int resuba(); ! 28: int futz();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.