aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/roadmap/files/patch-src_buildmap__range.c15
-rw-r--r--audio/rio500/files/patch-src_rio__add__song.c22
-rw-r--r--russian/messarge/files/patch-mesdbc.c15
3 files changed, 52 insertions, 0 deletions
diff --git a/astro/roadmap/files/patch-src_buildmap__range.c b/astro/roadmap/files/patch-src_buildmap__range.c
new file mode 100644
index 000000000000..b28dbc3a9ef1
--- /dev/null
+++ b/astro/roadmap/files/patch-src_buildmap__range.c
@@ -0,0 +1,15 @@
+
+$FreeBSD$
+
+--- src/buildmap_range.c.orig Sun Aug 22 16:58:03 2004
++++ src/buildmap_range.c Sun Aug 22 16:58:18 2004
+@@ -889,7 +889,8 @@
+ }
+
+ next_square:
+- }
++ break;
++ }
+
+
+ square_current = -1;
diff --git a/audio/rio500/files/patch-src_rio__add__song.c b/audio/rio500/files/patch-src_rio__add__song.c
new file mode 100644
index 000000000000..56ab8876ce1b
--- /dev/null
+++ b/audio/rio500/files/patch-src_rio__add__song.c
@@ -0,0 +1,22 @@
+
+$FreeBSD$
+
+--- src/rio_add_song.c.orig Sun Aug 22 16:53:27 2004
++++ src/rio_add_song.c Sun Aug 22 16:55:17 2004
+@@ -325,6 +325,7 @@
+ send_command (rio_dev, 0x58, 0x0, card_number);
+
+ try_next:
++ break;
+ } /* end of add file loop */
+
+ /* Close device */
+@@ -624,7 +625,7 @@
+ safe_strcat(display_string, "%", DISPLAY_STRING_LEN);
+ break;
+
+- default: /* No Action */
++ default: break; /* No Action */
+ }
+
+ } else {
diff --git a/russian/messarge/files/patch-mesdbc.c b/russian/messarge/files/patch-mesdbc.c
new file mode 100644
index 000000000000..f537a1cb2779
--- /dev/null
+++ b/russian/messarge/files/patch-mesdbc.c
@@ -0,0 +1,15 @@
+
+$FreeBSD$
+
+--- mesdbc.c.orig Sun Aug 22 17:06:05 2004
++++ mesdbc.c Sun Aug 22 17:06:23 2004
+@@ -1543,7 +1543,8 @@
+ db->entry.boundl = 0;
+ db->entry.bound = 0;
+ case MAGIK_VV:
+- };
++ break;
++ };
+ if (LLists_defined)
+ { if (var_size_defined < LLists_defined)
+ { bcopy( &db->entry.var[db->header.LList - LLists_defined]