VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/solaris

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54583   10 years vboxsync comment nit.
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48813   11 years vboxsync Runtime/solaris: nit.
(edit) @48812   11 years vboxsync Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
(edit) @48768   11 years vboxsync Runtime: solaris build fix
(edit) @47969   11 years vboxsync Move comment to the right place.
(edit) @47968   11 years vboxsync Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
(edit) @47126   11 years vboxsync Runtime: RTSystemShutdown for Solaris (untested)
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43880   12 years vboxsync Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43686   12 years vboxsync Solaris/coredumper: Remove dead code. Can't use RTDirOpen while …
(edit) @43685   12 years vboxsync Solaris/coredumper: doxygen.
(edit) @43684   12 years vboxsync Solaris/coredumper: comment.
(edit) @41686   12 years vboxsync Runtime/r3/solaris: coredumper cleanup.
(edit) @40646   13 years vboxsync Spaces.
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @37631   13 years vboxsync coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
(edit) @37609   13 years vboxsync build fix
(edit) @37156   14 years vboxsync build fix
(edit) @37154   14 years vboxsync RTThread[SG]etAffinity cleanup
(edit) @36474   14 years vboxsync Runtime/r3/solaris/coredumper: log stmt.
(edit) @36465   14 years vboxsync Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
(edit) @36210   14 years vboxsync DrvIntNet: todo
(edit) @36155   14 years vboxsync Runtime/r3/solaris/coredumper: Make sure directory exists during …
(edit) @34178   14 years vboxsync IPRT/coredumper: remove release log entry, far too dangerous to create …
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33279   14 years vboxsync IPRT: Use the mmap+heap stuff on all posixy platforms.
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @32530   14 years vboxsync Runtime/r3/coredumper: proper type.
(edit) @32439   14 years vboxsync Runtime/r3/coredumper: log.
(edit) @32424   14 years vboxsync Runtime/r3/coredumper: argh.
(edit) @32423   14 years vboxsync Runtime/r3/coredumper: comment.
(edit) @32422   14 years vboxsync Runtime/r3/coredumper: addressed remaining todos in r65763.
(edit) @32413   14 years vboxsync Runtime/r3/coredumper: wrong assumption.
(edit) @32411   14 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
(edit) @32406   14 years vboxsync build fix
(edit) @32403   14 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32377   14 years vboxsync Runtime/r3/solaris: signal handler fixes.
(edit) @32376   14 years vboxsync Runtime/r3/coredumper: tighten signal handling code.
(edit) @32374   14 years vboxsync Runtime/r3/coredumper: remove SIGUSR2 when disabling dumper.
(edit) @32359   14 years vboxsync Runtime/r3/coredumper: flags.
(edit) @32353   14 years vboxsync Runtime/r3/coredumper: Fix taking live core when signalled externally.
(edit) @32350   14 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32347   14 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32235   14 years vboxsync RTCoreDumper: added comment on the hardcoded padding, and why NULL …
(edit) @32221   14 years vboxsync RTCoreDumper: debug build fix.
(edit) @32202   14 years vboxsync RTCoreDumper: fix potential crash with reading passed buffer.
(edit) @32197   14 years vboxsync Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.
(edit) @32048   14 years vboxsync coredumper: bits.
(edit) @31980   14 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31937   14 years vboxsync coredumper-solaris: bits.
(edit) @31935   14 years vboxsync coredumper-solaris: minor change.
(edit) @31914   14 years vboxsync coredumper-solaris: Fixed suspend/resume threads to not use heap. …
(edit) @31869   14 years vboxsync coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
(edit) @31862   14 years vboxsync RTCoreDumper: cleanup.
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31822   14 years vboxsync Runtime/r3/coredumper: rename.
(edit) @31821   14 years vboxsync tstRTCoreDump: copy to Runtime/r3.
(edit) @31158   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30238   14 years vboxsync fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29277   15 years vboxsync alloc-solaris.cpp: MMAP mode in case it comes in handy later.
(edit) @29269   15 years vboxsync mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
(edit) @29129   15 years vboxsync Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
(edit) @28929   15 years vboxsync IPRT: Fixed wrong format specifier in assertion (various …
(edit) @28915   15 years vboxsync iprt: More path conversion avoidance.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @27492   15 years vboxsync superflous IN_RING3
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @26665   15 years vboxsync build fix
(edit) @26660   15 years vboxsync RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
(edit) @26626   15 years vboxsync Implemented RTSystemQueryDmiString on Solaris.
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25629   15 years vboxsync Runtime/r3/Solaris: export fileaio-solaris to OSE.
(edit) @12108   16 years vboxsync iprt/mp-solaris: build fix.
(edit) @12105   16 years vboxsync iprt: Solaris R3 implementation of RTMp*Present*.
(edit) @11840   16 years vboxsync rtProcInitExePath-solaris: build fix.
(edit) @11838   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11719   16 years vboxsync CPU speed fix for Solaris
(edit) @11333   16 years vboxsync iprt/mp-solaris: and another…
(edit) @11331   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11330   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11329   16 years vboxsync iprt/mp-solaris: Filled in more missing bits.
(edit) @11328   16 years vboxsync iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
(edit) @11324   16 years vboxsync iprt/RTMpGetOnlineSet: Hack to make solaris build…
(edit) @11273   16 years vboxsync typo
(edit) @11272   16 years vboxsync RTMpGetCount/solaris: Prefer _SC_NPROCESSORS_MAX over _SC_NPROCESSORS_CONF.
(edit) @11256   16 years vboxsync Runtime: implement RTMpGetCount/RTMpGetOnlineCount.
(edit) @11241   16 years vboxsync iprt/r3/mp-solaris r=bird: - kstat doesn't appear to be serialized …
(edit) @11205   16 years vboxsync Added mp-solaris.cpp for RTMpGetXxxFrequency()
(edit) @11020   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette