K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-08-15T17:25:55.000000Z K 7 svn:log V 435 - Remove unused sysvec variables from various syscalls.conf. - Send the systrace_args files for all the compat ABIs to /dev/null for now. Right now makesyscalls.sh generates a file with a hardcoded function name, so it wouldn't work for any of the ABIs anyway. Probably the function name should be configurable via a 'systracename' variable and the functions should be stored in a function pointer in the sysvec structure. END