RTTime/r0drv/nt: Use higher precision APIs to get times when available.
Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units rather than hardcoded values.
GetTickCount isn't usable, bit the bullet and read interrupt time from KUSER_SHARED_DATA in ring-3.
Must use same time source in user and kernel land otherwise we might get huge deltas between GIP time and system time.
header (C) fixes
Automated rebranding to Oracle copyright/license strings via filemuncher
Runtime: fixed IPRT_TARGET_NT4.
comment.
rebranding: IPRT files again.
Rebranding: replacing more innotek strings.
The Big Sun Rebranding Header Change
The Giant CDDL Dual-License Header Change.
Ported time-r0drv to NT.