VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @66428   8 年 vboxsync HostDrivers/Support: use correct format specifier
(edit) @66424   8 年 vboxsync Runtime/r0drv: rtStrFormatKernelAddress() for Linux
(edit) @66415   8 年 vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66351   8 年 vboxsync SUP: Logging fix.
(edit) @66305   8 年 vboxsync HostDrivers/Support/Lib: typo
(edit) @66293   8 年 vboxsync HostDrivers/Support: cast to RTR0PTR because the format specifier …
(edit) @66287   8 年 vboxsync HostDrivers/Support/Lib: use 'RKv' format specifier
(edit) @66222   8 年 vboxsync HostDrivers, Additions: don't use three stars as this string is used …
(edit) @66191   8 年 vboxsync bugref:4567: Linux kernel driver maintenance: do not try to do test …
(edit) @66078   8 年 vboxsync HostDrivers/linux/Makefile: don't ignore build errors in vboxnetftl / …
(edit) @66073   8 年 vboxsync build fix
(edit) @66072   8 年 vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @66069   8 年 vboxsync HostDriver: copy and paste
(edit) @66066   8 年 vboxsync HostDrivers, Additions: !VBOX_ONLY_DOCS
(edit) @66061   8 年 vboxsync HostDrivers,Additions: don't test build the Linux host/guest kernel …
(edit) @66050   8 年 vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66049   8 年 vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66022   8 年 vboxsync VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
(edit) @66021   8 年 vboxsync Linux build fix
(edit) @65929   8 年 vboxsync tstContiguous: fixed ignore condition
(edit) @65920   8 年 vboxsync gcc 7: fall thru
(edit) @65840   8 年 vboxsync HostDrivers/VBoxUSB/Solaris: Call RTR0Term() if querying the symbols …
(edit) @65782   8 年 vboxsync SUPHardNt: Fixed harmless typo. Will be relevant if with patch more …
(edit) @65720   8 年 vboxsync build fix?
(edit) @65698   8 年 vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65649   8 年 vboxsync gcc 7: VBoxNetAdpCtl: fall thru
(edit) @65583   8 年 vboxsync Installer/NetAdp (bugref:7973) Prevent helper crash on host-only …
(edit) @65365   8 年 vboxsync NetFlt/Win/Cfg: (bugref:7973) NetCfgInstanceId issue fixed, added …
(edit) @65231   8 年 vboxsync tstContiguous: be less strict if tstContiguous fails on 32-bit hosts. …
(edit) @65117   8 年 vboxsync HostDrivers/VBoxPci: doxygen fixes
(edit) @64883   8 年 vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64872   8 年 vboxsync HostDrivers/Support: don't undefine ALIGN anymore as the original VBox …
(edit) @64766   8 年 vboxsync src/VBox: Make the use of the iterator for …
(edit) @64737   8 年 vboxsync supHardNtVpNewImage: More info on RTNtPathExpand8dot3Path trouble.
(edit) @64731   8 年 vboxsync SUP,IPRT: If link time validation fails with …
(edit) @64584   8 年 vboxsync SUPDrv-dtrace.cpp: the dtrace_register/invalidate/unregister APIs …
(edit) @64532   8 年 vboxsync more typos
(edit) @64432   8 年 vboxsync HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
(edit) @64290   8 年 vboxsync SUPDrvGip.cpp: supdrvOSGipGetGroupTableSize is only present on windows!.
(edit) @64284   8 年 vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64281   8 年 vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64260   8 年 vboxsync supdrvGipDetectGetGipCpuCallback: paranoia, pGipCpu could be NULL.
(edit) @64255   8 年 vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64236   8 年 vboxsync SUPDrvGip: name fix.
(edit) @64235   8 年 vboxsync SUPDrvGip: name fix.
(edit) @64206   8 年 vboxsync NetFlt/Linux (bugref:8599) RHEL build fix for r111185
(edit) @64205   8 年 vboxsync NetFlt/Linux (bugref:8599) Debug build fix for r111185
(edit) @64202   8 年 vboxsync NetFlt/Linux (bugref:8599) One more build fix for r111185
(edit) @64201   8 年 vboxsync NetFlt/Linux (bugref:8599) Doc build fix for r111185
(edit) @64198   8 年 vboxsync NetFlt/Linux (bugref:8599) Yet even more build fixes for r111185
(edit) @64197   8 年 vboxsync NetFlt/Linux (bugref:8599) Even more build fixes for r111185
(edit) @64196   8 年 vboxsync NetFlt/Linux (bugref:8599) More build fixes for r111185
(edit) @64195   8 年 vboxsync NetFlt/Linux (bugref:8599) Build fixes for r111185
(edit) @64194   8 年 vboxsync NetFlt/Linux (bugref:8599) Scatter/gather support enabled
(edit) @64189   8 年 vboxsync supR3HardenedWinFindAdversaries: assertion adjustment
(edit) @64088   8 年 vboxsync SUPR3PageAllocEx: don't assert if suplib isn't initialized (for …
(edit) @63757   8 年 vboxsync bugref:8569: Add SELinux rule to allow vboxdrv.sh access to …
(edit) @63677   8 年 vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63674   8 年 vboxsync build fix
(edit) @63673   8 年 vboxsync HostDrivers/Support: make setting capabilities compatible for newer kernels
(edit) @63573   8 年 vboxsync supR3HardenedOpenLog: RT_NOREF shouldn't be used on global variables, …
(edit) @63564   8 年 vboxsync scm: cleaning up todos
(edit) @63549   8 年 vboxsync scm cleanups
(edit) @63535   8 年 vboxsync src/apps/adpctl -> src/VBox/HostDrivers/adpctl
(edit) @63523   8 年 vboxsync gcc 6 warning
(edit) @63515   8 年 vboxsync HostDrivers: warnings (clang)
(edit) @63514   8 年 vboxsync VBoxNetAdp: warnings (clang)
(edit) @63513   8 年 vboxsync VBoxNetAdptInternal.h: VBoxNetAdpState: As correctly pointed out by …
(edit) @63512   8 年 vboxsync VBoxNetFlt: warnings (clang)
(edit) @63511   8 年 vboxsync VBoxUSB: warnings (clang)
(edit) @63510   8 年 vboxsync SUP: warnings (clang)
(edit) @63499   8 年 vboxsync Better way of dealing with unused sizes in bin2c output.
(edit) @63495   8 年 vboxsync warnings (clang)
(edit) @63474   8 年 vboxsync build fix for gcc on Ubuntu
(edit) @63463   8 年 vboxsync SUP: warnings
(edit) @63402   8 年 vboxsync SUPHard: warnings (gcc)
(edit) @63311   8 年 vboxsync Use shlobj.h wrapper.
(edit) @63179   8 年 vboxsync Limit the number of USB filters a bit. Not really necessary but looks …
(edit) @63137   8 年 vboxsync SUPDrv.cpp: warnings
(edit) @62877   8 年 vboxsync HostDrivers: gcc warnings.
(edit) @62805   8 年 vboxsync VBoxUSB: Plug memory leak in the error case
(edit) @62780   8 年 vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   8 年 vboxsync Wrap ws2tcpip.h too.
(edit) @62720   8 年 vboxsync HostDrivers: warnings
(edit) @62719   8 年 vboxsync HostDrivers: warnings
(edit) @62718   8 年 vboxsync HostDrivers: warnings
(edit) @62717   8 年 vboxsync HostDrivers: warnings
(edit) @62716   8 年 vboxsync HostDrivers: warnings
(edit) @62715   8 年 vboxsync HostDrivers: warnings
(edit) @62714   8 年 vboxsync HostDrivers: warnings
(edit) @62711   8 年 vboxsync HostDrivers: warnings
(edit) @62710   8 年 vboxsync vboxNetFltWinMpDeInitializeDeviceInstance + …
(edit) @62709   8 年 vboxsync
(edit) @62708   8 年 vboxsync HostDrivers: warnings
(edit) @62707   8 年 vboxsync VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
(edit) @62706   8 年 vboxsync VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
(edit) @62702   8 年 vboxsync VBoxUsbRt.cpp: Fixed two uninitialized variables caused by slightly …
(edit) @62700   8 年 vboxsync doxygen fix
(edit) @62699   8 年 vboxsync vboxUsbPnPStateGbgChange: Corrected seemingly incorrect state …
(edit) @62698   8 年 vboxsync VBoxUsbDev.cpp: Unreadable Status mess. (Hint, this is C/C++ not assembly.)
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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