Subject: CVS commit: [netbsd-1-4] basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/14/2002 17:23:59
Module Name: basesrc
Committed By: he
Date: Mon Jan 14 15:23:58 UTC 2002
Modified Files:
basesrc [netbsd-1-4]: CHANGES-1.4.4
Log Message:
Catch up with outstanding work:
o vm86 fix for stack fetches
o route: make sure output doesn't get stuck
o sh: don't truncate expressions to 10 digits
o uvm: Let uvm_map_extract() set lower bound on kernel address itself
o uucp: pay more attention to long options; plugs security hole
o random(3): make this work on LP64, and document alignment restrictions
o fix race condition between execve and ptrace; plugs security hole
To generate a diff of this commit:
cvs rdiff -r1.1.2.16 -r1.1.2.17 basesrc/CHANGES-1.4.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.