Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Jul  1 18:06:12 UTC 2001

Modified Files:
        syssrc/sys/kern: kern_fork.c syscalls.master
        syssrc/sys/sys: sched.h

Log Message:
Linux-compatible clone(2) system call, lifted from the Linux
compatibility module.  Based on patches from Bang Jun-Young 
<bjy%mogua.org@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/kern/kern_fork.c
cvs rdiff -r1.109 -r1.110 syssrc/sys/kern/syscalls.master
cvs rdiff -r1.13 -r1.14 syssrc/sys/sys/sched.h

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