|
|
@17848
|
16 years |
vboxsync |
comment
|
|
|
@17817
|
16 years |
vboxsync |
Correct some typos in comments; adjust some line lengths to fit in 80 cols.
|
|
|
@17771
|
16 years |
vboxsync |
iprt/net.h: More DCHP constants.
|
|
|
@17523
|
16 years |
vboxsync |
*: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. …
|
|
|
@17441
|
16 years |
vboxsync |
IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
|
|
|
@17319
|
16 years |
vboxsync |
IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
|
|
|
@17141
|
16 years |
vboxsync |
IPRT: Added support for short option lists (ls -latrT4). This fixes a …
|
|
|
@17096
|
16 years |
vboxsync |
typo
|
|
|
@17094
|
16 years |
vboxsync |
RTGetOpt docs.
|
|
|
@17092
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17091
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17088
|
16 years |
vboxsync |
RTGetOpt: uShort -> iShort and int.
|
|
|
@17078
|
16 years |
vboxsync |
IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
|
|
|
@17019
|
16 years |
vboxsync |
RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
|
|
|
@17018
|
16 years |
vboxsync |
RTProcIsRunningByName: spec update.
|
|
|
@17010
|
16 years |
vboxsync |
iprt: RTLdrIsLoadable for checking if an dynamically library could be …
|
|
|
@17008
|
16 years |
vboxsync |
IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16997
|
16 years |
vboxsync |
iprt: wrong declaration
|
|
|
@16964
|
16 years |
vboxsync |
iprt: typos
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@16765
|
16 years |
vboxsync |
RTBase64Encode* testcase and adjustments.
|
|
|
@16761
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16545
|
16 years |
vboxsync |
assert.h/AssertForEach: -lisp, -name, +indent, +typecast, +hex print, …
|
|
|
@16542
|
16 years |
vboxsync |
iprt/assert.h: added AssertForEach
|
|
|
@16516
|
16 years |
vboxsync |
IPRT: documentation.
|
|
|
@16432
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD to work …
|
|
|
@16345
|
16 years |
vboxsync |
iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
|
|
|
@16338
|
16 years |
vboxsync |
iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
|
|
|
@16323
|
16 years |
vboxsync |
typo
|
|
|
@16314
|
16 years |
vboxsync |
iprt/asmdefs.mac: copy & past fun.
|
|
|
@16312
|
16 years |
vboxsync |
iprt/asmdefs.mac: Added xWrtRIP to avoid having to ifdef label …
|
|
|
@16311
|
16 years |
vboxsync |
IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
|
|
|
@16252
|
16 years |
vboxsync |
iprt: typos
|
|
|
@16029
|
16 years |
vboxsync |
iprt/string.h: Reverted previous FreeBSD and moved it to SUPDrvInternal.h
|
|
|
@16027
|
16 years |
vboxsync |
iprt/string.h: More ring-0 freebsd hacks.
|
|
|
@16019
|
16 years |
vboxsync |
tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
|
|
|
@15958
|
16 years |
vboxsync |
"namespace" declarations don't end with ";". Spotted by: FlexeLint
|
|
|
@15932
|
16 years |
vboxsync |
Correct a dozen typos, some in #error directives, the other in …
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15841
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15834
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15754
|
16 years |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@15721
|
16 years |
vboxsync |
typo
|
|
|
@15718
|
16 years |
vboxsync |
RTR0MemObjLockUser: Replaced the warnings with more useful information.
|
|
|
@15717
|
16 years |
vboxsync |
iprt/memobj.h: added a @remark concerning RTR0MemObjLockUser on Linux
|
|
|
@15668
|
16 years |
vboxsync |
iprt/assert.h: AssertMsgReturnVoidStmt AssertMsgReturnStmt.
|
|
|
@15644
|
16 years |
vboxsync |
IPRT: sysfs review, fixes and cleanup.
|
|
|
@15640
|
16 years |
vboxsync |
iprt/assert.h: AssertReturnStmt, AssertReturnVoidStmt. cleanup of …
|
|
|
@15399
|
16 years |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@15398
|
16 years |
vboxsync |
iprt: added some assertions
|
|
|
@15345
|
16 years |
vboxsync |
iprt/cpuset.h: RTCpuSetDelByIndex.
|
|
|
@15216
|
16 years |
vboxsync |
iprt/asm.h: Fixed buggy ASMIsIntelCpu and ASMIsIntelCpuEx; the latter …
|
|
|
@14999
|
16 years |
vboxsync |
IPRT: Extended RTProcCreate with a daemonize flag.
|
|
|
@14961
|
16 years |
vboxsync |
iprt/types.h: signed current-context register type.
|
|
|
@14873
|
16 years |
vboxsync |
typos
|
|
|
@14872
|
16 years |
vboxsync |
typo
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14808
|
16 years |
vboxsync |
iprt/asm.h: GNU C/C++ defined PIC to indicate whether -fPIC …
|
|
|
@14774
|
16 years |
vboxsync |
IPRT/string: fix lots of comment typos documenting the handling of 0 …
|
|
|
@14695
|
16 years |
vboxsync |
IntNet: Quick hack to force broadcast flag in DHCP requests on shared MAC.
|
|
|
@14645
|
16 years |
vboxsync |
SUP, VMM: Moved the max alloc/map page count to VBox/param.h
|
|
|
@14500
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14494
|
16 years |
vboxsync |
#1865: PGMR0DynMap - retry with smaller segments if one big one is …
|
|
|
@14326
|
16 years |
vboxsync |
getopt: sample code corrections. (hope they are right)
|
|
|
@14246
|
16 years |
vboxsync |
ASMAtomicSubS32/U32.
|
|
|
@14073
|
16 years |
vboxsync |
asm.h: ASMAtomicXchgR3Ptr, ASMAtomicXchgR0Ptr, ASMAtomicXchgRCPtr.
|
|
|
@14063
|
16 years |
vboxsync |
RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
|
|
|
@14054
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14052
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14051
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14037
|
16 years |
vboxsync |
compiler/msc.h: shut up warning.
|
|
|
@14023
|
16 years |
vboxsync |
iprt/compiler/msc.h and use compiler/compiler.h instead of compiler/gcc.h
|
|
|
@14021
|
16 years |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@14013
|
16 years |
vboxsync |
RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
|
|
|
@14007
|
16 years |
vboxsync |
IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
|
|
|
@14006
|
16 years |
vboxsync |
VERR_END_OF_STRING/VINF_END_OF_STRING.
|
|
|
@13931
|
16 years |
vboxsync |
iprt/assert.h: Added AssertGCPtr32.
|
|
|
@13927
|
16 years |
vboxsync |
Runtime: add RTStrNICmp and RTStrNCmp
|
|
|
@13926
|
16 years |
vboxsync |
Correct a few minor typos in comments. No content changes.
|
|
|
@13925
|
16 years |
vboxsync |
Correct 2 typos in comments. No content changes.
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13813
|
16 years |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13775
|
16 years |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13718
|
16 years |
vboxsync |
includes: made them 'build' again.
|
|
|
@13717
|
16 years |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13702
|
16 years |
vboxsync |
VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
|
|
|
@13658
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@13653
|
16 years |
vboxsync |
IPRT: RTThreadPoke for posix.
|
|
|
@13633
|
16 years |
vboxsync |
#1865: TM.
|
|
|
@13593
|
16 years |
vboxsync |
iprt/types.h: deprecated some silly types.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13576
|
16 years |
vboxsync |
iprt/types.h: RTSEL_MAX.
|
|
|
@13575
|
16 years |
vboxsync |
iprt/types.h: RTSEL_MAX.
|
|
|
@13549
|
16 years |
vboxsync |
Just RTSTR_MAX.
|
|
|
@13546
|
16 years |
vboxsync |
iprt: typo in API documentation
|
|
|