Source-Changes archive

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

NetBSD master CVS tree commits



jtc
Thu Jun 13 19:31:18 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21347

Revision/Branch: netbsd-1-2

Modified Files:
        kern_resource.c 
Log Message:
Pulled up from revision 1.35.
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