|
|
@19147
|
16 年 |
vboxsync |
#3854: Error checking for skb_gso_segment().
|
|
|
@19143
|
16 年 |
vboxsync |
Compile fixes
|
|
|
@19128
|
16 年 |
vboxsync |
gcc-4.4 warning
|
|
|
@19126
|
16 年 |
vboxsync |
Runtime/Aio: * Move the validation macros to a new header because they …
|
|
|
@19120
|
16 年 |
vboxsync |
Various files: Virtual Box -> VirtualBox.
|
|
|
@19071
|
16 年 |
vboxsync |
memobj-r0drv-freebsd.c: make the exit point easier to spot.
|
|
|
@19057
|
16 年 |
vboxsync |
IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works)
|
|
|
@19056
|
16 年 |
vboxsync |
IPRT/darwin-r0: Fixed bug in RTMpOnOthers.
|
|
|
@19054
|
16 年 |
vboxsync |
IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use …
|
|
|
@19040
|
16 年 |
vboxsync |
IPRT/fileaio-linux.cpp: A quick code review and cleanup:
* …
|
|
|
@19011
|
16 年 |
vboxsync |
Runtime/Aio: Implementation for Solaris
|
|
|
@19005
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Fix the rc hack. We can safely return with …
|
|
|
@19001
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Correct Makefile
|
|
|
@19000
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Finish RTMp API which is needed for VT-x/SVM
|
|
|
@18999
|
16 年 |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18997
|
16 年 |
vboxsync |
IPRT: Redid r46081.
|
|
|
@18991
|
16 年 |
vboxsync |
IPRT: tstFork().
|
|
|
@18990
|
16 年 |
vboxsync |
IPRT/Makefile.kmk: missing directory deps.
|
|
|
@18989
|
16 年 |
vboxsync |
iprt/process: update the cached process ID on fork
|
|
|
@18988
|
16 年 |
vboxsync |
PGM api changes
|
|
|
@18972
|
16 年 |
vboxsync |
IPRT/r0drv/freebsd: properties.
|
|
|
@18970
|
16 年 |
vboxsync |
memobj-r0drv-freebsd.c: nitpicking…
|
|
|
@18969
|
16 年 |
vboxsync |
IPRT/r0drv/freebsd: redid the mp-r0drv-freebsd.c rename (r45979 and …
|
|
|
@18960
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Fix the host crash during VM termination with …
|
|
|
@18921
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
|
|
|
@18920
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
|
|
|
@18919
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Use msleep_spin instead of msleep because the …
|
|
|
@18918
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Include needed header files
|
|
|
@18917
|
16 年 |
vboxsync |
Runtime/R0/FreeBSD: Delete forgotten file
|
|
|
@18903
|
16 年 |
vboxsync |
Runtime: rather ugly hack to force execute permissions on windows …
|
|
|
@18859
|
16 年 |
vboxsync |
#2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
|
|
|
@18847
|
16 年 |
vboxsync |
RTTest: Added alternative API that's easier to use.
|
|
|
@18808
|
16 年 |
vboxsync |
Runtime: Fix RTStrmGetLine() to return VERR_EOF when the end of …
|
|
|
@18805
|
16 年 |
vboxsync |
Runtime: fixed RTFileReadAll()
|
|
|
@18803
|
16 年 |
vboxsync |
Backed out r45795.
|
|
|
@18802
|
16 年 |
vboxsync |
2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
|
|
|
@18750
|
16 年 |
vboxsync |
RuntimeR0Drv: Promoted the random stuff from solaris to all.
|
|
|
@18744
|
16 年 |
vboxsync |
Runtime/getopt: provide way to figure out which option definition matched
|
|
|
@18638
|
16 年 |
vboxsync |
Doxygen: 2nd go at updating this; leaving selected indent and comment …
|
|
|
@18629
|
16 年 |
vboxsync |
backed out r45404 as it messes up the file, manual merge of the …
|
|
|
@18603
|
16 年 |
vboxsync |
heapsimple.cpp: Just convert to C style, plese, do NOT move comments …
|
|
|
@18602
|
16 年 |
vboxsync |
log-vbox.cpp: Just drop the warning, we can't add this to every other …
|
|
|
@18587
|
16 年 |
vboxsync |
typo + gcc warning
|
|
|
@18571
|
16 年 |
vboxsync |
tstUtf8: Converted to RTTest (awful lot of work) and added RTStrStr …
|
|
|
@18570
|
16 年 |
vboxsync |
RTStrIStr: fixed inverted test.
|
|
|
@18569
|
16 年 |
vboxsync |
RTTest: sub tests, more typical reporting of those.
|
|
|
@18562
|
16 年 |
vboxsync |
build fix?
|
|
|
@18561
|
16 年 |
vboxsync |
Warnings: move assertion statements for parameters past initial …
|
|
|
@18560
|
16 年 |
vboxsync |
Fix warning on linux about decls-after-statement.
|
|
|
@18552
|
16 年 |
vboxsync |
IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
|
|
|
@18544
|
16 年 |
vboxsync |
RTStrToUpper/Lower: Document assumtions & todos properly, added …
|
|
|
@18538
|
16 年 |
vboxsync |
docs: do as doxygen suggested and run "doxygen -u" to update these …
|
|
|
@18537
|
16 年 |
vboxsync |
bah.
|
|
|
@18536
|
16 年 |
vboxsync |
logbackdoor.cpp: Use ASMOutStrU8.
|
|
|
@18528
|
16 年 |
vboxsync |
Runtime: added RTStrToLower & RTStrToUpper
|
|
|
@18522
|
16 年 |
vboxsync |
memobj-r0drv-linux.c: nitpicking.
|
|
|
@18496
|
16 年 |
vboxsync |
IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.
|
|
|
@18468
|
16 年 |
vboxsync |
tstAvl: warning about useless test.
|
|
|
@18455
|
16 年 |
vboxsync |
tstRand: fixed warning stemming from a row of extra zeros.
|
|
|
@18454
|
16 年 |
vboxsync |
tstLdr: copy&past warning.
|
|
|
@18428
|
16 年 |
vboxsync |
heapsimple.cpp: MSC/64 warning.
|
|
|
@18427
|
16 年 |
vboxsync |
iprt/test.cpp: MSC/64 warnings.
|
|
|
@18426
|
16 年 |
vboxsync |
zip.cpp: shut up some conversion warnings (MSC/64).
|
|
|
@18425
|
16 年 |
vboxsync |
tstBitOperations: Use RT_ZERO instead of memset a couple of place so …
|
|
|
@18371
|
16 年 |
vboxsync |
RTAssertShouldPanic-vbox.cpp: don't waste stack.
|
|
|
@18367
|
16 年 |
vboxsync |
tstBitOperations: Another testcase (left over from debugging a silly …
|
|
|
@18366
|
16 年 |
vboxsync |
RTTest: RTTEST_CHECK, doxygen.
|
|
|
@18365
|
16 年 |
vboxsync |
tstBitOperations: Use RTTest.
|
|
|
@18364
|
16 年 |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@18357
|
16 年 |
vboxsync |
tstLdr-3: cpu mode.
|
|
|
@18329
|
16 年 |
vboxsync |
iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
|
|
|
@18323
|
16 年 |
vboxsync |
DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
|
|
|
@18318
|
16 年 |
vboxsync |
space
|
|
|
@18250
|
16 年 |
vboxsync |
enable vm_insert_page() for Linux 2.6.23+
|
|
|
@18196
|
16 年 |
vboxsync |
Runtime: don't hide the return code from SUPR3Init()
|
|
|
@18188
|
16 年 |
vboxsync |
Added RTLogGetDefaultInstance
|
|
|
@18174
|
16 年 |
vboxsync |
fixed VBOX_ASSERT=gdb
|
|
|
@18129
|
16 年 |
vboxsync |
NetFlt/win: use fDisablePromiscuous flag
|
|
|
@18128
|
16 年 |
vboxsync |
IPRT, Shared Folders: Implemented file attributes access flags for …
|
|
|
@18117
|
16 年 |
vboxsync |
sed(1): make these locale independent by using [:alnum:] and friends. …
|
|
|
@18110
|
16 年 |
vboxsync |
gcc warning (not ideal btw)
|
|
|
@18100
|
16 年 |
vboxsync |
typo
|
|
|
@18096
|
16 年 |
vboxsync |
spaces, sigh.
|
|
|
@18095
|
16 年 |
vboxsync |
how difficult can this be…
|
|
|
@18055
|
16 年 |
vboxsync |
Runtime: call setlocale from RTR3Init, not as a global initialiser
|
|
|
@17951
|
16 年 |
vboxsync |
Runtime: reversed r44528
|
|
|
@17949
|
16 年 |
vboxsync |
Runtime: weaken an assertion in RTErrConvertToErrno
|
|
|
@17809
|
16 年 |
vboxsync |
fixed copyright
|
|
|
@17748
|
16 年 |
vboxsync |
fixed installation path
|
|
|
@17744
|
16 年 |
vboxsync |
IPRT: Added a static/dll guest lib called RuntimeGuestR3Shared (use …
|
|
|
@17588
|
16 年 |
vboxsync |
IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
|
|
|
@17582
|
16 年 |
vboxsync |
Add heapsimple to the RuntimeR0Drv library for .win (remove from …
|
|
|
@17522
|
16 年 |
vboxsync |
strformattype.cpp: be a bit more gentle if the type is missing.
|
|
|
@17464
|
16 年 |
vboxsync |
Add heapsimple to the RuntimeGuestR0 library.
|
|
|
@17441
|
16 年 |
vboxsync |
IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
|
|
|
@17416
|
16 年 |
vboxsync |
Backed out 43811; not required
|
|
|
@17410
|
16 年 |
vboxsync |
Don't flush the RC log in AssertMsg1/2; it's done automatically and …
|
|
|
@17405
|
16 年 |
vboxsync |
Don't flush so often
|
|
|
@17357
|
16 年 |
vboxsync |
todo in iprt
|
|
|
@17355
|
16 年 |
vboxsync |
IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to …
|
|
|