diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
commit | c7bda1ce659294d6e22c06e087f6f265983c7578 (patch) | |
tree | 4c6d2217f4d8306c59cf1096f8664e1cfd167213 /Changelog | |
parent | 8854004b41065b3d081af7f3df13a100b0c8bfbe (diff) | |
download | busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.gz busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.bz2 busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.zip |
Remove trailing whitespace. Update copyright to include 2004.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 414 |
1 files changed, 207 insertions, 207 deletions
@@ -1,171 +1,171 @@ | |||
1 | --------------------- | 1 | --------------------- |
2 | PatchSet 3926 | 2 | PatchSet 3926 |
3 | Date: 2004/02/09 10:01:01 | 3 | Date: 2004/02/09 10:01:01 |
4 | Author: andersen | 4 | Author: andersen |
5 | Branch: HEAD | 5 | Branch: HEAD |
6 | Tag: (none) | 6 | Tag: (none) |
7 | Log: | 7 | Log: |
8 | Buffalo appears to have resolved their GPL problems | 8 | Buffalo appears to have resolved their GPL problems |
9 | 9 | ||
10 | Members: | 10 | Members: |
11 | docs/busybox.net/products.html:1.5->1.6 | 11 | docs/busybox.net/products.html:1.5->1.6 |
12 | docs/busybox.net/shame.html:1.7->1.8 | 12 | docs/busybox.net/shame.html:1.7->1.8 |
13 | 13 | ||
14 | --------------------- | 14 | --------------------- |
15 | PatchSet 3927 | 15 | PatchSet 3927 |
16 | Date: 2004/02/09 10:57:04 | 16 | Date: 2004/02/09 10:57:04 |
17 | Author: andersen | 17 | Author: andersen |
18 | Branch: HEAD | 18 | Branch: HEAD |
19 | Tag: (none) | 19 | Tag: (none) |
20 | Log: | 20 | Log: |
21 | Update URL | 21 | Update URL |
22 | 22 | ||
23 | Members: | 23 | Members: |
24 | docs/busybox.net/products.html:1.6->1.7 | 24 | docs/busybox.net/products.html:1.6->1.7 |
25 | 25 | ||
26 | --------------------- | 26 | --------------------- |
27 | PatchSet 3928 | 27 | PatchSet 3928 |
28 | Date: 2004/02/10 01:07:45 | 28 | Date: 2004/02/10 01:07:45 |
29 | Author: andersen | 29 | Author: andersen |
30 | Branch: HEAD | 30 | Branch: HEAD |
31 | Tag: (none) | 31 | Tag: (none) |
32 | Log: | 32 | Log: |
33 | Support disabling pipe and redirect support | 33 | Support disabling pipe and redirect support |
34 | 34 | ||
35 | Members: | 35 | Members: |
36 | shell/lash.c:1.151->1.152 | 36 | shell/lash.c:1.151->1.152 |
37 | 37 | ||
38 | --------------------- | 38 | --------------------- |
39 | PatchSet 3929 | 39 | PatchSet 3929 |
40 | Date: 2004/02/10 01:28:36 | 40 | Date: 2004/02/10 01:28:36 |
41 | Author: andersen | 41 | Author: andersen |
42 | Branch: HEAD | 42 | Branch: HEAD |
43 | Tag: (none) | 43 | Tag: (none) |
44 | Log: | 44 | Log: |
45 | Initial effort at disabling job control as well | 45 | Initial effort at disabling job control as well |
46 | 46 | ||
47 | Members: | 47 | Members: |
48 | shell/lash.c:1.152->1.153 | 48 | shell/lash.c:1.152->1.153 |
49 | 49 | ||
50 | --------------------- | 50 | --------------------- |
51 | PatchSet 3930 | 51 | PatchSet 3930 |
52 | Date: 2004/02/10 01:30:21 | 52 | Date: 2004/02/10 01:30:21 |
53 | Author: andersen | 53 | Author: andersen |
54 | Branch: HEAD | 54 | Branch: HEAD |
55 | Tag: (none) | 55 | Tag: (none) |
56 | Log: | 56 | Log: |
57 | oops. Leave the default feature set enbled for now... | 57 | oops. Leave the default feature set enbled for now... |
58 | 58 | ||
59 | Members: | 59 | Members: |
60 | shell/lash.c:1.153->1.154 | 60 | shell/lash.c:1.153->1.154 |
61 | 61 | ||
62 | --------------------- | 62 | --------------------- |
63 | PatchSet 3931 | 63 | PatchSet 3931 |
64 | Date: 2004/02/13 08:09:43 | 64 | Date: 2004/02/13 08:09:43 |
65 | Author: andersen | 65 | Author: andersen |
66 | Branch: HEAD | 66 | Branch: HEAD |
67 | Tag: (none) | 67 | Tag: (none) |
68 | Log: | 68 | Log: |
69 | Accomodate the fact that newer libc versions may in fact not | 69 | Accomodate the fact that newer libc versions may in fact not |
70 | contain query_module and friends and more | 70 | contain query_module and friends and more |
71 | 71 | ||
72 | Members: | 72 | Members: |
73 | libbb/module_syscalls.c:1.13->1.14 | 73 | libbb/module_syscalls.c:1.13->1.14 |
74 | 74 | ||
75 | --------------------- | 75 | --------------------- |
76 | PatchSet 3932 | 76 | PatchSet 3932 |
77 | Date: 2004/02/14 21:33:39 | 77 | Date: 2004/02/14 21:33:39 |
78 | Author: andersen | 78 | Author: andersen |
79 | Branch: HEAD | 79 | Branch: HEAD |
80 | Tag: (none) | 80 | Tag: (none) |
81 | Log: | 81 | Log: |
82 | Avoid naming conflict with symbol in newer glibc headers | 82 | Avoid naming conflict with symbol in newer glibc headers |
83 | 83 | ||
84 | Members: | 84 | Members: |
85 | miscutils/hdparm.c:1.9->1.10 | 85 | miscutils/hdparm.c:1.9->1.10 |
86 | 86 | ||
87 | --------------------- | 87 | --------------------- |
88 | PatchSet 3933 | 88 | PatchSet 3933 |
89 | Date: 2004/02/17 07:51:31 | 89 | Date: 2004/02/17 07:51:31 |
90 | Author: bug1 | 90 | Author: bug1 |
91 | Branch: HEAD | 91 | Branch: HEAD |
92 | Tag: (none) | 92 | Tag: (none) |
93 | Log: | 93 | Log: |
94 | define option names to be clearer, simplify nested if statements, remove | 94 | define option names to be clearer, simplify nested if statements, remove |
95 | un-needed if statement, minor indenting change | 95 | un-needed if statement, minor indenting change |
96 | 96 | ||
97 | Members: | 97 | Members: |
98 | coreutils/date.c:1.41->1.42 | 98 | coreutils/date.c:1.41->1.42 |
99 | 99 | ||
100 | --------------------- | 100 | --------------------- |
101 | PatchSet 3934 | 101 | PatchSet 3934 |
102 | Date: 2004/02/17 07:58:04 | 102 | Date: 2004/02/17 07:58:04 |
103 | Author: bug1 | 103 | Author: bug1 |
104 | Branch: HEAD | 104 | Branch: HEAD |
105 | Tag: (none) | 105 | Tag: (none) |
106 | Log: | 106 | Log: |
107 | Woops, im getting ahead of myself, we dont have the -r (refernece) | 107 | Woops, im getting ahead of myself, we dont have the -r (refernece) |
108 | option yet | 108 | option yet |
109 | 109 | ||
110 | Members: | 110 | Members: |
111 | coreutils/date.c:1.42->1.43 | 111 | coreutils/date.c:1.42->1.43 |
112 | 112 | ||
113 | --------------------- | 113 | --------------------- |
114 | PatchSet 3935 | 114 | PatchSet 3935 |
115 | Date: 2004/02/17 10:16:21 | 115 | Date: 2004/02/17 10:16:21 |
116 | Author: mjn3 | 116 | Author: mjn3 |
117 | Branch: HEAD | 117 | Branch: HEAD |
118 | Tag: (none) | 118 | Tag: (none) |
119 | Log: | 119 | Log: |
120 | Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser, | 120 | Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser, |
121 | I overlooked the case of someone wanting to use a valid but empty suid | 121 | I overlooked the case of someone wanting to use a valid but empty suid |
122 | config file. | 122 | config file. |
123 | 123 | ||
124 | Members: | 124 | Members: |
125 | applets/applets.c:1.21->1.22 | 125 | applets/applets.c:1.21->1.22 |
126 | 126 | ||
127 | --------------------- | 127 | --------------------- |
128 | PatchSet 3936 | 128 | PatchSet 3936 |
129 | Date: 2004/02/17 11:55:06 | 129 | Date: 2004/02/17 11:55:06 |
130 | Author: bug1 | 130 | Author: bug1 |
131 | Branch: HEAD | 131 | Branch: HEAD |
132 | Tag: (none) | 132 | Tag: (none) |
133 | Log: | 133 | Log: |
134 | Dont strip trailing '/' until _after_ i test to set if its there ! | 134 | Dont strip trailing '/' until _after_ i test to set if its there ! |
135 | 135 | ||
136 | Members: | 136 | Members: |
137 | archival/libunarchive/get_header_tar.c:1.30->1.31 | 137 | archival/libunarchive/get_header_tar.c:1.30->1.31 |
138 | 138 | ||
139 | --------------------- | 139 | --------------------- |
140 | PatchSet 3937 | 140 | PatchSet 3937 |
141 | Date: 2004/02/17 12:04:13 | 141 | Date: 2004/02/17 12:04:13 |
142 | Author: bug1 | 142 | Author: bug1 |
143 | Branch: HEAD | 143 | Branch: HEAD |
144 | Tag: (none) | 144 | Tag: (none) |
145 | Log: | 145 | Log: |
146 | Remove debugging | 146 | Remove debugging |
147 | 147 | ||
148 | Members: | 148 | Members: |
149 | archival/libunarchive/get_header_tar.c:1.31->1.32 | 149 | archival/libunarchive/get_header_tar.c:1.31->1.32 |
150 | 150 | ||
151 | --------------------- | 151 | --------------------- |
152 | PatchSet 3938 | 152 | PatchSet 3938 |
153 | Date: 2004/02/17 12:22:21 | 153 | Date: 2004/02/17 12:22:21 |
154 | Author: bug1 | 154 | Author: bug1 |
155 | Branch: HEAD | 155 | Branch: HEAD |
156 | Tag: (none) | 156 | Tag: (none) |
157 | Log: | 157 | Log: |
158 | Add the -r option, patch from Rob with some help from myself. | 158 | Add the -r option, patch from Rob with some help from myself. |
159 | 159 | ||
160 | Members: | 160 | Members: |
161 | coreutils/date.c:1.43->1.44 | 161 | coreutils/date.c:1.43->1.44 |
162 | 162 | ||
163 | --------------------- | 163 | --------------------- |
164 | PatchSet 3939 | 164 | PatchSet 3939 |
165 | Date: 2004/02/17 20:04:34 | 165 | Date: 2004/02/17 20:04:34 |
166 | Author: andersen | 166 | Author: andersen |
167 | Branch: HEAD | 167 | Branch: HEAD |
168 | Tag: (none) | 168 | Tag: (none) |
169 | Log: | 169 | Log: |
170 | Mark Lord writes: | 170 | Mark Lord writes: |
171 | 171 | ||
@@ -179,99 +179,99 @@ Cheers | |||
179 | Mark Lord | 179 | Mark Lord |
180 | Real-Time Remedies Inc. | 180 | Real-Time Remedies Inc. |
181 | 181 | ||
182 | Members: | 182 | Members: |
183 | networking/inetd.c:1.14->1.15 | 183 | networking/inetd.c:1.14->1.15 |
184 | 184 | ||
185 | --------------------- | 185 | --------------------- |
186 | PatchSet 3940 | 186 | PatchSet 3940 |
187 | Date: 2004/02/17 20:08:11 | 187 | Date: 2004/02/17 20:08:11 |
188 | Author: andersen | 188 | Author: andersen |
189 | Branch: HEAD | 189 | Branch: HEAD |
190 | Tag: (none) | 190 | Tag: (none) |
191 | Log: | 191 | Log: |
192 | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. | 192 | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. |
193 | 193 | ||
194 | Members: | 194 | Members: |
195 | networking/Config.in:1.25->1.26 | 195 | networking/Config.in:1.25->1.26 |
196 | 196 | ||
197 | --------------------- | 197 | --------------------- |
198 | PatchSet 3941 | 198 | PatchSet 3941 |
199 | Date: 2004/02/18 09:40:41 | 199 | Date: 2004/02/18 09:40:41 |
200 | Author: mjn3 | 200 | Author: mjn3 |
201 | Branch: HEAD | 201 | Branch: HEAD |
202 | Tag: (none) | 202 | Tag: (none) |
203 | Log: | 203 | Log: |
204 | Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. | 204 | Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. |
205 | 205 | ||
206 | Members: | 206 | Members: |
207 | shell/ash.c:1.89->1.90 | 207 | shell/ash.c:1.89->1.90 |
208 | 208 | ||
209 | --------------------- | 209 | --------------------- |
210 | PatchSet 3942 | 210 | PatchSet 3942 |
211 | Date: 2004/02/18 09:54:15 | 211 | Date: 2004/02/18 09:54:15 |
212 | Author: landley | 212 | Author: landley |
213 | Branch: HEAD | 213 | Branch: HEAD |
214 | Tag: (none) | 214 | Tag: (none) |
215 | Log: | 215 | Log: |
216 | Add -i option to sed, to edit files in-place. | 216 | Add -i option to sed, to edit files in-place. |
217 | 217 | ||
218 | Members: | 218 | Members: |
219 | editors/sed.c:1.159->1.160 | 219 | editors/sed.c:1.159->1.160 |
220 | 220 | ||
221 | --------------------- | 221 | --------------------- |
222 | PatchSet 3943 | 222 | PatchSet 3943 |
223 | Date: 2004/02/18 10:14:17 | 223 | Date: 2004/02/18 10:14:17 |
224 | Author: mjn3 | 224 | Author: mjn3 |
225 | Branch: HEAD | 225 | Branch: HEAD |
226 | Tag: (none) | 226 | Tag: (none) |
227 | Log: | 227 | Log: |
228 | Patch from OpenWrt. | 228 | Patch from OpenWrt. |
229 | 229 | ||
230 | Members: | 230 | Members: |
231 | modutils/insmod.c:1.111->1.112 | 231 | modutils/insmod.c:1.111->1.112 |
232 | 232 | ||
233 | --------------------- | 233 | --------------------- |
234 | PatchSet 3944 | 234 | PatchSet 3944 |
235 | Date: 2004/02/18 12:58:00 | 235 | Date: 2004/02/18 12:58:00 |
236 | Author: bug1 | 236 | Author: bug1 |
237 | Branch: HEAD | 237 | Branch: HEAD |
238 | Tag: (none) | 238 | Tag: (none) |
239 | Log: | 239 | Log: |
240 | remove debugging | 240 | remove debugging |
241 | 241 | ||
242 | Members: | 242 | Members: |
243 | networking/inetd.c:1.15->1.16 | 243 | networking/inetd.c:1.15->1.16 |
244 | 244 | ||
245 | --------------------- | 245 | --------------------- |
246 | PatchSet 3945 | 246 | PatchSet 3945 |
247 | Date: 2004/02/18 13:12:53 | 247 | Date: 2004/02/18 13:12:53 |
248 | Author: bug1 | 248 | Author: bug1 |
249 | Branch: HEAD | 249 | Branch: HEAD |
250 | Tag: (none) | 250 | Tag: (none) |
251 | Log: | 251 | Log: |
252 | Formatting | 252 | Formatting |
253 | 253 | ||
254 | Members: | 254 | Members: |
255 | networking/inetd.c:1.16->1.17 | 255 | networking/inetd.c:1.16->1.17 |
256 | 256 | ||
257 | --------------------- | 257 | --------------------- |
258 | PatchSet 3946 | 258 | PatchSet 3946 |
259 | Date: 2004/02/18 13:19:58 | 259 | Date: 2004/02/18 13:19:58 |
260 | Author: bug1 | 260 | Author: bug1 |
261 | Branch: HEAD | 261 | Branch: HEAD |
262 | Tag: (none) | 262 | Tag: (none) |
263 | Log: | 263 | Log: |
264 | Dont use same variable and struct name | 264 | Dont use same variable and struct name |
265 | 265 | ||
266 | Members: | 266 | Members: |
267 | networking/inetd.c:1.17->1.18 | 267 | networking/inetd.c:1.17->1.18 |
268 | 268 | ||
269 | --------------------- | 269 | --------------------- |
270 | PatchSet 3947 | 270 | PatchSet 3947 |
271 | Date: 2004/02/19 00:44:08 | 271 | Date: 2004/02/19 00:44:08 |
272 | Author: andersen | 272 | Author: andersen |
273 | Branch: HEAD | 273 | Branch: HEAD |
274 | Tag: (none) | 274 | Tag: (none) |
275 | Log: | 275 | Log: |
276 | Chris Larson (kergoth) writes: | 276 | Chris Larson (kergoth) writes: |
277 | 277 | ||
@@ -286,15 +286,15 @@ Will never return until we run out of open files or similar. | |||
286 | Coreutils cp on the other hand will error with "cannot copy a directory, | 286 | Coreutils cp on the other hand will error with "cannot copy a directory, |
287 | `out', into itself, `out'". Patch attached. | 287 | `out', into itself, `out'". Patch attached. |
288 | 288 | ||
289 | Members: | 289 | Members: |
290 | libbb/copy_file.c:1.28->1.29 | 290 | libbb/copy_file.c:1.28->1.29 |
291 | 291 | ||
292 | --------------------- | 292 | --------------------- |
293 | PatchSet 3948 | 293 | PatchSet 3948 |
294 | Date: 2004/02/19 01:52:29 | 294 | Date: 2004/02/19 01:52:29 |
295 | Author: andersen | 295 | Author: andersen |
296 | Branch: HEAD | 296 | Branch: HEAD |
297 | Tag: (none) | 297 | Tag: (none) |
298 | Log: | 298 | Log: |
299 | Chris Larson (kergoth) writes: | 299 | Chris Larson (kergoth) writes: |
300 | 300 | ||
@@ -307,241 +307,241 @@ cp -a cpa cpa/cpb/cpc | |||
307 | Attached what appears to be a more sane fix. Apply on top of previous. | 307 | Attached what appears to be a more sane fix. Apply on top of previous. |
308 | Please confirm sanity. | 308 | Please confirm sanity. |
309 | 309 | ||
310 | Members: | 310 | Members: |
311 | libbb/copy_file.c:1.29->1.30 | 311 | libbb/copy_file.c:1.29->1.30 |
312 | 312 | ||
313 | --------------------- | 313 | --------------------- |
314 | PatchSet 3949 | 314 | PatchSet 3949 |
315 | Date: 2004/02/19 08:48:30 | 315 | Date: 2004/02/19 08:48:30 |
316 | Author: bug1 | 316 | Author: bug1 |
317 | Branch: HEAD | 317 | Branch: HEAD |
318 | Tag: (none) | 318 | Tag: (none) |
319 | Log: | 319 | Log: |
320 | Add extra comments, freakout if a pax archive is encoutered. | 320 | Add extra comments, freakout if a pax archive is encoutered. |
321 | 321 | ||
322 | Members: | 322 | Members: |
323 | archival/libunarchive/get_header_tar.c:1.32->1.33 | 323 | archival/libunarchive/get_header_tar.c:1.32->1.33 |
324 | 324 | ||
325 | --------------------- | 325 | --------------------- |
326 | PatchSet 3950 | 326 | PatchSet 3950 |
327 | Date: 2004/02/20 02:25:18 | 327 | Date: 2004/02/20 02:25:18 |
328 | Author: bug1 | 328 | Author: bug1 |
329 | Branch: HEAD | 329 | Branch: HEAD |
330 | Tag: (none) | 330 | Tag: (none) |
331 | Log: | 331 | Log: |
332 | A strict interpretation of the ustar format requires the type flag to be | 332 | A strict interpretation of the ustar format requires the type flag to be |
333 | interpreted, we cannot depend on the file type being set in the mode | 333 | interpreted, we cannot depend on the file type being set in the mode |
334 | field. | 334 | field. |
335 | 335 | ||
336 | Members: | 336 | Members: |
337 | archival/libunarchive/get_header_tar.c:1.33->1.34 | 337 | archival/libunarchive/get_header_tar.c:1.33->1.34 |
338 | 338 | ||
339 | --------------------- | 339 | --------------------- |
340 | PatchSet 3951 | 340 | PatchSet 3951 |
341 | Date: 2004/02/20 02:34:42 | 341 | Date: 2004/02/20 02:34:42 |
342 | Author: bug1 | 342 | Author: bug1 |
343 | Branch: HEAD | 343 | Branch: HEAD |
344 | Tag: (none) | 344 | Tag: (none) |
345 | Log: | 345 | Log: |
346 | Fix up hard links | 346 | Fix up hard links |
347 | 347 | ||
348 | Members: | 348 | Members: |
349 | archival/libunarchive/get_header_tar.c:1.34->1.35 | 349 | archival/libunarchive/get_header_tar.c:1.34->1.35 |
350 | 350 | ||
351 | --------------------- | 351 | --------------------- |
352 | PatchSet 3952 | 352 | PatchSet 3952 |
353 | Date: 2004/02/20 09:55:37 | 353 | Date: 2004/02/20 09:55:37 |
354 | Author: andersen | 354 | Author: andersen |
355 | Branch: HEAD | 355 | Branch: HEAD |
356 | Tag: (none) | 356 | Tag: (none) |
357 | Log: | 357 | Log: |
358 | Document missing cp options | 358 | Document missing cp options |
359 | 359 | ||
360 | Members: | 360 | Members: |
361 | include/usage.h:1.187->1.188 | 361 | include/usage.h:1.187->1.188 |
362 | 362 | ||
363 | --------------------- | 363 | --------------------- |
364 | PatchSet 3953 | 364 | PatchSet 3953 |
365 | Date: 2004/02/21 07:49:54 | 365 | Date: 2004/02/21 07:49:54 |
366 | Author: bug1 | 366 | Author: bug1 |
367 | Branch: HEAD | 367 | Branch: HEAD |
368 | Tag: (none) | 368 | Tag: (none) |
369 | Log: | 369 | Log: |
370 | Use return instead of exit, use == instead of & ==, left justify labels, | 370 | Use return instead of exit, use == instead of & ==, left justify labels, |
371 | adjustment of whitespace. | 371 | adjustment of whitespace. |
372 | 372 | ||
373 | Members: | 373 | Members: |
374 | coreutils/mv.c:1.19->1.20 | 374 | coreutils/mv.c:1.19->1.20 |
375 | 375 | ||
376 | --------------------- | 376 | --------------------- |
377 | PatchSet 3954 | 377 | PatchSet 3954 |
378 | Date: 2004/02/21 09:20:56 | 378 | Date: 2004/02/21 09:20:56 |
379 | Author: bug1 | 379 | Author: bug1 |
380 | Branch: HEAD | 380 | Branch: HEAD |
381 | Tag: (none) | 381 | Tag: (none) |
382 | Log: | 382 | Log: |
383 | Sometimes i get carried away with the use of function pointers, im sure | 383 | Sometimes i get carried away with the use of function pointers, im sure |
384 | it seemed like a good idea at the time. | 384 | it seemed like a good idea at the time. |
385 | 385 | ||
386 | Members: | 386 | Members: |
387 | archival/libunarchive/seek_by_char.c:1.3->1.4 | 387 | archival/libunarchive/seek_by_char.c:1.3->1.4 |
388 | include/libbb.h:1.126->1.127 | 388 | include/libbb.h:1.126->1.127 |
389 | libbb/copyfd.c:1.9->1.10 | 389 | libbb/copyfd.c:1.9->1.10 |
390 | 390 | ||
391 | --------------------- | 391 | --------------------- |
392 | PatchSet 3955 | 392 | PatchSet 3955 |
393 | Date: 2004/02/22 00:27:34 | 393 | Date: 2004/02/22 00:27:34 |
394 | Author: bug1 | 394 | Author: bug1 |
395 | Branch: HEAD | 395 | Branch: HEAD |
396 | Tag: (none) | 396 | Tag: (none) |
397 | Log: | 397 | Log: |
398 | No need to check proxy env variable twice, ignore proxy env variable if | 398 | No need to check proxy env variable twice, ignore proxy env variable if |
399 | its set to 0 | 399 | its set to 0 |
400 | 400 | ||
401 | Members: | 401 | Members: |
402 | networking/wget.c:1.68->1.69 | 402 | networking/wget.c:1.68->1.69 |
403 | 403 | ||
404 | --------------------- | 404 | --------------------- |
405 | PatchSet 3956 | 405 | PatchSet 3956 |
406 | Date: 2004/02/22 02:58:57 | 406 | Date: 2004/02/22 02:58:57 |
407 | Author: bug1 | 407 | Author: bug1 |
408 | Branch: HEAD | 408 | Branch: HEAD |
409 | Tag: (none) | 409 | Tag: (none) |
410 | Log: | 410 | Log: |
411 | Return 1 upon failure | 411 | Return 1 upon failure |
412 | 412 | ||
413 | Members: | 413 | Members: |
414 | coreutils/md5_sha1_sum.c:1.4->1.5 | 414 | coreutils/md5_sha1_sum.c:1.4->1.5 |
415 | 415 | ||
416 | --------------------- | 416 | --------------------- |
417 | PatchSet 3957 | 417 | PatchSet 3957 |
418 | Date: 2004/02/22 03:33:53 | 418 | Date: 2004/02/22 03:33:53 |
419 | Author: bug1 | 419 | Author: bug1 |
420 | Branch: HEAD | 420 | Branch: HEAD |
421 | Tag: (none) | 421 | Tag: (none) |
422 | Log: | 422 | Log: |
423 | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or | 423 | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or |
424 | putting more than 0xffff blocks. | 424 | putting more than 0xffff blocks. |
425 | 425 | ||
426 | Members: | 426 | Members: |
427 | networking/tftp.c:1.21->1.22 | 427 | networking/tftp.c:1.21->1.22 |
428 | 428 | ||
429 | --------------------- | 429 | --------------------- |
430 | PatchSet 3958 | 430 | PatchSet 3958 |
431 | Date: 2004/02/22 04:12:58 | 431 | Date: 2004/02/22 04:12:58 |
432 | Author: bug1 | 432 | Author: bug1 |
433 | Branch: HEAD | 433 | Branch: HEAD |
434 | Tag: (none) | 434 | Tag: (none) |
435 | Log: | 435 | Log: |
436 | Update usage for ftpget and ftpput | 436 | Update usage for ftpget and ftpput |
437 | 437 | ||
438 | Members: | 438 | Members: |
439 | include/usage.h:1.188->1.189 | 439 | include/usage.h:1.188->1.189 |
440 | 440 | ||
441 | --------------------- | 441 | --------------------- |
442 | PatchSet 3959 | 442 | PatchSet 3959 |
443 | Date: 2004/02/22 04:17:26 | 443 | Date: 2004/02/22 04:17:26 |
444 | Author: bug1 | 444 | Author: bug1 |
445 | Branch: HEAD | 445 | Branch: HEAD |
446 | Tag: (none) | 446 | Tag: (none) |
447 | Log: | 447 | Log: |
448 | Thomas Geulig, remove duplicate header | 448 | Thomas Geulig, remove duplicate header |
449 | 449 | ||
450 | Members: | 450 | Members: |
451 | init/init_shared.c:1.3->1.4 | 451 | init/init_shared.c:1.3->1.4 |
452 | 452 | ||
453 | --------------------- | 453 | --------------------- |
454 | PatchSet 3960 | 454 | PatchSet 3960 |
455 | Date: 2004/02/22 04:44:21 | 455 | Date: 2004/02/22 04:44:21 |
456 | Author: bug1 | 456 | Author: bug1 |
457 | Branch: HEAD | 457 | Branch: HEAD |
458 | Tag: (none) | 458 | Tag: (none) |
459 | Log: | 459 | Log: |
460 | Fixup braces (patch from Thomas Geulig), run through indent and manually | 460 | Fixup braces (patch from Thomas Geulig), run through indent and manually |
461 | adjust. | 461 | adjust. |
462 | 462 | ||
463 | Members: | 463 | Members: |
464 | miscutils/crond.c:1.12->1.13 | 464 | miscutils/crond.c:1.12->1.13 |
465 | 465 | ||
466 | --------------------- | 466 | --------------------- |
467 | PatchSet 3961 | 467 | PatchSet 3961 |
468 | Date: 2004/02/22 04:58:36 | 468 | Date: 2004/02/22 04:58:36 |
469 | Author: bug1 | 469 | Author: bug1 |
470 | Branch: HEAD | 470 | Branch: HEAD |
471 | Tag: (none) | 471 | Tag: (none) |
472 | Log: | 472 | Log: |
473 | remove duplicate header declarations | 473 | remove duplicate header declarations |
474 | 474 | ||
475 | Members: | 475 | Members: |
476 | networking/inetd.c:1.18->1.19 | 476 | networking/inetd.c:1.18->1.19 |
477 | 477 | ||
478 | --------------------- | 478 | --------------------- |
479 | PatchSet 3962 | 479 | PatchSet 3962 |
480 | Date: 2004/02/22 07:20:25 | 480 | Date: 2004/02/22 07:20:25 |
481 | Author: bug1 | 481 | Author: bug1 |
482 | Branch: HEAD | 482 | Branch: HEAD |
483 | Tag: (none) | 483 | Tag: (none) |
484 | Log: | 484 | Log: |
485 | Patch from Hideki IWAMOTO, output debugging messages to stderr | 485 | Patch from Hideki IWAMOTO, output debugging messages to stderr |
486 | 486 | ||
487 | Members: | 487 | Members: |
488 | networking/tftp.c:1.22->1.23 | 488 | networking/tftp.c:1.22->1.23 |
489 | 489 | ||
490 | --------------------- | 490 | --------------------- |
491 | PatchSet 3963 | 491 | PatchSet 3963 |
492 | Date: 2004/02/22 07:38:36 | 492 | Date: 2004/02/22 07:38:36 |
493 | Author: bug1 | 493 | Author: bug1 |
494 | Branch: HEAD | 494 | Branch: HEAD |
495 | Tag: (none) | 495 | Tag: (none) |
496 | Log: | 496 | Log: |
497 | Patch from Florian Schirmer. compile fix for debug builds | 497 | Patch from Florian Schirmer. compile fix for debug builds |
498 | 498 | ||
499 | Members: | 499 | Members: |
500 | miscutils/devfsd.c:1.7->1.8 | 500 | miscutils/devfsd.c:1.7->1.8 |
501 | 501 | ||
502 | --------------------- | 502 | --------------------- |
503 | PatchSet 3964 | 503 | PatchSet 3964 |
504 | Date: 2004/02/22 08:33:37 | 504 | Date: 2004/02/22 08:33:37 |
505 | Author: bug1 | 505 | Author: bug1 |
506 | Branch: HEAD | 506 | Branch: HEAD |
507 | Tag: (none) | 507 | Tag: (none) |
508 | Log: | 508 | Log: |
509 | Use /var/lib/hwclock for adjtime, its really a state file rather than a | 509 | Use /var/lib/hwclock for adjtime, its really a state file rather than a |
510 | config file, so it should be in /etc, FHS mentions it also. | 510 | config file, so it should be in /etc, FHS mentions it also. |
511 | 511 | ||
512 | Members: | 512 | Members: |
513 | util-linux/hwclock.c:1.6->1.7 | 513 | util-linux/hwclock.c:1.6->1.7 |
514 | 514 | ||
515 | --------------------- | 515 | --------------------- |
516 | PatchSet 3965 | 516 | PatchSet 3965 |
517 | Date: 2004/02/22 09:11:33 | 517 | Date: 2004/02/22 09:11:33 |
518 | Author: bug1 | 518 | Author: bug1 |
519 | Branch: HEAD | 519 | Branch: HEAD |
520 | Tag: (none) | 520 | Tag: (none) |
521 | Log: | 521 | Log: |
522 | Use bb_getopt_ulflags, marginal saving, better argument checking. | 522 | Use bb_getopt_ulflags, marginal saving, better argument checking. |
523 | 523 | ||
524 | Members: | 524 | Members: |
525 | util-linux/hwclock.c:1.7->1.8 | 525 | util-linux/hwclock.c:1.7->1.8 |
526 | 526 | ||
527 | --------------------- | 527 | --------------------- |
528 | PatchSet 3966 | 528 | PatchSet 3966 |
529 | Date: 2004/02/22 09:45:57 | 529 | Date: 2004/02/22 09:45:57 |
530 | Author: bug1 | 530 | Author: bug1 |
531 | Branch: HEAD | 531 | Branch: HEAD |
532 | Tag: (none) | 532 | Tag: (none) |
533 | Log: | 533 | Log: |
534 | Patch from James Zhu, telnetd window resizing support. | 534 | Patch from James Zhu, telnetd window resizing support. |
535 | 535 | ||
536 | Members: | 536 | Members: |
537 | networking/telnetd.c:1.9->1.10 | 537 | networking/telnetd.c:1.9->1.10 |
538 | 538 | ||
539 | --------------------- | 539 | --------------------- |
540 | PatchSet 3967 | 540 | PatchSet 3967 |
541 | Date: 2004/02/22 11:13:28 | 541 | Date: 2004/02/22 11:13:28 |
542 | Author: bug1 | 542 | Author: bug1 |
543 | Branch: HEAD | 543 | Branch: HEAD |
544 | Tag: (none) | 544 | Tag: (none) |
545 | Log: | 545 | Log: |
546 | Vodz. last_patch_128 | 546 | Vodz. last_patch_128 |
547 | - declare applet_using as static from applets.c | 547 | - declare applet_using as static from applets.c |
@@ -549,82 +549,82 @@ Vodz. last_patch_128 | |||
549 | previous version cleared history after Ctrl-C | 549 | previous version cleared history after Ctrl-C |
550 | - small spelling correction (by Friedrich Lobenstock) | 550 | - small spelling correction (by Friedrich Lobenstock) |
551 | 551 | ||
552 | Members: | 552 | Members: |
553 | applets/applets.c:1.22->1.23 | 553 | applets/applets.c:1.22->1.23 |
554 | shell/cmdedit.c:1.88->1.89 | 554 | shell/cmdedit.c:1.88->1.89 |
555 | 555 | ||
556 | --------------------- | 556 | --------------------- |
557 | PatchSet 3968 | 557 | PatchSet 3968 |
558 | Date: 2004/02/22 11:25:13 | 558 | Date: 2004/02/22 11:25:13 |
559 | Author: bug1 | 559 | Author: bug1 |
560 | Branch: HEAD | 560 | Branch: HEAD |
561 | Tag: (none) | 561 | Tag: (none) |
562 | Log: | 562 | Log: |
563 | Patch from Vodz, cleanup memory usage, send strdup error messages to | 563 | Patch from Vodz, cleanup memory usage, send strdup error messages to |
564 | syslog. | 564 | syslog. |
565 | 565 | ||
566 | Members: | 566 | Members: |
567 | networking/inetd.c:1.19->1.20 | 567 | networking/inetd.c:1.19->1.20 |
568 | 568 | ||
569 | --------------------- | 569 | --------------------- |
570 | PatchSet 3969 | 570 | PatchSet 3969 |
571 | Date: 2004/02/22 11:35:13 | 571 | Date: 2004/02/22 11:35:13 |
572 | Author: bug1 | 572 | Author: bug1 |
573 | Branch: HEAD | 573 | Branch: HEAD |
574 | Tag: (none) | 574 | Tag: (none) |
575 | Log: | 575 | Log: |
576 | Patch from Chris Larson (kergoth), to allow multiple directores to be | 576 | Patch from Chris Larson (kergoth), to allow multiple directores to be |
577 | unmounted at once. | 577 | unmounted at once. |
578 | 578 | ||
579 | Members: | 579 | Members: |
580 | docs/busybox.sgml:1.52->1.53 | 580 | docs/busybox.sgml:1.52->1.53 |
581 | util-linux/umount.c:1.62->1.63 | 581 | util-linux/umount.c:1.62->1.63 |
582 | 582 | ||
583 | --------------------- | 583 | --------------------- |
584 | PatchSet 3970 | 584 | PatchSet 3970 |
585 | Date: 2004/02/22 11:46:49 | 585 | Date: 2004/02/22 11:46:49 |
586 | Author: andersen | 586 | Author: andersen |
587 | Branch: HEAD | 587 | Branch: HEAD |
588 | Tag: (none) | 588 | Tag: (none) |
589 | Log: | 589 | Log: |
590 | For the time being, revert the changes for detecting copying | 590 | For the time being, revert the changes for detecting copying |
591 | a directory into itself. It is harder to do this correctly | 591 | a directory into itself. It is harder to do this correctly |
592 | than it appears. Not trying at all seems a better compromise | 592 | than it appears. Not trying at all seems a better compromise |
593 | for the time being, untill we can implement this correctly. | 593 | for the time being, untill we can implement this correctly. |
594 | 594 | ||
595 | Members: | 595 | Members: |
596 | libbb/copy_file.c:1.30->1.31 | 596 | libbb/copy_file.c:1.30->1.31 |
597 | 597 | ||
598 | --------------------- | 598 | --------------------- |
599 | PatchSet 3971 | 599 | PatchSet 3971 |
600 | Date: 2004/02/22 11:55:09 | 600 | Date: 2004/02/22 11:55:09 |
601 | Author: bug1 | 601 | Author: bug1 |
602 | Branch: HEAD | 602 | Branch: HEAD |
603 | Tag: (none) | 603 | Tag: (none) |
604 | Log: | 604 | Log: |
605 | Patch from Dmitry Zakharov, this line was missedfrom the last patch | 605 | Patch from Dmitry Zakharov, this line was missedfrom the last patch |
606 | 606 | ||
607 | Members: | 607 | Members: |
608 | editors/awk.c:1.5->1.6 | 608 | editors/awk.c:1.5->1.6 |
609 | 609 | ||
610 | --------------------- | 610 | --------------------- |
611 | PatchSet 3972 | 611 | PatchSet 3972 |
612 | Date: 2004/02/22 12:17:33 | 612 | Date: 2004/02/22 12:17:33 |
613 | Author: bug1 | 613 | Author: bug1 |
614 | Branch: HEAD | 614 | Branch: HEAD |
615 | Tag: (none) | 615 | Tag: (none) |
616 | Log: | 616 | Log: |
617 | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | 617 | Fix from Paul Kortekaas for syslog -C option, size should be in kB. |
618 | 618 | ||
619 | Members: | 619 | Members: |
620 | sysklogd/syslogd.c:1.106->1.107 | 620 | sysklogd/syslogd.c:1.106->1.107 |
621 | 621 | ||
622 | --------------------- | 622 | --------------------- |
623 | PatchSet 3973 | 623 | PatchSet 3973 |
624 | Date: 2004/02/22 12:25:47 | 624 | Date: 2004/02/22 12:25:47 |
625 | Author: andersen | 625 | Author: andersen |
626 | Branch: HEAD | 626 | Branch: HEAD |
627 | Tag: (none) | 627 | Tag: (none) |
628 | Log: | 628 | Log: |
629 | Fernando Silveira writes: | 629 | Fernando Silveira writes: |
630 | 630 | ||
@@ -639,33 +639,33 @@ Hi, | |||
639 | 639 | ||
640 | Thanks a lot! | 640 | Thanks a lot! |
641 | 641 | ||
642 | Members: | 642 | Members: |
643 | include/usage.h:1.189->1.190 | 643 | include/usage.h:1.189->1.190 |
644 | networking/Config.in:1.26->1.27 | 644 | networking/Config.in:1.26->1.27 |
645 | networking/telnet.c:1.41->1.42 | 645 | networking/telnet.c:1.41->1.42 |
646 | 646 | ||
647 | --------------------- | 647 | --------------------- |
648 | PatchSet 3974 | 648 | PatchSet 3974 |
649 | Date: 2004/02/22 12:27:04 | 649 | Date: 2004/02/22 12:27:04 |
650 | Author: andersen | 650 | Author: andersen |
651 | Branch: HEAD | 651 | Branch: HEAD |
652 | Tag: (none) | 652 | Tag: (none) |
653 | Log: | 653 | Log: |
654 | Bump up version in preparation for -pre8 | 654 | Bump up version in preparation for -pre8 |
655 | 655 | ||
656 | Members: | 656 | Members: |
657 | Rules.mak:1.27->1.28 | 657 | Rules.mak:1.27->1.28 |
658 | 658 | ||
659 | --------------------- | 659 | --------------------- |
660 | PatchSet 3975 | 660 | PatchSet 3975 |
661 | Date: 2004/02/23 08:11:07 | 661 | Date: 2004/02/23 08:11:07 |
662 | Author: bug1 | 662 | Author: bug1 |
663 | Branch: HEAD | 663 | Branch: HEAD |
664 | Tag: (none) | 664 | Tag: (none) |
665 | Log: | 665 | Log: |
666 | bb_full_fd_action was incorrectly returning an error message causing | 666 | bb_full_fd_action was incorrectly returning an error message causing |
667 | major breaking. | 667 | major breaking. |
668 | 668 | ||
669 | Members: | 669 | Members: |
670 | libbb/copyfd.c:1.10->1.11 | 670 | libbb/copyfd.c:1.10->1.11 |
671 | 671 | ||