Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/arch/m68k



Module Name:    basesrc
Committed By:   scw
Date:           Sat Nov 10 21:28:05 UTC 2001

Modified Files:
        basesrc/lib/libc/arch/m68k/gen [nathanw_sa]: Makefile.inc
Added Files:
        basesrc/lib/libc/arch/m68k/gen [nathanw_sa]: makecontext.c
            resumecontext.S swapcontext.S
        basesrc/lib/libc/arch/m68k/sys [nathanw_sa]: getcontext.S

Log Message:
Userland mcontext glue for Scheduler Activations on m68k.
>From Klaus Klein <kleink%netbsd.org@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.12.6.1 -r1.12.6.2 basesrc/lib/libc/arch/m68k/gen/Makefile.inc
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/arch/m68k/gen/makecontext.c \
    basesrc/lib/libc/arch/m68k/gen/resumecontext.S \
    basesrc/lib/libc/arch/m68k/gen/swapcontext.S
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/arch/m68k/sys/getcontext.S

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