header (C) fixes
cosmetical fix
IPRT,Drivers: Committed a modified version of the diff_linux_guest_host patch. This mangles the IPRT symbols in kernel space on linux and later other platforms.
Additions/linux/Makefile: build the vboxvideo module
Linux Installer/Additions: attempt to properly register the host/guest kernel modules at DKMS and use the setup function of the service script to compile the modules instead of doing this separately in the installer scripts
addendum to r61029
Linux Additions: rename the vboxvfs module to vboxsf to make it load by demand of the Linux kernel
Automated rebranding to Oracle copyright/license strings via filemuncher
more changes to the Linux guest additions convenience Makefile
Linux additions: small cosmetical fix in the convenience Makefile
Add,++: Switch to common addition kernel module.
Linux additions kernel modules: fixes for Linux 2.4
Linux additions: small fix for the convenience Makefile when building 2.4 guest modules
Linux guest additions: Makefile for convenience
Updated the Linux installers
Updated the Linux installers to work better with unknown distributions and added the clipboard module to the Linux guest additions installer
Updated the Linux guest clipboard code and added it to the additions installer
Use VBOX_VERSION_STRING when possible.
Rewrote the additions installer and made it work with Slackware
use $(VBOX_VERSION)
fixed objcopy switches
The additions installer now takes the runlevel script from the VBox installer instead of duplicating it
import