|
|
1.1 ! root 1: /* ! 2: * Externals for functions defined in vmsys.c. ! 3: */ ! 4: ! 5: int nosys(); ! 6: int nullsys(); ! 7: ! 8: int vfork(); /* later, just fork? */ ! 9: int vadvise(); /* later, segadvise */ ! 10: ! 11: int vlimit(); ! 12: int vswapon(); ! 13: int vtimes(); ! 14: int select(); ! 15: ! 16: #ifdef TRACE ! 17: int vtrace(); ! 18: #endif ! 19: ! 20: int resuba(); ! 21: int futz(); ! 22: int settod(); ! 23: ! 24: int getgroups(); ! 25: int setgroups(); ! 26: ! 27: int limits(); ! 28: ! 29: #ifdef sun ! 30: int sigcleanup(); ! 31: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.