|
|
@11873
|
16 years |
vboxsync |
Runtime/r0drv: Solaris non-vbi code build fix.
|
|
|
@11853
|
16 years |
vboxsync |
IPRT: Added a 'append' flag to the logger.
|
|
|
@11842
|
16 years |
vboxsync |
build fix
|
|
|
@11841
|
16 years |
vboxsync |
IPRT: RTR3InitEx.
|
|
|
@11840
|
16 years |
vboxsync |
rtProcInitExePath-solaris: build fix.
|
|
|
@11839
|
16 years |
vboxsync |
path.cpp: build fix.
|
|
|
@11838
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11814
|
16 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@11810
|
16 years |
vboxsync |
RTMpIsCpuOnline() for Darwin
|
|
|
@11805
|
16 years |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11794
|
16 years |
vboxsync |
SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
|
|
|
@11790
|
16 years |
vboxsync |
warnings
|
|
|
@11770
|
16 years |
vboxsync |
iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
|
|
|
@11769
|
16 years |
vboxsync |
vbi thread fix.
|
|
|
@11768
|
16 years |
vboxsync |
vbi thread fix.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11721
|
16 years |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK
|
|
|
@11719
|
16 years |
vboxsync |
CPU speed fix for Solaris
|
|
|
@11708
|
16 years |
vboxsync |
Fix for huge MHz numbers reported by list hostinfo on darwin
|
|
|
@11703
|
16 years |
vboxsync |
Documentation: implement VBOX_ONLY_DOCS
|
|
|
@11682
|
16 years |
vboxsync |
iprt/VBox/logbackdoor-redirect: Gave RTLogLoggerEx a body.
|
|
|
@11680
|
16 years |
vboxsync |
iprt/vbox: ooops. debug #error.
|
|
|
@11679
|
16 years |
vboxsync |
iprt/vbox: Don't start gdb more than once when VBOX_ASSERT=gdb is enabled.
|
|
|
@11677
|
16 years |
vboxsync |
iprt/vbox: Made VBOX_ASSERT work again. Added VBOX_ASSERT_TERM for …
|
|
|
@11645
|
16 years |
vboxsync |
svn:executable
|
|
|
@11640
|
16 years |
vboxsync |
backdoor-redirect: this is required for 64-bit guests
|
|
|
@11601
|
16 years |
vboxsync |
iprt: added a @todo on an slightly obscure bug.
|
|
|
@11597
|
16 years |
vboxsync |
iprt: RTR3Init is called more than once (IPC and now nspr init), so do …
|
|
|
@11596
|
16 years |
vboxsync |
iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
|
|
|
@11562
|
16 years |
vboxsync |
Runtime: Remove fifo implementation, request queues are much better
|
|
|
@11557
|
16 years |
vboxsync |
iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
|
|
|
@11555
|
16 years |
vboxsync |
Runtime: little threadsafe fifo implementation for passing things to …
|
|
|
@11543
|
16 years |
vboxsync |
tstUuid: Display the fixed bits and the value they make up.
|
|
|
@11539
|
16 years |
vboxsync |
oops. backed out accidental tstUuid change in 35114.
|
|
|
@11538
|
16 years |
vboxsync |
pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
|
|
|
@11528
|
16 years |
vboxsync |
Solaris build fix.
|
|
|
@11523
|
16 years |
vboxsync |
iprt: Implemented the /dev/urandom base random generator as a RTRAND …
|
|
|
@11521
|
16 years |
vboxsync |
IN_MODULE only
|
|
|
@11519
|
16 years |
vboxsync |
Linux additions: properly install and compile the kernel modules
|
|
|
@11468
|
16 years |
vboxsync |
- first working XPCOM binding version
- implemented check for …
|
|
|
@11413
|
16 years |
vboxsync |
Runtime: small fix to the UUID code, splitting the ClockSeq field and …
|
|
|
@11393
|
16 years |
vboxsync |
tstUuid: experiment.
|
|
|
@11391
|
16 years |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@11381
|
16 years |
vboxsync |
Fix for unicode RTStrFormat testcase on Unix
|
|
|
@11380
|
16 years |
vboxsync |
export
|
|
|
@11376
|
16 years |
vboxsync |
RTStrFormat fix for aligned unicode strings.
|
|
|
@11356
|
16 years |
vboxsync |
RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
|
|
|
@11355
|
16 years |
vboxsync |
tstSystemQueryOSInfo: don't require the driver.
|
|
|
@11352
|
16 years |
vboxsync |
iprt: Implemented RTSystemQueryOSInfo for windows.
|
|
|
@11350
|
16 years |
vboxsync |
iprt: Added RTSystemQueryOSInfo.
|
|
|
@11347
|
16 years |
vboxsync |
iprt/rand: Added a generic RTRandAdv API for use with any random …
|
|
|
@11337
|
16 years |
vboxsync |
Runtime: new function for daemonizing, implemented on posix systems …
|
|
|
@11333
|
16 years |
vboxsync |
iprt/mp-solaris: and another…
|
|
|
@11331
|
16 years |
vboxsync |
iprt/mp-solaris: build fix
|
|
|
@11330
|
16 years |
vboxsync |
iprt/mp-solaris: build fix
|
|
|
@11329
|
16 years |
vboxsync |
iprt/mp-solaris: Filled in more missing bits.
|
|
|
@11328
|
16 years |
vboxsync |
iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
|
|
|
@11327
|
16 years |
vboxsync |
iprt: removed system-*.cpp
|
|
|
@11326
|
16 years |
vboxsync |
iprt/tstTSC: Use mp.h
|
|
|
@11324
|
16 years |
vboxsync |
iprt/RTMpGetOnlineSet: Hack to make solaris build…
|
|
|
@11320
|
16 years |
vboxsync |
iprt: dropping RTSystemProcessor*
|
|
|
@11313
|
16 years |
vboxsync |
stupid warning
|
|
|
@11273
|
16 years |
vboxsync |
typo
|
|
|
@11272
|
16 years |
vboxsync |
RTMpGetCount/solaris: Prefer _SC_NPROCESSORS_MAX over _SC_NPROCESSORS_CONF.
|
|
|
@11256
|
16 years |
vboxsync |
Runtime: implement RTMpGetCount/RTMpGetOnlineCount.
|
|
|
@11243
|
16 years |
vboxsync |
iprt/RTMpGetCount-posix: Avoid using _SC_NPROCESSORS_ONLN.
|
|
|
@11241
|
16 years |
vboxsync |
iprt/r3/mp-solaris r=bird:
- kstat doesn't appear to be serialized …
|
|
|
@11239
|
16 years |
vboxsync |
right place
|
|
|
@11226
|
16 years |
vboxsync |
DoxyFile: No more DECLGCCALLBACKMEMBER
|
|
|
@11205
|
16 years |
vboxsync |
Added mp-solaris.cpp for RTMpGetXxxFrequency()
|
|
|
@11173
|
16 years |
vboxsync |
IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
|
|
|
@11172
|
16 years |
vboxsync |
IPRT/RTRand: cosmetics - don't take the address of an array.
|
|
|
@11137
|
16 years |
vboxsync |
Solaris/vboxguest: fixed missing symbol RTLogWriteStdout.
|
|
|
@11133
|
16 years |
vboxsync |
compiler warnings
|
|
|
@11127
|
16 years |
vboxsync |
iprt/tstHandleTable: Fixed uninitialized variable.
|
|
|
@11126
|
16 years |
vboxsync |
iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
|
|
|
@11115
|
16 years |
vboxsync |
More EOL fixes.
|
|
|
@11078
|
16 years |
vboxsync |
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
|
|
|
@11077
|
16 years |
vboxsync |
iprt: created common/rand.
|
|
|
@11064
|
16 years |
vboxsync |
iprt/RTRandUxy: Improved the distribution when not using the max …
|
|
|
@11060
|
16 years |
vboxsync |
RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
|
|
|
@11049
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
|
|
|
@11044
|
16 years |
vboxsync |
IPRT/RTNetIPv4: Simple TCP validation.
|
|
|
@11038
|
16 years |
vboxsync |
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
|
|
|
@11032
|
16 years |
vboxsync |
iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
|
|
|
@11029
|
16 years |
vboxsync |
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
|
|
|
@11024
|
16 years |
vboxsync |
Playing around.
|
|
|
@11023
|
16 years |
vboxsync |
Playing around.
|
|
|
@11021
|
16 years |
vboxsync |
tstMemAutoPtr: cosmetics.
|
|
|
@11020
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11019
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11017
|
16 years |
vboxsync |
iprt: Some RTMemAutoPtr optimizations.
|
|
|
@11016
|
16 years |
vboxsync |
IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
|
|
|
@11013
|
16 years |
vboxsync |
iprt/net: iSum -> u32Sum since it's kind of important that this …
|
|
|
@11012
|
16 years |
vboxsync |
iprt: More IPv4 validating / checksumming.
|
|
|
@10998
|
16 years |
vboxsync |
iprt: Use the byte swapper routines from iprt/asm.h.
|
|
|
@10995
|
16 years |
vboxsync |
iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
|
|
|
@10982
|
16 years |
vboxsync |
iprt: More IPv4 checksum calculation.
|
|
|