Changeset 23473 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Oct 1, 2009 11:58:12 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53088
- Location:
- trunk/src/VBox/Additions/common
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.conf
r18265 r23473 13 13 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 14 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 16 # Clara, CA 95054 USA or visit http://www.sun.com if you need 17 # additional information or have any questions. 18 # 15 19 16 20 # This needs to go into /platform/i86pc/kernel/drv, -
trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_glxapi_exports.py
r21248 r23473 13 13 # Clara, CA 95054 USA or visit http://www.sun.com if you need 14 14 # additional information or have any questions. 15 # 15 16 16 17 import sys -
trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py
r18176 r23473 13 13 # Clara, CA 95054 USA or visit http://www.sun.com if you need 14 14 # additional information or have any questions. 15 # 15 16 16 17 import sys -
trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py
r18176 r23473 13 13 # Clara, CA 95054 USA or visit http://www.sun.com if you need 14 14 # additional information or have any questions. 15 # 15 16 16 17 import sys -
trunk/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py
r21248 r23473 13 13 # Clara, CA 95054 USA or visit http://www.sun.com if you need 14 14 # additional information or have any questions. 15 # 15 16 16 17 import sys
Note:
See TracChangeset
for help on using the changeset viewer.