Source-Changes archive

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

CVS commit: src/sys/arch/usermode/usermode




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/usermode/usermode

From: "Reinoud Zandijk" <reinoud%netbsd.org@localhost>

Date: Sat, 27 Aug 2011 17:57:15 +0000


Module Name:    src
Committed By:   reinoud
Date:           Sat Aug 27 17:57:14 UTC 2011

Modified Files:
        src/sys/arch/usermode/usermode: copy.c

Log Message:
Fix copystring routines to NOT just copy all since not all space might be
writable. This can be fixed by implementing/importing strnlen(3) in the kernel
and/or for NetBSD/usermode to have onfaults in the copyins/copyouts.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/usermode/usermode/copy.c

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






Prev by Date: CVS commit: src/sys/kern

Next by Date: CVS commit: src/sys/arch/usermode/usermode

Previous by Thread: CVS commit: src/sys/kern

Next by Thread: CVS commit: src/sys/arch/usermode/usermode

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index