Skip to content

Commit f436996

Browse files
Mac OS X 10.4.6.ppc
1 parent 38e2fd9 commit f436996

File tree

174 files changed

+546
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+546
-314
lines changed

‎.gitmodules‎

Lines changed: 81 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -973,9 +973,6 @@
973973
[submodule "libstdcxx"]
974974
path = libstdcxx
975975
url = https://github.com/apple-oss-distributions/libstdcxx
976-
[submodule "nasm"]
977-
path = nasm
978-
url = https://github.com/apple-oss-distributions/nasm
979976
[submodule "AppleRAID"]
980977
path = AppleRAID
981978
url = https://github.com/apple-oss-distributions/AppleRAID
@@ -988,3 +985,84 @@
988985
[submodule "webdavfs"]
989986
path = webdavfs
990987
url = https://github.com/apple-oss-distributions/webdavfs
988+
[submodule "Apple16X50Serial"]
989+
path = Apple16X50Serial
990+
url = https://github.com/apple-oss-distributions/Apple16X50Serial
991+
[submodule "AppleAC97Audio"]
992+
path = AppleAC97Audio
993+
url = https://github.com/apple-oss-distributions/AppleAC97Audio
994+
[submodule "AppleAPIC"]
995+
path = AppleAPIC
996+
url = https://github.com/apple-oss-distributions/AppleAPIC
997+
[submodule "AppleI386GenericPlatform"]
998+
path = AppleI386GenericPlatform
999+
url = https://github.com/apple-oss-distributions/AppleI386GenericPlatform
1000+
[submodule "AppleIntelPIIXATA"]
1001+
path = AppleIntelPIIXATA
1002+
url = https://github.com/apple-oss-distributions/AppleIntelPIIXATA
1003+
[submodule "AppleOnboardAudio"]
1004+
path = AppleOnboardAudio
1005+
url = https://github.com/apple-oss-distributions/AppleOnboardAudio
1006+
[submodule "ApplePS2Controller"]
1007+
path = ApplePS2Controller
1008+
url = https://github.com/apple-oss-distributions/ApplePS2Controller
1009+
[submodule "ApplePS2Keyboard"]
1010+
path = ApplePS2Keyboard
1011+
url = https://github.com/apple-oss-distributions/ApplePS2Keyboard
1012+
[submodule "ApplePS2Mouse"]
1013+
path = ApplePS2Mouse
1014+
url = https://github.com/apple-oss-distributions/ApplePS2Mouse
1015+
[submodule "ApplePS2Trackpad"]
1016+
path = ApplePS2Trackpad
1017+
url = https://github.com/apple-oss-distributions/ApplePS2Trackpad
1018+
[submodule "AppleSMBIOS"]
1019+
path = AppleSMBIOS
1020+
url = https://github.com/apple-oss-distributions/AppleSMBIOS
1021+
[submodule "IOATAFamily"]
1022+
path = IOATAFamily
1023+
url = https://github.com/apple-oss-distributions/IOATAFamily
1024+
[submodule "IOATAPIProtocolTransport"]
1025+
path = IOATAPIProtocolTransport
1026+
url = https://github.com/apple-oss-distributions/IOATAPIProtocolTransport
1027+
[submodule "IOAudioFamily"]
1028+
path = IOAudioFamily
1029+
url = https://github.com/apple-oss-distributions/IOAudioFamily
1030+
[submodule "IOFireWireAVC"]
1031+
path = IOFireWireAVC
1032+
url = https://github.com/apple-oss-distributions/IOFireWireAVC
1033+
[submodule "IOFireWireFamily"]
1034+
path = IOFireWireFamily
1035+
url = https://github.com/apple-oss-distributions/IOFireWireFamily
1036+
[submodule "IOFireWireIP"]
1037+
path = IOFireWireIP
1038+
url = https://github.com/apple-oss-distributions/IOFireWireIP
1039+
[submodule "IOFireWireSBP2"]
1040+
path = IOFireWireSBP2
1041+
url = https://github.com/apple-oss-distributions/IOFireWireSBP2
1042+
[submodule "IOGraphics"]
1043+
path = IOGraphics
1044+
url = https://github.com/apple-oss-distributions/IOGraphics
1045+
[submodule "IOHIDFamily"]
1046+
path = IOHIDFamily
1047+
url = https://github.com/apple-oss-distributions/IOHIDFamily
1048+
[submodule "IONetworkingFamily"]
1049+
path = IONetworkingFamily
1050+
url = https://github.com/apple-oss-distributions/IONetworkingFamily
1051+
[submodule "IOPCIFamily"]
1052+
path = IOPCIFamily
1053+
url = https://github.com/apple-oss-distributions/IOPCIFamily
1054+
[submodule "IOSCSIParallelFamily"]
1055+
path = IOSCSIParallelFamily
1056+
url = https://github.com/apple-oss-distributions/IOSCSIParallelFamily
1057+
[submodule "IOUSBFamily"]
1058+
path = IOUSBFamily
1059+
url = https://github.com/apple-oss-distributions/IOUSBFamily
1060+
[submodule "cddafs"]
1061+
path = cddafs
1062+
url = https://github.com/apple-oss-distributions/cddafs
1063+
[submodule "lsof"]
1064+
path = lsof
1065+
url = https://github.com/apple-oss-distributions/lsof
1066+
[submodule "xnu"]
1067+
path = xnu
1068+
url = https://github.com/apple-oss-distributions/xnu

‎Apple16X50Serial‎

Submodule Apple16X50Serial added at 71a3947

‎AppleAC97Audio‎

Submodule AppleAC97Audio added at ccdf20e

‎AppleAPIC‎

Submodule AppleAPIC added at 8e3aaf3

0 commit comments

Comments
 (0)