Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 13 Jun 1996 19:30:03 -0400 (EDT)
jtc
Thu Jun 13 19:22:24 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21208
Revision/Branch: netbsd-1-2
Modified Files:
kern_resource.c
Log Message:
Cast `sec' to a u_quad_t in `sec * 1000000 + usec' so the expression
is computed with quad integer arithmetic (so it won't overflow after
4294 seconds).
Home |
Main Index |
Thread Index |
Old Index