header (C) fixes
RTAssertShouldPanic-generic: Reverted accidental commit.
Config.kmk: New bios on linux as well.
Automated rebranding to Oracle copyright/license strings via filemuncher
iprt/assert.h: Added a quiet and maypanic setting so it's possible to do negative testing without a debugger.
RTAssertShouldPanic-generic.cpp: doc how to disable panic (ring-0).
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).
linux kernel modules: export symbols where they are implemented
IPRT,++: some assert.h cleanup, making a suitable place to call panic() in ring-0.