syscall(2) function
Jonathan I. Kamens
jik at athena.mit.edu
Tue Feb 28 16:30:32 AEST 1989
The workstation installation floppies at Project Athena are severely
limited by space -- they must fit on a 1.2meg floppy (for a VAX
workstation) or on 2 1.2meg floppies (for an IBM RT). We can't
include a different binary for every system call we need to use, so we
write one binary with a simple interface to syscall() and then write
shell scripts to do what the rest of the binaries would do.
Works great for us :-)
Jonathan Kamens USnail:
MIT Project Athena 410 Memorial Drive, No. 223F
jik at Athena.MIT.EDU Cambridge, MA 02139-4318
Office: 617-253-4261 Home: 617-225-8218
More information about the Comp.unix.wizards
mailing list