f5fc6d91e150cd61b1758c89b31d915270134385 54609 |
|
03-Mar-2015 |
vboxsync |
Seems someone forgot to merge VBoxGuest2.cpp into VBoxGuest.cpp, finaly done now. |
210db75d2af02f67370c4a1be6570484d29eb394 53241 |
|
05-Nov-2014 |
vboxsync |
fix Linux Additions in addition to r96716 |
5a4d5e0a9fbeedae85826992b32e19a14fe4c01b 42330 |
|
23-Jul-2012 |
vboxsync |
Additions: add semmutex to fix the missing symbols after r79384 |
8777a8016804f532bdbbc80bed1385c51194d8aa 40994 |
|
19-Apr-2012 |
vboxsync |
Additions: missing iprt/errno.h |
2d97f8baccdd684bc0a8a15eb86bbe9ff2b85374 37955 |
|
14-Jul-2011 |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac. |
ab455939477d81b7bb500586f88029d3a3c0b34c 37233 |
|
27-May-2011 |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, h_error/WSAGetLastError and GetLastError accross assertions. |
e66c95fa9950a4d9c567db63a4a495bf086cc4bf 36408 |
|
24-Mar-2011 |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if log roation is disabled - we don't know what these files might be. Moved RTLOGGERFILE into log.c. Keep RTLogCreate simple, anyone needing rotation can use RTLogCreateEx[V]. Made RTLogGetDestinations produce the log rotation bits. |
715e49c31b15c23c17a9ce3be42a75e7c48d4b78 36190 |
|
07-Mar-2011 |
vboxsync |
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. |
caa5882cb44c59f9b72347f4d901200b1f62fe61 35430 |
|
07-Jan-2011 |
vboxsync |
Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich) |
d4e47db9ac03c394fdff9508b2bd919cd4db1943 35354 |
|
27-Dec-2010 |
vboxsync |
Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol |
9837b5326a44772e824a15f2d5d937ddfd627d54 33376 |
|
24-Oct-2010 |
vboxsync |
FreeBSD: Implement RTSemEvent{|Multi}WaitEx |
783c5efe04be621d9edbe07f2a41ea9a9a35cdce 33111 |
|
13-Oct-2010 |
vboxsync |
FreeBSD: build fixes (thanks to Bernhard Froehlich) |
4e2986d53886d4433b152278380fda80aeee2f80 32449 |
|
13-Sep-2010 |
vboxsync |
common/VBoxGuest: Addressed the deferred wake-up requirements of Solaris and Windows. Uses RTList instead of custom linking code. (untested) |
5c65eaa08f2ec993a19c9bef6e5463918e40e0eb 32394 |
|
10-Sep-2010 |
vboxsync |
more branding and header fixes |
4d98012b3229f47c9fb4eb767563359484284077 31847 |
|
21-Aug-2010 |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead. |
058e9c6d97c5306126f83d934148c658804f1d6c 31518 |
|
10-Aug-2010 |
vboxsync |
VBoxGuest: linux/freebsd source file export and building. |
2f0d866e126dd288169fed591c259c1c6b4016e5 29250 |
|
09-May-2010 |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, don't include asm.h from sup.h. Fixed a couple file headers. |
c1b76913eb226361b0f57efd4dc45072db194218 29246 |
|
09-May-2010 |
vboxsync |
files_*: iprt/asm-amd64-x86.h |
32bf313cd8c0de52ef27b486f15945c55c94b038 29056 |
|
05-May-2010 |
vboxsync |
Linux/FreeBSD Additions: fixed missing RTStrCopy |
7ed65a06413ef515a03e0d97f51b70d7a9c0a243 29043 |
|
04-May-2010 |
vboxsync |
Additions: report ''VMMDevReq_ReportGuestInfo2'' in addition to ''VMMDevReq_ReportGuestInfo'' |
f0bff7899265b70fd1f37183a90d4c264b4cf593 27149 |
|
07-Mar-2010 |
vboxsync |
Additions/FreeBSD: Fix build |
d94da006d266643454eaeeb7e54c7c4a06bff515 26180 |
|
02-Feb-2010 |
vboxsync |
*: The rest of the %V* format specifiers are history. |
41a839133aad7c96a0d55d927dc3475d0cbe9c22 25590 |
|
29-Dec-2009 |
vboxsync |
FreeBSD/Additions: Makefile for kernel modules |