|
|
@38862
|
13 years |
vboxsync |
Typo.
|
|
|
@38758
|
13 years |
vboxsync |
IPRT: Added Windows 8 OS detection
|
|
|
@38735
|
13 years |
vboxsync |
%lS -> %ls.
|
|
|
@38734
|
13 years |
vboxsync |
s3.cpp: Use C local date names and IPRT.
|
|
|
@38733
|
13 years |
vboxsync |
%S -> %s and some other minor cleanups.
|
|
|
@38730
|
13 years |
vboxsync |
rtS3DateHeader: How to generate a date field using IPRT (disabled).
|
|
|
@38686
|
13 years |
vboxsync |
Runtime/Sg: Leave early if there is no memory left in the S/G buffer
|
|
|
@38672
|
13 years |
vboxsync |
r0drv/solaris/vbi: silence struct member offset info. during bootup.
|
|
|
@38659
|
13 years |
vboxsync |
strformat.cpp: Burn fix (todo, fix properly later).
|
|
|
@38658
|
13 years |
vboxsync |
IPRT: , and are now deprecated, the conversion to local codeset …
|
|
|
@38651
|
13 years |
vboxsync |
tstDir-2: Print names correctly.
|
|
|
@38639
|
13 years |
vboxsync |
iprt: burn fix. can expose these variables later if needed.
|
|
|
@38638
|
13 years |
vboxsync |
iprt: Change the console CP to CP_ACP if initializing from an …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38620
|
13 years |
vboxsync |
build fixes
|
|
|
@38619
|
13 years |
vboxsync |
IPRT: More dwarf reading.
|
|
|
@38618
|
13 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38617
|
13 years |
vboxsync |
More DWARF parsing.
|
|
|
@38606
|
13 years |
vboxsync |
More dwarf hacking.
|
|
|
@38603
|
13 years |
vboxsync |
build fix
|
|
|
@38601
|
13 years |
vboxsync |
IPRT: Some more dwarf bits.
|
|
|
@38585
|
13 years |
vboxsync |
duh.
|
|
|
@38584
|
13 years |
vboxsync |
iprt/dwarf: Attacking .debug_info…
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@38558
|
13 years |
vboxsync |
build fix
|
|
|
@38557
|
13 years |
vboxsync |
dbgmoddwarf.cpp: line number virtual machine coding.
|
|
|
@38554
|
13 years |
vboxsync |
dwarf hacking in progress…
|
|
|
@38553
|
13 years |
vboxsync |
dbgmod.cpp: Fixed double locking bug in RTDbgModLineByAddr.
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38546
|
13 years |
vboxsync |
warning
|
|
|
@38539
|
13 years |
vboxsync |
Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
|
|
|
@38531
|
13 years |
vboxsync |
iprt: debug info coding…
|
|
|
@38516
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38419
|
13 years |
vboxsync |
Runtime: fixed an accident
|
|
|
@38418
|
13 years |
vboxsync |
build fix
|
|
|
@38332
|
13 years |
vboxsync |
Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
|
|
|
@38325
|
13 years |
vboxsync |
VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
|
|
|
@38305
|
13 years |
vboxsync |
Addressed some todos.
|
|
|
@38285
|
13 years |
vboxsync |
comment typo.
|
|
|
@38232
|
13 years |
vboxsync |
rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
|
|
|
@38199
|
13 years |
vboxsync |
mpnotification-r0drv-linux.c: More assertion details.
|
|
|
@38154
|
13 years |
vboxsync |
*.kmk: PATH_INS -> PATH_STAGE.
|
|
|
@38083
|
13 years |
vboxsync |
getoptargv.cpp: control chars go to 0x20, not 20.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@38037
|
13 years |
vboxsync |
eliminate use of LOG_ENABLED
|
|
|
@38036
|
13 years |
vboxsync |
VBoxRT: add SSL_get_certificate.
|
|
|
@37996
|
13 years |
vboxsync |
iprt: don't slurp <linux/module.h> here as the resulting other Linux …
|
|
|
@37976
|
13 years |
vboxsync |
Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
|
|
|
@37966
|
13 years |
vboxsync |
testcase+fixes
|
|
|
@37965
|
13 years |
vboxsync |
testcase
|
|
|
@37964
|
13 years |
vboxsync |
Register formatting in strformatrt.cpp (for logging).
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37951
|
13 years |
vboxsync |
IPRT: Added RTMsgSetProgName.
|
|
|
@37949
|
13 years |
vboxsync |
Runtime/r0drv/Solaris/vbi: cleanup.
|
|
|
@37948
|
13 years |
vboxsync |
Runtime/r0drv/Solaris/vbi: temporary t_preempt offset fix.
|
|
|
@37947
|
13 years |
vboxsync |
Runtime/r0drv/Solaris/vbi: temporary fix for modified t_preempt offset …
|
|
|
@37861
|
13 years |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37829
|
13 years |
vboxsync |
header fixes
|
|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@37809
|
13 years |
vboxsync |
gcc-4.6 warnings (shadowed declaration)
|
|
|
@37808
|
13 years |
vboxsync |
Runtime/common/alloc/allo.cpp: warning (RTMEM_NO_WRAP_TO_EF_APIS redefined)
|
|
|
@37774
|
13 years |
vboxsync |
Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
|
|
|
@37733
|
13 years |
vboxsync |
gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
|
|
|
@37720
|
13 years |
vboxsync |
Runtime: add C++-like vector implementation in C
|
|
|
@37679
|
13 years |
vboxsync |
iprt/fileio-posix: gcc-4.6 warning => error
|
|
|
@37672
|
13 years |
vboxsync |
warnings
|
|
|
@37665
|
13 years |
vboxsync |
Runtime/getopt: add new option flag to switch to case insensitive matching
|
|
|
@37631
|
13 years |
vboxsync |
coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
|
|
|
@37609
|
13 years |
vboxsync |
build fix
|
|
|
@37607
|
13 years |
vboxsync |
build fix
|
|
|
@37605
|
13 years |
vboxsync |
duh.
|
|
|
@37600
|
13 years |
vboxsync |
build fix
|
|
|
@37598
|
13 years |
vboxsync |
build fix
|
|
|
@37597
|
13 years |
vboxsync |
darwin build fix
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37593
|
13 years |
vboxsync |
build fix
|
|
|
@37591
|
13 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@37578
|
13 years |
vboxsync |
duh
|
|
|
@37577
|
13 years |
vboxsync |
IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
|
|
|
@37575
|
13 years |
vboxsync |
IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
|
|
|
@37573
|
13 years |
vboxsync |
iprt: More kernel symbol resolving on darwin.
|
|
|
@37569
|
13 years |
vboxsync |
IPRT: More in kernel file I/O code for darwin.
|
|
|
@37568
|
13 years |
vboxsync |
opening files from the kernel (darwin)…
|
|
|
@37566
|
13 years |
vboxsync |
more testing, bugfixing and docs.
|
|
|
@37565
|
13 years |
vboxsync |
mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
|
|
|
@37563
|
13 years |
vboxsync |
Runtime/pathhost-posix.cpp: missing include
|
|
|
@37562
|
13 years |
vboxsync |
fixes.
|
|
|
@37561
|
13 years |
vboxsync |
build fix
|
|
|
@37560
|
13 years |
vboxsync |
IPRT: Darwin symbol hacking in progress.
|
|
|
@37520
|
13 years |
vboxsync |
X11 Additions: save a few bytes by making all MiniRT symbols local …
|
|
|
@37499
|
13 years |
vboxsync |
IPRT/RTProcCreateEx: fixed memory leak
|
|
|
@37493
|
13 years |
vboxsync |
Runtime: fix mem leak
|
|
|
@37448
|
13 years |
vboxsync |
process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
|
|
|
@37447
|
13 years |
vboxsync |
GuestCtrl/Execute: Added NoProfile flag for executing processes …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37419
|
13 years |
vboxsync |
PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
|
|
|
@37409
|
13 years |
vboxsync |
iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
|
|
|
@37400
|
13 years |
vboxsync |
tracebuf.cpp: Attempt to fix the windows builds. Use defines for the …
|
|
|