NetBSD/sys/arch/sparc64
dsl 94015fc9d6 Fix convertion of seconds to nanoseconds.
Add the usec to the secs before subtracting the usec offset - otherwise
I suspect the value can do horribly wrong!
Change all T_SVR4_GETHRESTIME to return sec + nanoseconds (I've not sure
this is correct, but I doubt the 32bit emulation in a 64bit kernel should
act differently to a 32bit kernel!)
Untested - I don't even have a sparc compile setup at the moment.
2005-03-12 16:29:59 +00:00
..
compile
conf Nuke options RASTERCONSOLE for sparc64 2005-02-25 19:16:45 +00:00
dev Nuke options RASTERCONSOLE for sparc64 2005-02-25 19:16:45 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
sparc64 Fix convertion of seconds to nanoseconds. 2005-03-12 16:29:59 +00:00
stand
Makefile