Source-Changes archive

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

CVS commit: src/sys/compat/svr4



Module Name:    src
Committed By:   macallan
Date:           Sun Apr  2 06:34:18 UTC 2006

Modified Files:
        src/sys/compat/svr4: files.svr4 svr4_syscall.h svr4_syscallargs.h
            svr4_syscalls.c svr4_sysent.c syscalls.master
Added Files:
        src/sys/compat/svr4: svr4_schedctl.c svr4_schedctl.h

Log Message:
add a dummy implementation of the schedctl() syscall


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/compat/svr4/files.svr4
cvs rdiff -r0 -r1.1 src/sys/compat/svr4/svr4_schedctl.c \
    src/sys/compat/svr4/svr4_schedctl.h
cvs rdiff -r1.73 -r1.74 src/sys/compat/svr4/svr4_syscall.h \
    src/sys/compat/svr4/svr4_syscalls.c
cvs rdiff -r1.72 -r1.73 src/sys/compat/svr4/svr4_syscallargs.h
cvs rdiff -r1.75 -r1.76 src/sys/compat/svr4/svr4_sysent.c
cvs rdiff -r1.52 -r1.53 src/sys/compat/svr4/syscalls.master

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