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) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76418   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69438   7 years vboxsync IPRT: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69111   7 years vboxsync (C) year
(edit) @67304   7 years vboxsync Runtime/RTKrnlMod: Started on the Solaris implementation
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62098   8 years vboxsync Runtime/solaris: Fix building the coredumper on ancient Solaris …
(edit) @62096   8 years vboxsync Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
(edit) @61960   8 years vboxsync Runtime/mp-solaris: Check we have a populated cpu_info before trying …
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57476   9 years vboxsync space.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(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.
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