Date: 6 Sep 1983 at 1745-PST To: cad@ucb-arpa Subject: This is a test A number of people have asked about the system call routines are, to put in "libc.a". They are in the file "include/sys.s" (for referencing by the assembler in various makefiles), and in "netser/netsys.s" (to be assembled and placed into "/lib/libc.a"). There is an error in "netser/makefile" -- if you run "make clean" it deletes "netsys.s". Oops! -Walter