Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/powerpc/powerpc



Module Name:    syssrc
Committed By:   matt
Date:           Mon Nov  4 00:01:03 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/powerpc: mach_syscall.c syscall.c

Log Message:
Get rid of nsysent.  Use EMULNAMEU to use the appropriate constant.
Revamp the mach_syscall_dispatch function to be much simplier (pass in
a syscall code and return a const struct sysent * pointer).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/powerpc/powerpc/mach_syscall.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/powerpc/powerpc/syscall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index