|
|
1.1 ! root 1: /* vmsysent.h 4.1 11/9/80 */ ! 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: int segalloc(); /* not in yet */ ! 21: int segfree(); /* not in yet */ ! 22: int segsync(); /* not in yet */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.