index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
VBox
/
ExtPacks
/
VBoxDTrace
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates by scm.
vboxsync
2023-01-17
2
-2
/
+2
*
scm copyright and license note update
vboxsync
2022-08-22
2
-14
/
+16
*
scm --update-copyright-year
vboxsync
2022-01-01
2
-2
/
+2
*
Copyright year updates by scm.
vboxsync
2020-02-04
2
-2
/
+2
*
ExtPacks/VBoxDTrace: FreeBSD compile fixes
vboxsync
2019-02-01
2
-3
/
+5
*
ExtPacks: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
vboxsync
2019-01-01
2
-6
/
+6
*
scm --update-copyright-year
vboxsync
2019-01-01
2
-2
/
+2
*
ExtPacks: scm --fix-header-guards. bugref:9344
vboxsync
2018-12-30
2
-0
/
+6
*
*: scm --update-copyright-year
vboxsync
2017-10-28
2
-2
/
+2
*
backed out r118835 as it incorrectly updated the 'This file is based on' file...
vboxsync
2017-10-28
2
-2
/
+2
*
*: scm --update-copyright-year
vboxsync
2017-10-28
2
-2
/
+2
*
Debugger,DTrace,IPRT: Use iprt/formats/elf*.h instead of the internal IPRT he...
vboxsync
2017-10-27
1
-1
/
+1
*
VBoxDTrace: scm updates
vboxsync
2017-10-25
2
-2
/
+0
*
VBoxDTraceTypes.h: NGREG was renamed/hidden to __NGREG in recent glibc, so ma...
vboxsync
2017-10-04
1
-1
/
+2
*
ExtPacks/dtrace: warnings
vboxsync
2016-08-01
1
-2
/
+2
*
ExtPacks/dtrace: warnings
vboxsync
2016-08-01
1
-0
/
+1
*
(C) 2016
vboxsync
2016-07-22
2
-2
/
+2
*
VBoxDTrace: OS X 10.9 build fix.
vboxsync
2016-05-12
1
-1
/
+3
*
build fix
vboxsync
2015-01-28
1
-6
/
+8
*
solaris build fixes.
vboxsync
2015-01-28
1
-8
/
+22
*
bzero/bcopy fixes.
vboxsync
2015-01-28
2
-3
/
+14
*
syslimits.h not on solaris?
vboxsync
2015-01-27
1
-1
/
+3
*
linux build fix
vboxsync
2015-01-27
1
-0
/
+2
*
bzero/bcopy and strings.h is a generic fix.
vboxsync
2015-01-27
1
-3
/
+1
*
solaris build fix.
vboxsync
2015-01-27
1
-0
/
+3
*
VBoxDTrace: Morphing it into an extension pack, adding a wrapper binary, VBox...
vboxsync
2015-01-27
2
-0
/
+9
*
VBoxDTrace: Split out the ring-3 libc stuff from VBoxDTraceTypes.h and into V...
vboxsync
2015-01-02
2
-33
/
+84
*
Update file headers
vboxsync
2015-01-02
1
-27
/
+17
*
VBoxDTrace: build fix (r86)
vboxsync
2015-01-02
1
-0
/
+3
*
VBoxDTrace: oops (r75)
vboxsync
2015-01-02
1
-1
/
+1
*
VBoxDTrace: #undef string function before re-#defining them. (r74)
vboxsync
2015-01-02
1
-3
/
+13
*
VBoxDTrace: MSC 7.1 fixes (r70)
vboxsync
2015-01-02
1
-0
/
+14
*
VBoxDTrace: Fixed ioctl bugs. Use iprt/errno.h. (r64)
vboxsync
2015-01-02
1
-24
/
+1
*
VBoxDTrace: init (r47)
vboxsync
2015-01-02
1
-4
/
+2
*
VBoxDTrace: Implemented all the fake solaris stuff. (r46)
vboxsync
2015-01-02
1
-4
/
+16
*
VBoxDTrace: More unresolved ring-0 stuff. (r45)
vboxsync
2015-01-02
1
-1
/
+4
*
VBoxDTrace: implemented a bunch of glue and reduced the required solaris glue...
vboxsync
2015-01-02
1
-26
/
+29
*
VBoxDTrace: build on darwin. (r42)
vboxsync
2015-01-02
1
-0
/
+1
*
VBoxDTrace: build on linux. (r41)
vboxsync
2015-01-02
1
-2
/
+6
*
VBoxDTrace: working on the interfaces between the two modules... (r40)
vboxsync
2015-01-02
1
-2
/
+11
*
VBoxDTrace: VBoxDTrace links! (r36)
vboxsync
2015-01-02
1
-4
/
+9
*
VBoxDTrace: CTF compiles and links. (r33)
vboxsync
2015-01-02
1
-1
/
+11
*
VBoxDTrace: libdtrace is mostly compiling, missing generated sources thouh. (...
vboxsync
2015-01-02
1
-8
/
+14
*
VBoxDTrace: dt_lex.l and dt_grammar.y. (r30)
vboxsync
2015-01-02
1
-0
/
+4
*
VBoxDTrace: libdtrace porting in progres... (r23)
vboxsync
2015-01-02
1
-7
/
+47
*
VBoxDTrace: porting libdtrace... (r22)
vboxsync
2015-01-02
1
-30
/
+62
*
VBoxDTrace: MSC fixes (r18)
vboxsync
2015-01-02
1
-3
/
+5
*
VBoxDTrace: darwin build fixes. (r17)
vboxsync
2015-01-02
1
-78
/
+82
*
VBoxDTrace: Started on the dtrace command, calling ours VBoxDTrace. (r16)
vboxsync
2015-01-02
1
-31
/
+37
*
VBoxDTrace: no unresolved dtrace_*. (r15)
vboxsync
2015-01-02
1
-2
/
+2
[next]