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