Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Mon, 1 May 1995 18:40:08 -0400
cgd
Mon May 1 18:36:48 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/users/cgd/src/sys/kern
Modified Files:
kern_exec.c
Log Message:
remember first error code (if any) that's different than ENOEXEC.
Not perfect, but there's no perfect solution to the "multiple interesting
error codes" problem.
cgd
Mon May 1 18:39:15 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/users/cgd/src/sys/kern
Modified Files:
kern_malloc.c
Log Message:
make this work sanely on a 64-bit machine. Sacrifices a small bit of
error checking in the DIAGNOSTIC case. These changes might be backed out,
if it's decided that MINBUCKET should be 5 (rather than 4) on the alpha.
However, doing that has its own set of nasty consequences.
Home |
Main Index |
Thread Index |
Old Index