Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys



Module Name:    syssrc
Committed By:   nathanw
Date:           Mon Apr  1 21:31:36 UTC 2002

Modified Files:
        syssrc/sys/kern [nathanw_sa]: sys_process.c
        syssrc/sys/miscfs/procfs [nathanw_sa]: procfs.h procfs_mem.c
            procfs_subr.c

Log Message:
procfs_domem() should take proc *, proc *; not proc *, lwp *.


To generate a diff of this commit:
cvs rdiff -r1.66.2.11 -r1.66.2.12 syssrc/sys/kern/sys_process.c
cvs rdiff -r1.33.2.5 -r1.33.2.6 syssrc/sys/miscfs/procfs/procfs.h
cvs rdiff -r1.27.2.3 -r1.27.2.4 syssrc/sys/miscfs/procfs/procfs_mem.c
cvs rdiff -r1.36.2.6 -r1.36.2.7 syssrc/sys/miscfs/procfs/procfs_subr.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