summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-01-07 03:43:51 +0000
committerGuillem Jover <guillem@debian.org>2006-01-07 03:43:51 +0000
commitebcf3fe0a79e56685d424364c64bb271f71ce92c (patch)
tree10b64a0056f5d88bd177b344ea526091ff117e85
parentc444d7a59dfe1962d482f17391d26a9ae7722746 (diff)
Add a new line.
-rw-r--r--debian/patches/15_mem_obj_proxy.patch1
-rw-r--r--debian/patches/16_net_apricot_stack_of.patch1
-rw-r--r--debian/patches/21_pata_off_by_one_irq.patch1
3 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/15_mem_obj_proxy.patch b/debian/patches/15_mem_obj_proxy.patch
index 7dbe54a..a3e272a 100644
--- a/debian/patches/15_mem_obj_proxy.patch
+++ b/debian/patches/15_mem_obj_proxy.patch
@@ -16,6 +16,7 @@
* vm/vm_user.c (vm_map): Implement support for proxy memory
objects.
+
diff -rupN gnumach-1/Makefile.in gnumach/Makefile.in
--- gnumach-1/Makefile.in 2005-06-06 21:37:42.000000000 +0200
+++ gnumach/Makefile.in 2005-06-07 04:08:55.000000000 +0200
diff --git a/debian/patches/16_net_apricot_stack_of.patch b/debian/patches/16_net_apricot_stack_of.patch
index 3a02557..7764800 100644
--- a/debian/patches/16_net_apricot_stack_of.patch
+++ b/debian/patches/16_net_apricot_stack_of.patch
@@ -5,6 +5,7 @@
* linux/src/drivers/net/apricot.c (apricot_probe): Increase eth_addr
size to 8 so we do not trash the stack when reading from the io ports.
+
--- linux/src/drivers/net/apricot.c 2005-11-28 00:13:12.000000000 +0100
+++ linux/src/drivers/net/apricot.c 2005-11-28 00:13:05.000000000 +0100
@@ -681,7 +681,7 @@
diff --git a/debian/patches/21_pata_off_by_one_irq.patch b/debian/patches/21_pata_off_by_one_irq.patch
index 80d133e..ee01246 100644
--- a/debian/patches/21_pata_off_by_one_irq.patch
+++ b/debian/patches/21_pata_off_by_one_irq.patch
@@ -8,6 +8,7 @@
* linux/dev/drivers/scsi/eata_dma.c (eata_detect): Likewise.
Patch by Sergio Lopez <koro@sinrega.org>.
+
--- linux/src/drivers/scsi/eata_dma.c
+++ linux/src/drivers/scsi/eata_dma.c
@@ -1532,7 +1532,7 @@