Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: christos
Date: Tue May 4 16:16:54 UTC 1999
Modified Files:
src/sys/kern: kern_clock.c
Log Message:
Align struct timeval time to the same alignment requirements of a quad.
This broke the sparc elf kernel which in microtime uses ldd to load both
words at the same time. The a.out kernel, just got lucky.
Home |
Main Index |
Thread Index |
Old Index