upgrade linux-uml to 2.6.7
authorMichael Lauer <mickey@vanille-media.de>
Wed, 21 Jul 2004 13:28:43 +0000 (13:28 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 21 Jul 2004 13:28:43 +0000 (13:28 +0000)
BKrev: 40fe6f8btPeB4PC3fT-Dt6Y3Oc8fqA

23 files changed:
linux-uml/linux-uml-2.6.7/Add_os_make_pty_raw.patch [moved from linux-uml/linux-uml-2.6.6/defconfig with 100% similarity]
linux-uml/linux-uml-2.6.7/EINTR_safety.patch [moved from linux-uml/linux-uml_2.6.6.oe with 100% similarity]
linux-uml/linux-uml-2.6.7/Export_strncpy.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/Ghash.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/MakeHelp.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/Move_away_from_user.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/SMP_fix.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/defconfig [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/fix-warnings.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/mconsole_exec.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/proc_sysemu.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/silly_panic.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch [new file with mode: 0644]
linux-uml/linux-uml-2.6.7/um-sysemu.patch [new file with mode: 0644]
linux-uml/linux-uml_2.6.7.oe [new file with mode: 0644]

diff --git a/linux-uml/linux-uml-2.6.7/Export_strncpy.patch b/linux-uml/linux-uml-2.6.7/Export_strncpy.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch b/linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/Ghash.patch b/linux-uml/linux-uml-2.6.7/Ghash.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch b/linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch b/linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch b/linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch b/linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch b/linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/MakeHelp.patch b/linux-uml/linux-uml-2.6.7/MakeHelp.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/Move_away_from_user.patch b/linux-uml/linux-uml-2.6.7/Move_away_from_user.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch b/linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/SMP_fix.patch b/linux-uml/linux-uml-2.6.7/SMP_fix.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/defconfig b/linux-uml/linux-uml-2.6.7/defconfig
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch b/linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/fix-warnings.patch b/linux-uml/linux-uml-2.6.7/fix-warnings.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/mconsole_exec.patch b/linux-uml/linux-uml-2.6.7/mconsole_exec.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/proc_sysemu.patch b/linux-uml/linux-uml-2.6.7/proc_sysemu.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/silly_panic.patch b/linux-uml/linux-uml-2.6.7/silly_panic.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch b/linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml-2.6.7/um-sysemu.patch b/linux-uml/linux-uml-2.6.7/um-sysemu.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/linux-uml/linux-uml_2.6.7.oe b/linux-uml/linux-uml_2.6.7.oe
new file mode 100644 (file)
index 0000000..e69de29