diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-01-31 05:44:07 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-01-31 05:44:07 +0000 |
commit | a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28 (patch) | |
tree | 647af61856cd20d7a369990caea4ca4b2521643c /Changelog | |
parent | dfe30032affedc911fbbea1b235faaf43b0b4d43 (diff) | |
download | busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.tar.gz busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.tar.bz2 busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.zip |
Update docs for release
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1213 |
1 files changed, 783 insertions, 430 deletions
@@ -1,865 +1,1218 @@ | |||
1 | --------------------- | 1 | --------------------- |
2 | PatchSet 3773 | 2 | PatchSet 3826 |
3 | Date: 2003/12/11 02:48:15 | 3 | Date: 2003/12/23 09:12:09 |
4 | Author: andersen | 4 | Author: andersen |
5 | Branch: HEAD | 5 | Branch: HEAD |
6 | Tag: busybox_1_00_pre4 | 6 | Tag: busybox_1_00_pre5 |
7 | Log: | 7 | Log: |
8 | prepare for release | 8 | Prepare for release |
9 | 9 | ||
10 | Members: | 10 | Members: |
11 | Changelog:1.284->1.285 | 11 | Changelog:1.285->1.286 |
12 | README:1.29->1.30 | 12 | docs/busybox.net/news.html:1.4->1.5 |
13 | docs/busybox.net/news.html:1.1->1.2 | 13 | docs/busybox.net/oldnews.html:1.18->1.19 |
14 | 14 | ||
15 | --------------------- | 15 | --------------------- |
16 | PatchSet 3774 | 16 | PatchSet 3827 |
17 | Date: 2003/12/11 07:13:15 | 17 | Date: 2003/12/23 10:00:00 |
18 | Author: andersen | 18 | Author: andersen |
19 | Branch: HEAD | 19 | Branch: HEAD |
20 | Tag: (none) | 20 | Tag: (none) |
21 | Log: | 21 | Log: |
22 | some minor website cleanups | 22 | Show the news by default |
23 | 23 | ||
24 | Members: | 24 | Members: |
25 | docs/busybox.net/cvs_anon.html:1.8->1.9 | 25 | docs/busybox.net/about.html:INITIAL->1.1 |
26 | docs/busybox.net/cvs_write.html:1.7->1.8 | 26 | docs/busybox.net/header.html:1.5->1.6 |
27 | docs/busybox.net/header.html:1.3->1.4 | 27 | docs/busybox.net/index.html:1.133->1.134 |
28 | docs/busybox.net/news.html:1.2->1.3 | ||
29 | 28 | ||
30 | --------------------- | 29 | --------------------- |
31 | PatchSet 3775 | 30 | PatchSet 3828 |
32 | Date: 2003/12/11 08:04:49 | 31 | Date: 2003/12/23 20:24:51 |
33 | Author: andersen | 32 | Author: andersen |
34 | Branch: HEAD | 33 | Branch: HEAD |
35 | Tag: (none) | 34 | Tag: (none) |
36 | Log: | 35 | Log: |
37 | Fixup some html bugs | 36 | Cmdedit update from Vladimir N. Oleynik (vodz) |
38 | 37 | ||
39 | Members: | 38 | Members: |
40 | docs/busybox.net/cvs_anon.html:1.9->1.10 | 39 | shell/cmdedit.c:1.83->1.84 |
41 | docs/busybox.net/footer.html:1.1->1.2 | ||
42 | docs/busybox.net/header.html:1.4->1.5 | ||
43 | docs/busybox.net/news.html:1.3->1.4 | ||
44 | docs/busybox.net/oldnews.html:1.17->1.18 | ||
45 | docs/busybox.net/screenshot.html:1.7->1.8 | ||
46 | 40 | ||
47 | --------------------- | 41 | --------------------- |
48 | PatchSet 3776 | 42 | PatchSet 3829 |
49 | Date: 2003/12/11 18:03:15 | 43 | Date: 2003/12/23 20:37:23 |
50 | Author: andersen | 44 | Author: andersen |
51 | Branch: HEAD | 45 | Branch: HEAD |
52 | Tag: (none) | 46 | Tag: (none) |
53 | Log: | 47 | Log: |
54 | It appears the Netgear WG602 distributes source | 48 | don't mess up errno |
55 | 49 | ||
56 | Members: | 50 | Members: |
57 | docs/busybox.net/products.html:1.2->1.3 | 51 | libbb/xconnect.c:1.9->1.10 |
58 | docs/busybox.net/shame.html:1.2->1.3 | ||
59 | 52 | ||
60 | --------------------- | 53 | --------------------- |
61 | PatchSet 3777 | 54 | PatchSet 3830 |
62 | Date: 2003/12/12 00:08:57 | 55 | Date: 2003/12/23 20:37:54 |
63 | Author: andersen | 56 | Author: andersen |
64 | Branch: HEAD | 57 | Branch: HEAD |
65 | Tag: (none) | 58 | Tag: (none) |
66 | Log: | 59 | Log: |
67 | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | 60 | fix broken formatting |
68 | 61 | ||
69 | Members: | 62 | Members: |
70 | miscutils/hdparm.c:1.8->1.9 | 63 | libbb/xconnect.c:1.10->1.11 |
71 | 64 | ||
72 | --------------------- | 65 | --------------------- |
73 | PatchSet 3778 | 66 | PatchSet 3831 |
74 | Date: 2003/12/12 07:01:14 | 67 | Date: 2003/12/23 20:45:14 |
75 | Author: andersen | 68 | Author: andersen |
76 | Branch: HEAD | 69 | Branch: HEAD |
77 | Tag: (none) | 70 | Tag: (none) |
78 | Log: | 71 | Log: |
79 | Doh! I broke automatic filesystem type guessing. Fix mount so | 72 | Match changes made to cmdedit |
80 | it will properly fall back to /proc/mounts when /etc/filesystems | ||
81 | is missing, allowing mount to guess the correct fs type when a | ||
82 | fs type is not explicitly specified. | ||
83 | -Erik | ||
84 | 73 | ||
85 | Members: | 74 | Members: |
86 | util-linux/mount.c:1.114->1.115 | 75 | editors/vi.c:1.29->1.30 |
87 | 76 | ||
88 | --------------------- | 77 | --------------------- |
89 | PatchSet 3779 | 78 | PatchSet 3832 |
90 | Date: 2003/12/12 19:05:15 | 79 | Date: 2003/12/23 20:47:22 |
91 | Author: andersen | 80 | Author: andersen |
92 | Branch: HEAD | 81 | Branch: HEAD |
93 | Tag: (none) | 82 | Tag: (none) |
94 | Log: | 83 | Log: |
95 | Be certain we use a correct entity when performing the | 84 | match changes made to cmdedit |
96 | BLKGETSIZE64 ioctl -- don't just assume 8, | ||
97 | 85 | ||
98 | Members: | 86 | Members: |
99 | util-linux/fdisk.c:1.13->1.14 | 87 | util-linux/more.c:1.58->1.59 |
100 | 88 | ||
101 | --------------------- | 89 | --------------------- |
102 | PatchSet 3780 | 90 | PatchSet 3833 |
103 | Date: 2003/12/15 21:57:43 | 91 | Date: 2003/12/24 06:02:10 |
104 | Author: russ | 92 | Author: andersen |
105 | Branch: HEAD | 93 | Branch: HEAD |
106 | Tag: (none) | 94 | Tag: (none) |
107 | Log: | 95 | Log: |
108 | Get vfork_daemon_rexec working under uclinux | 96 | Patch from Ned Ludd, solar at gentoo dot org: |
97 | |||
98 | I had previously provided you with a patch to help complete busybox's | ||
99 | props suite, but have heard no word back. Sense then I've made use of as | ||
100 | many of busybox's native API settings as I could find and would really | ||
101 | love for you to include support for this. If there is something more I | ||
102 | need to do to get this supported added in please let me know. | ||
109 | 103 | ||
110 | Members: | 104 | Members: |
111 | include/libbb.h:1.122->1.123 | 105 | include/applets.h:1.109->1.110 |
112 | libbb/vfork_daemon_rexec.c:1.1->1.2 | 106 | include/usage.h:1.181->1.182 |
113 | miscutils/crond.c:1.10->1.11 | 107 | procps/Config.in:1.7->1.8 |
114 | sysklogd/klogd.c:1.18->1.19 | 108 | procps/Makefile.in:1.4->1.5 |
115 | sysklogd/syslogd.c:1.104->1.105 | 109 | procps/sysctl.c:INITIAL->1.1 |
116 | 110 | ||
117 | --------------------- | 111 | --------------------- |
118 | PatchSet 3781 | 112 | PatchSet 3834 |
119 | Date: 2003/12/15 22:09:36 | 113 | Date: 2003/12/24 19:30:27 |
120 | Author: russ | 114 | Author: russ |
121 | Branch: HEAD | 115 | Branch: HEAD |
122 | Tag: (none) | 116 | Tag: (none) |
123 | Log: | 117 | Log: |
124 | options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox | 118 | move debugging to safe place (before vfork) |
125 | 119 | ||
126 | Members: | 120 | Members: |
127 | networking/udhcp/clientpacket.c:1.3->1.4 | 121 | networking/udhcp/script.c:1.9->1.10 |
128 | networking/udhcp/files.c:1.4->1.5 | ||
129 | networking/udhcp/options.c:1.5->1.6 | ||
130 | networking/udhcp/options.h:1.3->1.4 | ||
131 | networking/udhcp/script.c:1.5->1.6 | ||
132 | 122 | ||
133 | --------------------- | 123 | --------------------- |
134 | PatchSet 3782 | 124 | PatchSet 3835 |
135 | Date: 2003/12/15 22:11:26 | 125 | Date: 2003/12/24 19:56:58 |
136 | Author: russ | 126 | Author: russ |
137 | Branch: HEAD | 127 | Branch: HEAD |
138 | Tag: (none) | 128 | Tag: (none) |
139 | Log: | 129 | Log: |
140 | make udhcp work under uclinux, to an extent | 130 | fix a long standing underallocation bug |
141 | 131 | ||
142 | Members: | 132 | Members: |
143 | networking/udhcp/common.c:1.2->1.3 | 133 | networking/udhcp/script.c:1.10->1.11 |
144 | networking/udhcp/script.c:1.6->1.7 | ||
145 | 134 | ||
146 | --------------------- | 135 | --------------------- |
147 | PatchSet 3783 | 136 | PatchSet 3836 |
148 | Date: 2003/12/16 01:29:40 | 137 | Date: 2003/12/24 20:30:45 |
149 | Author: russ | 138 | Author: andersen |
150 | Branch: HEAD | 139 | Branch: HEAD |
151 | Tag: (none) | 140 | Tag: (none) |
152 | Log: | 141 | Log: |
153 | not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) | 142 | re-indent |
154 | 143 | ||
155 | Members: | 144 | Members: |
156 | networking/udhcp/files.c:1.5->1.6 | 145 | modutils/insmod.c:1.108->1.109 |
146 | modutils/modprobe.c:1.24->1.25 | ||
147 | modutils/rmmod.c:1.25->1.26 | ||
157 | 148 | ||
158 | --------------------- | 149 | --------------------- |
159 | PatchSet 3784 | 150 | PatchSet 3837 |
160 | Date: 2003/12/16 01:33:38 | 151 | Date: 2003/12/26 02:19:34 |
161 | Author: russ | 152 | Author: bug1 |
162 | Branch: HEAD | 153 | Branch: HEAD |
163 | Tag: (none) | 154 | Tag: (none) |
164 | Log: | 155 | Log: |
165 | whoops | 156 | Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. |
166 | 157 | ||
167 | Members: | 158 | Members: |
168 | networking/udhcp/files.c:1.6->1.7 | 159 | procps/sysctl.c:1.1->1.2 |
169 | 160 | ||
170 | --------------------- | 161 | --------------------- |
171 | PatchSet 3785 | 162 | PatchSet 3838 |
172 | Date: 2003/12/16 01:42:18 | 163 | Date: 2003/12/26 14:01:36 |
173 | Author: russ | 164 | Author: bug1 |
174 | Branch: HEAD | 165 | Branch: HEAD |
175 | Tag: (none) | 166 | Tag: (none) |
176 | Log: | 167 | Log: |
177 | when compiled standalone, udhcp needs these headers | 168 | Isolate code better for unused options, config option to enable long |
169 | options, add some conditions to the tar tests in testsuite. | ||
178 | 170 | ||
179 | Members: | 171 | Members: |
180 | networking/udhcp/files.c:1.7->1.8 | 172 | archival/Config.in:1.12->1.13 |
173 | archival/tar.c:1.185->1.186 | ||
174 | include/usage.h:1.182->1.183 | ||
175 | testsuite/tar/tar-handles-cz-options:1.2->1.3 | ||
176 | testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list:1.3->1.4 | ||
177 | testsuite/tar/tar-handles-exclude-and-extract-lists:1.3->1.4 | ||
178 | testsuite/tar/tar-handles-multiple-X-options:1.1->1.2 | ||
179 | testsuite/tar/tar-handles-nested-exclude:1.3->1.4 | ||
181 | 180 | ||
182 | --------------------- | 181 | --------------------- |
183 | PatchSet 3786 | 182 | PatchSet 3839 |
184 | Date: 2003/12/16 02:28:20 | 183 | Date: 2003/12/26 23:41:28 |
185 | Author: russ | 184 | Author: russ |
186 | Branch: HEAD | 185 | Branch: HEAD |
187 | Tag: (none) | 186 | Tag: (none) |
188 | Log: | 187 | Log: |
189 | start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth | 188 | it should work even if you don't assign a pidfile |
190 | 189 | ||
191 | Members: | 190 | Members: |
192 | networking/udhcp/dhcpc.c:1.13->1.14 | 191 | networking/udhcp/common.c:1.4->1.5 |
193 | networking/udhcp/dumpleases.c:1.5->1.6 | ||
194 | networking/udhcp/libbb_udhcp.h:1.3->1.4 | ||
195 | 192 | ||
196 | --------------------- | 193 | --------------------- |
197 | PatchSet 3787 | 194 | PatchSet 3840 |
198 | Date: 2003/12/16 02:29:46 | 195 | Date: 2003/12/27 00:21:47 |
199 | Author: russ | 196 | Author: bug1 |
200 | Branch: HEAD | 197 | Branch: HEAD |
201 | Tag: (none) | 198 | Tag: (none) |
202 | Log: | 199 | Log: |
203 | why the complication of a static string rather than a define? gcc isn't dumb | 200 | Fix a bug of mine, identified by Stephane Billiart |
204 | 201 | ||
205 | Members: | 202 | Members: |
206 | networking/udhcp/dhcpd.h:1.3->1.4 | 203 | networking/wget.c:1.63->1.64 |
207 | networking/udhcp/dumpleases.c:1.6->1.7 | ||
208 | networking/udhcp/files.c:1.8->1.9 | ||
209 | 204 | ||
210 | --------------------- | 205 | --------------------- |
211 | PatchSet 3788 | 206 | PatchSet 3841 |
212 | Date: 2003/12/16 02:34:19 | 207 | Date: 2003/12/28 05:02:40 |
213 | Author: russ | 208 | Author: timr |
214 | Branch: HEAD | 209 | Branch: HEAD |
215 | Tag: (none) | 210 | Tag: (none) |
216 | Log: | 211 | Log: |
217 | forgotten include | 212 | ws, show date setting format |
218 | 213 | ||
219 | Members: | 214 | Members: |
220 | networking/udhcp/dumpleases.c:1.7->1.8 | 215 | include/usage.h:1.183->1.184 |
221 | 216 | ||
222 | --------------------- | 217 | --------------------- |
223 | PatchSet 3789 | 218 | PatchSet 3842 |
224 | Date: 2003/12/16 02:38:09 | 219 | Date: 2003/12/28 05:06:56 |
225 | Author: russ | 220 | Author: andersen |
221 | Branch: HEAD | ||
222 | Tag: (none) | ||
223 | Log: | ||
224 | Update example slightly | ||
225 | |||
226 | Members: | ||
227 | include/usage.h:1.184->1.185 | ||
228 | |||
229 | --------------------- | ||
230 | PatchSet 3843 | ||
231 | Date: 2003/12/31 23:10:44 | ||
232 | Author: bug1 | ||
233 | Branch: HEAD | ||
234 | Tag: (none) | ||
235 | Log: | ||
236 | Batch from Bastian Blank to fix debian bug #216435; | ||
237 | When linking a non existing file busybox ln will report the target | ||
238 | missind and not the source: | ||
239 | |||
240 | Members: | ||
241 | coreutils/ln.c:1.42->1.43 | ||
242 | |||
243 | --------------------- | ||
244 | PatchSet 3844 | ||
245 | Date: 2003/12/31 23:20:10 | ||
246 | Author: bug1 | ||
247 | Branch: HEAD | ||
248 | Tag: (none) | ||
249 | Log: | ||
250 | Fix debian bug #215612, insmod should be silent on request | ||
251 | |||
252 | Members: | ||
253 | modutils/insmod.c:1.109->1.110 | ||
254 | |||
255 | --------------------- | ||
256 | PatchSet 3845 | ||
257 | Date: 2004/01/01 00:23:01 | ||
258 | Author: bug1 | ||
226 | Branch: HEAD | 259 | Branch: HEAD |
227 | Tag: (none) | 260 | Tag: (none) |
228 | Log: | 261 | Log: |
229 | revert removal of define | 262 | Sync to waldi's subversion archive |
230 | 263 | ||
231 | Members: | 264 | Members: |
232 | networking/udhcp/Makefile.in:1.7->1.8 | 265 | debian/README.debian:1.2->1.3(DEAD) |
266 | debian/changelog:1.38->1.39 | ||
267 | debian/compat:INITIAL->1.1 | ||
268 | debian/config-deb:1.10->1.11 | ||
269 | debian/config-floppy-udeb-linux:INITIAL->1.1 | ||
270 | debian/config-static:1.13->1.14 | ||
271 | debian/config-udeb:1.17->1.18 | ||
272 | debian/config-udeb-linux:INITIAL->1.1 | ||
273 | debian/config-udeb-linux-i386:1.3->1.4(DEAD) | ||
274 | debian/control:1.18->1.19 | ||
275 | debian/control-extract:INITIAL->1.1 | ||
276 | debian/copyright:1.4->1.5 | ||
277 | debian/rules:1.24->1.25 | ||
233 | 278 | ||
234 | --------------------- | 279 | --------------------- |
235 | PatchSet 3790 | 280 | PatchSet 3846 |
236 | Date: 2003/12/16 07:43:20 | 281 | Date: 2004/01/02 09:08:45 |
237 | Author: andersen | 282 | Author: andersen |
238 | Branch: HEAD | 283 | Branch: HEAD |
239 | Tag: (none) | 284 | Tag: (none) |
240 | Log: | 285 | Log: |
241 | Using vlock also requires libcrypt | 286 | Add some details on exactly how to comply with the GPL |
287 | -Erik | ||
242 | 288 | ||
243 | Members: | 289 | Members: |
244 | loginutils/Makefile.in:1.5->1.6 | 290 | docs/busybox.net/header.html:1.6->1.7 |
291 | docs/busybox.net/license.html:INITIAL->1.1 | ||
292 | docs/busybox.net/shame.html:1.3->1.4 | ||
245 | 293 | ||
246 | --------------------- | 294 | --------------------- |
247 | PatchSet 3791 | 295 | PatchSet 3847 |
248 | Date: 2003/12/16 12:04:01 | 296 | Date: 2004/01/02 10:07:40 |
249 | Author: andersen | 297 | Author: andersen |
250 | Branch: HEAD | 298 | Branch: HEAD |
251 | Tag: (none) | 299 | Tag: (none) |
252 | Log: | 300 | Log: |
253 | remove reference to missing header file which is breaking the build | 301 | fixes from Selwyn Tang |
254 | 302 | ||
255 | Members: | 303 | Members: |
256 | networking/udhcp/files.c:1.9->1.10 | 304 | docs/busybox.net/license.html:1.1->1.2 |
257 | 305 | ||
258 | --------------------- | 306 | --------------------- |
259 | PatchSet 3792 | 307 | PatchSet 3848 |
260 | Date: 2003/12/16 20:44:15 | 308 | Date: 2004/01/03 12:07:32 |
261 | Author: russ | 309 | Author: bug1 |
262 | Branch: HEAD | 310 | Branch: HEAD |
263 | Tag: (none) | 311 | Tag: (none) |
264 | Log: | 312 | Log: |
265 | include headers with prototypes to make sure prototypes match | 313 | Declare dependencies of command line editing in the build system |
266 | 314 | ||
267 | Members: | 315 | Members: |
268 | networking/udhcp/clientpacket.c:1.4->1.5 | 316 | shell/Config.in:1.11->1.12 |
269 | networking/udhcp/clientpacket.h:1.1->1.2 | 317 | shell/cmdedit.c:1.84->1.85 |
270 | networking/udhcp/leases.c:1.2->1.3 | ||
271 | networking/udhcp/packet.c:1.2->1.3 | ||
272 | networking/udhcp/script.c:1.7->1.8 | ||
273 | networking/udhcp/serverpacket.c:1.2->1.3 | ||
274 | networking/udhcp/serverpacket.h:1.1->1.2 | ||
275 | networking/udhcp/socket.c:1.4->1.5 | ||
276 | 318 | ||
277 | --------------------- | 319 | --------------------- |
278 | PatchSet 3793 | 320 | PatchSet 3849 |
279 | Date: 2003/12/16 22:46:33 | 321 | Date: 2004/01/04 06:42:14 |
280 | Author: russ | 322 | Author: landley |
281 | Branch: HEAD | 323 | Branch: HEAD |
282 | Tag: (none) | 324 | Tag: (none) |
283 | Log: | 325 | Log: |
284 | clean up some bad, bad formatting | 326 | |
327 | Thinko in s//options. (Whitespace skipping in the wrong place.) | ||
285 | 328 | ||
286 | Members: | 329 | Members: |
287 | networking/udhcp/files.c:1.10->1.11 | 330 | editors/sed.c:1.157->1.158 |
288 | 331 | ||
289 | --------------------- | 332 | --------------------- |
290 | PatchSet 3794 | 333 | PatchSet 3850 |
291 | Date: 2003/12/18 22:25:38 | 334 | Date: 2004/01/04 10:28:22 |
292 | Author: russ | 335 | Author: bug1 |
293 | Branch: HEAD | 336 | Branch: HEAD |
294 | Tag: (none) | 337 | Tag: (none) |
295 | Log: | 338 | Log: |
296 | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | 339 | Use bb_getopt_ulflags, saves some space, better argument checking. |
297 | 340 | Remove ar specific extraction code, always use common extraction code. | |
298 | Members: | 341 | |
299 | networking/udhcp/AUTHORS:1.2->1.3 | 342 | Members: |
300 | networking/udhcp/ChangeLog:1.6->1.7 | 343 | archival/ar.c:1.46->1.47 |
301 | networking/udhcp/Makefile.in:1.8->1.9 | 344 | |
302 | networking/udhcp/README:1.2->1.3 | 345 | --------------------- |
303 | networking/udhcp/TODO:1.2->1.3 | 346 | PatchSet 3851 |
304 | networking/udhcp/arpping.c:1.3->1.4 | 347 | Date: 2004/01/04 11:06:34 |
305 | networking/udhcp/clientsocket.c:INITIAL->1.1 | 348 | Author: bug1 |
306 | networking/udhcp/clientsocket.h:INITIAL->1.1 | 349 | Branch: HEAD |
307 | networking/udhcp/common.c:1.3->1.4 | 350 | Tag: (none) |
308 | networking/udhcp/common.h:1.1->1.2 | 351 | Log: |
309 | networking/udhcp/dhcpc.c:1.14->1.15 | 352 | Fix usage with libraries, skip symbol table. |
310 | networking/udhcp/dhcpc.h:1.2->1.3 | 353 | |
311 | networking/udhcp/dhcpd.c:1.3->1.4 | 354 | Members: |
312 | networking/udhcp/files.c:1.11->1.12 | 355 | archival/libunarchive/get_header_ar.c:1.7->1.8 |
313 | networking/udhcp/leases.c:1.3->1.4 | 356 | |
314 | networking/udhcp/leases.h:1.2->1.3 | 357 | --------------------- |
315 | networking/udhcp/leases_file.c:1.1->1.2(DEAD) | 358 | PatchSet 3852 |
316 | networking/udhcp/libbb_udhcp.h:1.4->1.5 | 359 | Date: 2004/01/05 11:49:55 |
317 | networking/udhcp/pidfile.c:1.2->1.3 | 360 | Author: bug1 |
318 | networking/udhcp/pidfile.h:1.2->1.3 | ||
319 | networking/udhcp/script.c:1.8->1.9 | ||
320 | networking/udhcp/signalpipe.c:INITIAL->1.1 | ||
321 | networking/udhcp/signalpipe.h:INITIAL->1.1 | ||
322 | networking/udhcp/socket.c:1.5->1.6 | ||
323 | networking/udhcp/socket.h:1.1->1.2 | ||
324 | |||
325 | --------------------- | ||
326 | PatchSet 3795 | ||
327 | Date: 2003/12/18 22:40:58 | ||
328 | Author: russ | ||
329 | Branch: HEAD | 361 | Branch: HEAD |
330 | Tag: (none) | 362 | Tag: (none) |
331 | Log: | 363 | Log: |
332 | rename __getgrent so that it doesn't conflict with some libc's | 364 | Use bb_getopt_ulflags, simplify some logic, saves some bytes. |
333 | 365 | ||
334 | Members: | 366 | Members: |
335 | include/grp_.h:1.1->1.2 | 367 | archival/bunzip2.c:1.16->1.17 |
336 | libpwdgrp/__getgrent.c:1.4->1.5 | ||
337 | libpwdgrp/fgetgrent.c:1.2->1.3 | ||
338 | libpwdgrp/getgrgid.c:1.3->1.4 | ||
339 | libpwdgrp/getgrnam.c:1.3->1.4 | ||
340 | libpwdgrp/grent.c:1.3->1.4 | ||
341 | libpwdgrp/initgroups.c:1.5->1.6 | ||
342 | 368 | ||
343 | --------------------- | 369 | --------------------- |
344 | PatchSet 3796 | 370 | PatchSet 3853 |
345 | Date: 2003/12/19 10:13:10 | 371 | Date: 2004/01/05 12:35:05 |
346 | Author: bug1 | 372 | Author: bug1 |
347 | Branch: HEAD | 373 | Branch: HEAD |
348 | Tag: (none) | 374 | Tag: (none) |
349 | Log: | 375 | Log: |
350 | Fix a bug preventing use of escaped characters that use the signed bit | 376 | Use bb_getopt_ulflags, save 150 bytes. |
351 | 377 | ||
352 | Members: | 378 | Members: |
353 | libbb/getopt_ulflags.c:1.3->1.4 | 379 | archival/gunzip.c:1.77->1.78 |
354 | 380 | ||
355 | --------------------- | 381 | --------------------- |
356 | PatchSet 3797 | 382 | PatchSet 3854 |
357 | Date: 2003/12/19 10:34:36 | 383 | Date: 2004/01/05 23:49:37 |
358 | Author: andersen | 384 | Author: andersen |
359 | Branch: HEAD | 385 | Branch: HEAD |
360 | Tag: (none) | 386 | Tag: (none) |
361 | Log: | 387 | Log: |
362 | vodz noticed we need to cast things back to an unsigned long | 388 | Fix broken #else |
363 | or the syscall will not get the proper arguments. | ||
364 | 389 | ||
365 | Members: | 390 | Members: |
366 | util-linux/fdisk.c:1.14->1.15 | 391 | modutils/insmod.c:1.110->1.111 |
367 | 392 | ||
368 | --------------------- | 393 | --------------------- |
369 | PatchSet 3798 | 394 | PatchSet 3855 |
370 | Date: 2003/12/19 10:37:52 | 395 | Date: 2004/01/06 00:07:17 |
396 | Author: andersen | ||
397 | Branch: HEAD | ||
398 | Tag: (none) | ||
399 | Log: | ||
400 | Woody Suwalski writes: | ||
401 | |||
402 | accept more then 1 dependency per modules.dep line. Also white space cleanup... | ||
403 | I think that parsing still breaks sometimes, but is mostly functional now. | ||
404 | |||
405 | Members: | ||
406 | modutils/modprobe.c:1.25->1.26 | ||
407 | |||
408 | --------------------- | ||
409 | PatchSet 3856 | ||
410 | Date: 2004/01/07 09:24:06 | ||
371 | Author: bug1 | 411 | Author: bug1 |
372 | Branch: HEAD | 412 | Branch: HEAD |
373 | Tag: (none) | 413 | Tag: (none) |
374 | Log: | 414 | Log: |
375 | Use getopt_ulflags | 415 | Use bb_getopt_ulflags, save 100 bytes and strict argument checking. |
376 | 416 | ||
377 | Members: | 417 | Members: |
378 | networking/ftpgetput.c:1.9->1.10 | 418 | archival/dpkg_deb.c:1.30->1.31 |
379 | 419 | ||
380 | --------------------- | 420 | --------------------- |
381 | PatchSet 3799 | 421 | PatchSet 3857 |
382 | Date: 2003/12/19 10:40:56 | 422 | Date: 2004/01/08 10:51:09 |
423 | Author: bug1 | ||
424 | Branch: HEAD | ||
425 | Tag: (none) | ||
426 | Log: | ||
427 | Patch from Bastian Blank to fix debian bug #226722, test case: | ||
428 | mkdir foo | ||
429 | touch foo/bar | ||
430 | ln -s bar foo/baz | ||
431 | |||
432 | Members: | ||
433 | coreutils/ln.c:1.43->1.44 | ||
434 | |||
435 | --------------------- | ||
436 | PatchSet 3858 | ||
437 | Date: 2004/01/10 11:25:53 | ||
383 | Author: andersen | 438 | Author: andersen |
384 | Branch: HEAD | 439 | Branch: HEAD |
385 | Tag: (none) | 440 | Tag: (none) |
386 | Log: | 441 | Log: |
387 | don't use kernel headers | 442 | Woody Suwalski writes: |
443 | |||
444 | I have found the problem in modprobe, so here is the promised patch | ||
445 | At the current stage I can use it as modprobe while switching between | ||
446 | 2.4 and 2.6 seemlesly...(that is good!) | ||
388 | 447 | ||
389 | Members: | 448 | Members: |
390 | networking/vconfig.c:1.3->1.4 | 449 | modutils/modprobe.c:1.26->1.27 |
391 | 450 | ||
392 | --------------------- | 451 | --------------------- |
393 | PatchSet 3800 | 452 | PatchSet 3859 |
394 | Date: 2003/12/19 10:46:00 | 453 | Date: 2004/01/10 11:29:31 |
395 | Author: andersen | 454 | Author: andersen |
396 | Branch: HEAD | 455 | Branch: HEAD |
397 | Tag: (none) | 456 | Tag: (none) |
398 | Log: | 457 | Log: |
399 | Manousaridis Angelos writes: | 458 | whitespace cleanup |
459 | |||
460 | Members: | ||
461 | modutils/modprobe.c:1.27->1.28 | ||
462 | |||
463 | --------------------- | ||
464 | PatchSet 3860 | ||
465 | Date: 2004/01/11 05:20:59 | ||
466 | Author: bug1 | ||
467 | Branch: HEAD | ||
468 | Tag: (none) | ||
469 | Log: | ||
470 | Patch from Matt Kraai to fix debian bug #227081 | ||
471 | |||
472 | cp does not truncate existing destinations. That is, after | ||
473 | running | ||
474 | |||
475 | echo foo > foo | ||
476 | echo fubar > fubar | ||
477 | cp foo fubar | ||
478 | |||
479 | the contents of fubar are | ||
480 | |||
481 | foo | ||
482 | r | ||
483 | |||
484 | instead of | ||
485 | |||
486 | foo | ||
487 | |||
488 | Members: | ||
489 | libbb/copy_file.c:1.27->1.28 | ||
490 | |||
491 | --------------------- | ||
492 | PatchSet 3861 | ||
493 | Date: 2004/01/13 10:12:16 | ||
494 | Author: bug1 | ||
495 | Branch: HEAD | ||
496 | Tag: (none) | ||
497 | Log: | ||
498 | Patch by Tito, remove some unneeded variables to save some space. | ||
400 | 499 | ||
401 | Hello, | 500 | Members: |
501 | console-tools/openvt.c:1.6->1.7 | ||
402 | 502 | ||
403 | I have been using busybox for some time now, for an ARM based platform. | 503 | --------------------- |
404 | I was very pleased when I tried the 1.00preX series, with all the new | 504 | PatchSet 3862 |
405 | utilities and daemons. | 505 | Date: 2004/01/13 10:19:37 |
506 | Author: bug1 | ||
507 | Branch: HEAD | ||
508 | Tag: (none) | ||
509 | Log: | ||
510 | Vodz last_patch_121, syncing with dash_0.4.19, reduce code size. | ||
406 | 511 | ||
407 | I found out that the ifupdown in busybox does not behave exaclty like | 512 | Members: |
408 | the debian version. Then the pre-up script fails, the interface is | 513 | shell/ash.c:1.84->1.85 |
409 | getting up. Also when the post-up script fails the return value is | 514 | |
410 | ignored. Actually everything is always run and the return value is | 515 | --------------------- |
411 | always true. I looked at the original implementation from debian and | 516 | PatchSet 3863 |
412 | fixed the busybox version to do the same. A patch is attached if anyone | 517 | Date: 2004/01/13 10:57:32 |
413 | is interested. | 518 | Author: bug1 |
519 | Branch: HEAD | ||
520 | Tag: (none) | ||
521 | Log: | ||
522 | Patch from Bastian Blank, allow the buildtime to be overriden with a | ||
523 | different string, used by the debian busybox-cvs to specify the debian | ||
524 | date based version number. | ||
414 | 525 | ||
415 | Members: | 526 | Members: |
416 | networking/ifupdown.c:1.34->1.35 | 527 | include/busybox.h:1.53->1.54 |
528 | scripts/config/confdata.c:1.4->1.5 | ||
417 | 529 | ||
418 | --------------------- | 530 | --------------------- |
419 | PatchSet 3801 | 531 | PatchSet 3864 |
420 | Date: 2003/12/19 10:47:40 | 532 | Date: 2004/01/13 11:39:22 |
421 | Author: andersen | 533 | Author: andersen |
422 | Branch: HEAD | 534 | Branch: HEAD |
423 | Tag: (none) | 535 | Tag: (none) |
424 | Log: | 536 | Log: |
425 | Manousaridis Angelos writes: | 537 | Fix a bug where mount could check the wrong device. st_rdev is the correct |
538 | device ID iff the named file is a character or block special device. Otherwise | ||
539 | it is meaningless junk, in which case st_dev should be used. This was done | ||
540 | incorrectly, which could cause mount to display bogus mount info. | ||
541 | -Erik | ||
426 | 542 | ||
427 | Another issue I found was with the iproute utility. While using another | 543 | Members: |
428 | program I found that it failed because the "ip route del" command was | 544 | libbb/find_root_device.c:1.10->1.11 |
429 | not found. I looked at the full iproute implementation and this command | 545 | |
430 | exists. The busybox version has the "ip route delete" command. I have | 546 | --------------------- |
431 | created a patch which makes the "ip route del" command an alias to the | 547 | PatchSet 3865 |
432 | "ip route delete" command. | 548 | Date: 2004/01/14 07:34:37 |
549 | Author: bug1 | ||
550 | Branch: HEAD | ||
551 | Tag: (none) | ||
552 | Log: | ||
553 | Patch by Tito, use bb_xgetlarg, reduce size | ||
433 | 554 | ||
434 | Members: | 555 | Members: |
435 | networking/libiproute/iproute.c:1.11->1.12 | 556 | console-tools/chvt.c:1.20->1.21 |
436 | 557 | ||
437 | --------------------- | 558 | --------------------- |
438 | PatchSet 3802 | 559 | PatchSet 3866 |
439 | Date: 2003/12/19 11:07:59 | 560 | Date: 2004/01/14 09:34:50 |
561 | Author: bug1 | ||
562 | Branch: HEAD | ||
563 | Tag: (none) | ||
564 | Log: | ||
565 | Vodz last_patch_122, Check $PATH at runtime to fix tab completion | ||
566 | |||
567 | Members: | ||
568 | shell/ash.c:1.85->1.86 | ||
569 | shell/cmdedit.c:1.85->1.86 | ||
570 | shell/cmdedit.h:1.14->1.15 | ||
571 | |||
572 | --------------------- | ||
573 | PatchSet 3867 | ||
574 | Date: 2004/01/15 11:50:17 | ||
575 | Author: bug1 | ||
576 | Branch: HEAD | ||
577 | Tag: (none) | ||
578 | Log: | ||
579 | Patch by Tito, reduce size of deallocvt, also make the usage message | ||
580 | clearer (from N to [N]) and indirectly (through bb_xgetlarg) adds support | ||
581 | for -h ;-) | ||
582 | |||
583 | Members: | ||
584 | console-tools/deallocvt.c:1.27->1.28 | ||
585 | include/usage.h:1.185->1.186 | ||
586 | |||
587 | --------------------- | ||
588 | PatchSet 3868 | ||
589 | Date: 2004/01/16 12:48:53 | ||
440 | Author: andersen | 590 | Author: andersen |
441 | Branch: HEAD | 591 | Branch: HEAD |
442 | Tag: (none) | 592 | Tag: (none) |
443 | Log: | 593 | Log: |
444 | Tito writes: | 594 | Minor updates from linux 2.6.1 |
445 | 595 | ||
446 | Hi to all, | 596 | Members: |
447 | here is a new patch for bb's devfsd. The news are: | 597 | scripts/config/conf.c:1.2->1.3 |
598 | scripts/config/confdata.c:1.5->1.6 | ||
448 | 599 | ||
449 | 1) Size reduction for the basic setup with no options compiled in from : | 600 | --------------------- |
450 | text data bss dec hex filename | 601 | PatchSet 3869 |
451 | 10591 392 543 11526 2d06 devfsd.o | 602 | Date: 2004/01/17 00:34:31 |
452 | rw-r--r-- 1 root root 18536 Dec 18 21:52 devfsd.o | 603 | Author: bug1 |
604 | Branch: HEAD | ||
605 | Tag: (none) | ||
606 | Log: | ||
607 | Use bb_get_chomped_line_from_file | ||
453 | 608 | ||
454 | to: | 609 | Members: |
610 | networking/inetd.c:1.6->1.7 | ||
455 | 611 | ||
456 | text data bss dec hex filename | 612 | --------------------- |
457 | 9303 392 543 10238 27fe devfsd.o | 613 | PatchSet 3870 |
458 | rw-r--r-- 1 root root 16528 Dec 18 22:02 devfsd.o | 614 | Date: 2004/01/17 01:26:53 |
615 | Author: bug1 | ||
616 | Branch: HEAD | ||
617 | Tag: (none) | ||
618 | Log: | ||
619 | Changed #define names for common features (superficial) | ||
459 | 620 | ||
460 | With this setup you should not expect much output from devfsd | 621 | Members: |
461 | ( just at start or with -v) and if some error occurs it only exits 1. | 622 | networking/inetd.c:1.7->1.8 |
462 | To have more output enable: " Increases logging (and size)" (+1568 b). | ||
463 | 623 | ||
464 | 2) The option "Adds function names to program output" was removed from config menu | 624 | --------------------- |
465 | and now to enable debug output you can use bb's standard option: | 625 | PatchSet 3871 |
466 | "Build BusyBox with Debugging symbols". | 626 | Date: 2004/01/17 01:44:32 |
467 | Be careful as with this option enabled a lot of data are outputted to /dev/log and/or to stderr. | 627 | Author: bug1 |
628 | Branch: HEAD | ||
629 | Tag: (none) | ||
630 | Log: | ||
631 | Remove some defined statements | ||
468 | 632 | ||
469 | 3) A new option: "Enables the -fg and -np option" was added to config menu (+128 b). | 633 | Members: |
634 | networking/inetd.c:1.8->1.9 | ||
470 | 635 | ||
471 | BTW: option "Adds support for MODLOAD keyword in devsfd.conf" adds 268 b. | 636 | --------------------- |
637 | PatchSet 3872 | ||
638 | Date: 2004/01/17 02:47:45 | ||
639 | Author: bug1 | ||
640 | Branch: HEAD | ||
641 | Tag: (none) | ||
642 | Log: | ||
643 | Use 1 line for function name and return value, | ||
644 | remove dofork define/variable, | ||
645 | dont check pid value is < or > than 0 if we know it is 0. | ||
472 | 646 | ||
473 | 4) The following keywords in devsfd.conf are supported: | 647 | Members: |
474 | "CLEAR_CONFIG", "INCLUDE", "OPTIONAL_INCLUDE", "RESTORE", | 648 | networking/inetd.c:1.9->1.10 |
475 | "PERMISSIONS", "EXECUTE", "COPY", "IGNORE", "MKOLDCOMPAT", | ||
476 | "MKNEWCOMPAT","RMOLDCOMPAT", "RMNEWCOMPAT". | ||
477 | 649 | ||
478 | But only if they are written UPPERCASE!!!!!!!! | 650 | --------------------- |
651 | PatchSet 3873 | ||
652 | Date: 2004/01/17 03:20:46 | ||
653 | Author: bug1 | ||
654 | Branch: HEAD | ||
655 | Tag: (none) | ||
656 | Log: | ||
657 | The functions setconfig, enter and bump_nofile were only called once, marge them into the calling | ||
658 | function. | ||
479 | 659 | ||
480 | 5)Help text in usage.h was modified. | 660 | Members: |
661 | networking/inetd.c:1.10->1.11 | ||
481 | 662 | ||
482 | 6)Something that I have forgotten.......... | 663 | --------------------- |
664 | PatchSet 3874 | ||
665 | Date: 2004/01/17 03:24:05 | ||
666 | Author: bug1 | ||
667 | Branch: HEAD | ||
668 | Tag: (none) | ||
669 | Log: | ||
670 | Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb | ||
483 | 671 | ||
484 | I've tested this for the last week on my box and it seems to work as expected. | 672 | Members: |
673 | archival/Config.in:1.13->1.14 | ||
485 | 674 | ||
486 | Thanks in advance and please apply. | 675 | --------------------- |
676 | PatchSet 3875 | ||
677 | Date: 2004/01/17 05:03:30 | ||
678 | Author: bug1 | ||
679 | Branch: HEAD | ||
680 | Tag: (none) | ||
681 | Log: | ||
682 | Modify bb_lookup_port to allow the protocol to be specified, allowing | ||
683 | /etc/services support for inetd, netcat and tftp. | ||
487 | 684 | ||
488 | Ciao, | 685 | Members: |
686 | include/libbb.h:1.124->1.125 | ||
687 | libbb/xconnect.c:1.11->1.12 | ||
688 | networking/ftpgetput.c:1.13->1.14 | ||
689 | networking/inetd.c:1.11->1.12 | ||
690 | networking/nc.c:1.21->1.22 | ||
691 | networking/telnet.c:1.40->1.41 | ||
692 | networking/tftp.c:1.20->1.21 | ||
693 | networking/wget.c:1.64->1.65 | ||
489 | 694 | ||
490 | Tito | 695 | --------------------- |
696 | PatchSet 3876 | ||
697 | Date: 2004/01/17 23:07:14 | ||
698 | Author: bug1 | ||
699 | Branch: HEAD | ||
700 | Tag: (none) | ||
701 | Log: | ||
702 | Patch from Leif Lindholm (slightly modified by me), to fix http | ||
703 | redirection. | ||
704 | Example of incorrect behaviour was the following url, busybox wget didnt | ||
705 | get redirected to the busybox url as it should. | ||
706 | http://freshmeat.net/redir/busybox/953/url_homepage/www.busybox.net | ||
491 | 707 | ||
492 | Members: | 708 | Members: |
493 | include/usage.h:1.177->1.178 | 709 | networking/wget.c:1.65->1.66 |
494 | miscutils/Config.in:1.11->1.12 | ||
495 | miscutils/devfsd.c:1.5->1.6 | ||
496 | 710 | ||
497 | --------------------- | 711 | --------------------- |
498 | PatchSet 3803 | 712 | PatchSet 3877 |
499 | Date: 2003/12/19 11:23:47 | 713 | Date: 2004/01/18 05:15:16 |
500 | Author: andersen | 714 | Author: bug1 |
501 | Branch: HEAD | 715 | Branch: HEAD |
502 | Tag: (none) | 716 | Tag: (none) |
503 | Log: | 717 | Log: |
504 | Patch from Stephane Billiart: | 718 | Use bb_getopt_ulflags, save 200-300 bytes |
505 | 719 | ||
506 | This removes references to config->remoteuser when | 720 | Members: |
507 | CONFIG_FEATURE_HTTPD_CGI=y but CONFIG_FEATURE_HTTPD_BASIC_AUTH is not set | 721 | coreutils/ls.c:1.101->1.102 |
722 | |||
723 | --------------------- | ||
724 | PatchSet 3878 | ||
725 | Date: 2004/01/18 05:41:30 | ||
726 | Author: bug1 | ||
727 | Branch: HEAD | ||
728 | Tag: (none) | ||
729 | Log: | ||
730 | Fix a bug where `ls -le` would print the time twice. | ||
508 | 731 | ||
509 | Members: | 732 | Members: |
510 | networking/httpd.c:1.20->1.21 | 733 | coreutils/ls.c:1.102->1.103 |
511 | 734 | ||
512 | --------------------- | 735 | --------------------- |
513 | PatchSet 3804 | 736 | PatchSet 3879 |
514 | Date: 2003/12/19 11:29:29 | 737 | Date: 2004/01/18 08:58:06 |
738 | Author: bug1 | ||
739 | Branch: HEAD | ||
740 | Tag: (none) | ||
741 | Log: | ||
742 | Fix up a couple of bugs i introduced in yesterdays cleanup. | ||
743 | |||
744 | Members: | ||
745 | networking/inetd.c:1.12->1.13 | ||
746 | |||
747 | --------------------- | ||
748 | PatchSet 3880 | ||
749 | Date: 2004/01/18 18:18:33 | ||
515 | Author: andersen | 750 | Author: andersen |
516 | Branch: HEAD | 751 | Branch: HEAD |
517 | Tag: (none) | 752 | Tag: (none) |
518 | Log: | 753 | Log: |
519 | Patch from Fillod Stephane: | 754 | Stephane Billiart writes: |
520 | 755 | ||
521 | * The "rdate.patch" file makes rdate to NOT settimeofday if the date to be | 756 | bb_lookup_port now takes 3 parameters but rdate has not been modified |
522 | set equals current date. This prevents the system from experiencing nasty time | 757 | accordingly and fails to compile in the current CVS version. |
523 | discontinuities caused by sub-second changes, with a protocol that has only | 758 | The modification below fixes the problem. |
524 | over second resolution. Depending on your taste, the "fprintf(stderr..." may be | 759 | |
525 | removed. | 760 | Now, RFC868 allows both UDP and TCP implementations of the time protocol |
761 | so this may not work if someone defines a udp time service other than 37 | ||
762 | but who would do that? | ||
526 | 763 | ||
527 | Members: | 764 | Members: |
528 | util-linux/rdate.c:1.29->1.30 | 765 | util-linux/rdate.c:1.31->1.32 |
529 | 766 | ||
530 | --------------------- | 767 | --------------------- |
531 | PatchSet 3805 | 768 | PatchSet 3881 |
532 | Date: 2003/12/19 11:30:13 | 769 | Date: 2004/01/20 12:57:18 |
533 | Author: andersen | 770 | Author: bug1 |
534 | Branch: HEAD | 771 | Branch: HEAD |
535 | Tag: (none) | 772 | Tag: (none) |
536 | Log: | 773 | Log: |
537 | Patch from Fillod Stephane: | 774 | Patch from Tito, reduce size, merge functions that are only used once. |
538 | 775 | ||
539 | * While I'm at it, there's also a "telnetd.patch" which maps CRLF to CR, | 776 | Members: |
540 | like netkit-telnet does, required by the loosy Windows telnet clients. | 777 | util-linux/fdformat.c:1.2->1.3 |
778 | |||
779 | --------------------- | ||
780 | PatchSet 3882 | ||
781 | Date: 2004/01/20 15:32:39 | ||
782 | Author: bug1 | ||
783 | Branch: HEAD | ||
784 | Tag: (none) | ||
785 | Log: | ||
786 | Redo getconfigent, save 150 bytes, still small memory leak when | ||
787 | parsing invalid entries. | ||
541 | 788 | ||
542 | Members: | 789 | Members: |
543 | networking/telnetd.c:1.8->1.9 | 790 | networking/inetd.c:1.13->1.14 |
544 | 791 | ||
545 | --------------------- | 792 | --------------------- |
546 | PatchSet 3806 | 793 | PatchSet 3883 |
547 | Date: 2003/12/19 11:32:13 | 794 | Date: 2004/01/21 10:59:45 |
548 | Author: andersen | 795 | Author: bug1 |
549 | Branch: HEAD | 796 | Branch: HEAD |
550 | Tag: (none) | 797 | Tag: (none) |
551 | Log: | 798 | Log: |
552 | Patch from Fillod Stephane: | 799 | Patch by Richard Kojedzinszky, when using END at end of lines it was |
800 | skipping to next line, cw command was leaving one char in buffer | ||
801 | |||
802 | Members: | ||
803 | editors/vi.c:1.30->1.31 | ||
553 | 804 | ||
554 | You will find in the attached file "syslog.patch" a patch which adds | 805 | --------------------- |
555 | config options to set at compile time the size of the circular buffer, | 806 | PatchSet 3884 |
556 | and some documentation update. | 807 | Date: 2004/01/21 11:36:44 |
808 | Author: bug1 | ||
809 | Branch: HEAD | ||
810 | Tag: (none) | ||
811 | Log: | ||
812 | Patch from Atsushi Nemoto, recent MIPS kernel headers | ||
813 | does not provide PAGE_SHIFT for userland (because now mips-linux kernel | ||
814 | supports PAGESIZE other than 4K). | ||
557 | 815 | ||
558 | Members: | 816 | Members: |
559 | docs/busybox.sgml:1.50->1.51 | 817 | libbb/procps.c:1.11->1.12 |
560 | include/usage.h:1.178->1.179 | ||
561 | sysklogd/Config.in:1.5->1.6 | ||
562 | sysklogd/logread.c:1.13->1.14 | ||
563 | sysklogd/syslogd.c:1.105->1.106 | ||
564 | 818 | ||
565 | --------------------- | 819 | --------------------- |
566 | PatchSet 3807 | 820 | PatchSet 3885 |
567 | Date: 2003/12/19 12:03:18 | 821 | Date: 2004/01/22 07:10:13 |
568 | Author: bug1 | 822 | Author: bug1 |
569 | Branch: HEAD | 823 | Branch: HEAD |
570 | Tag: (none) | 824 | Tag: (none) |
571 | Log: | 825 | Log: |
572 | Allow escaped 8 bit characters in bb_opt_complementaly | 826 | Vodz, last_patch_123, patch have new version getopt_ulflags. |
827 | - size reduced 34 bytes | ||
828 | - don`t use dynamic memory allocation | ||
829 | - small indent correction. | ||
573 | 830 | ||
574 | Members: | 831 | Members: |
575 | libbb/getopt_ulflags.c:1.4->1.5 | 832 | libbb/getopt_ulflags.c:1.5->1.6 |
576 | 833 | ||
577 | --------------------- | 834 | --------------------- |
578 | PatchSet 3808 | 835 | PatchSet 3886 |
579 | Date: 2003/12/19 12:08:56 | 836 | Date: 2004/01/22 09:04:58 |
580 | Author: bug1 | 837 | Author: bug1 |
581 | Branch: HEAD | 838 | Branch: HEAD |
582 | Tag: (none) | 839 | Tag: (none) |
583 | Log: | 840 | Log: |
584 | Use getopt_ulflags | 841 | Check one and only one of start, stop are given. |
842 | Remove some global variables. | ||
843 | #define some getopt values. | ||
585 | 844 | ||
586 | Members: | 845 | Members: |
587 | networking/wget.c:1.61->1.62 | 846 | debianutils/start_stop_daemon.c:1.10->1.11 |
588 | 847 | ||
589 | --------------------- | 848 | --------------------- |
590 | PatchSet 3809 | 849 | PatchSet 3887 |
591 | Date: 2003/12/19 21:04:19 | 850 | Date: 2004/01/22 12:42:23 |
592 | Author: andersen | 851 | Author: bug1 |
593 | Branch: HEAD | 852 | Branch: HEAD |
594 | Tag: (none) | 853 | Tag: (none) |
595 | Log: | 854 | Log: |
596 | Patch from Woody Suwalski: | 855 | last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian |
856 | bug #228915 | ||
597 | 857 | ||
598 | Erik, I think we have met online some time ago when I was in Corel/Rebel | 858 | Members: |
599 | Netwinder project.... | 859 | shell/cmdedit.c:1.86->1.87 |
600 | 860 | ||
601 | Anyway, I would like to use BB on 2.6.0 initrd. 1.00-pre4 works OK, if | 861 | --------------------- |
602 | insmod is actually presented with a full path to the module. Otherwise - | 862 | PatchSet 3888 |
603 | problems (not to mention conflicts when 2.4 modutil is enabled) | 863 | Date: 2004/01/23 10:57:00 |
864 | Author: bug1 | ||
865 | Branch: HEAD | ||
866 | Tag: (none) | ||
867 | Log: | ||
868 | Remove unneeded conditions and logic, fix bug where ownership didnt | ||
869 | change. | ||
870 | Dont use bb_make_directory it doesnt have the features, and its ugly to | ||
871 | work around it. | ||
604 | 872 | ||
605 | Here are some patches for insmod and modprobe which try to walk around | 873 | Members: |
606 | the default ".o" module format for 2.2/2.4 modules (you have probably | 874 | coreutils/install.c:1.4->1.5 |
607 | noticed it is now .ko in 2.6 ;-)) Trying to steal as little space as | ||
608 | possible if 2.6 not enabled... | ||
609 | 875 | ||
610 | The modprobe is still not perfect on 2.6 - seems to be jamming on some | 876 | --------------------- |
611 | dependencies, but works with some (to be debugged). Anyway after the | 877 | PatchSet 3889 |
612 | patches it at least tries to work.... | 878 | Date: 2004/01/23 20:28:53 |
879 | Author: bug1 | ||
880 | Branch: HEAD | ||
881 | Tag: (none) | ||
882 | Log: | ||
883 | Dont change ownership unless we created the directory. | ||
613 | 884 | ||
614 | Will there be a 1.00-pre5 coming any time soon? | 885 | Members: |
886 | coreutils/install.c:1.5->1.6 | ||
615 | 887 | ||
616 | Thanks, Woody | 888 | --------------------- |
889 | PatchSet 3890 | ||
890 | Date: 2004/01/23 21:40:19 | ||
891 | Author: bug1 | ||
892 | Branch: HEAD | ||
893 | Tag: (none) | ||
894 | Log: | ||
895 | Check valid options were given | ||
617 | 896 | ||
618 | Members: | 897 | Members: |
619 | modutils/insmod.c:1.107->1.108 | 898 | coreutils/install.c:1.6->1.7 |
620 | modutils/modprobe.c:1.23->1.24 | ||
621 | 899 | ||
622 | --------------------- | 900 | --------------------- |
623 | PatchSet 3810 | 901 | PatchSet 3891 |
624 | Date: 2003/12/20 01:47:16 | 902 | Date: 2004/01/23 21:43:49 |
625 | Author: bug1 | 903 | Author: bug1 |
626 | Branch: HEAD | 904 | Branch: HEAD |
627 | Tag: (none) | 905 | Tag: (none) |
628 | Log: | 906 | Log: |
629 | Change interface to bb_lookup_host, dont try and set port inside this | 907 | Correct check for only one of K or S options |
630 | function as there is no gracefull way of handling failures. | ||
631 | Rename bb_getport to bb_lookup_port, allow a default port to be | ||
632 | specified so it always returns a correct value. | ||
633 | Modify ftpgetput/rdate/wget to use the new interface. | ||
634 | wget/rdate now use etc/services with a falback default value. | ||
635 | 908 | ||
636 | Members: | 909 | Members: |
637 | include/libbb.h:1.123->1.124 | 910 | debianutils/start_stop_daemon.c:1.11->1.12 |
638 | libbb/xconnect.c:1.8->1.9 | ||
639 | networking/ftpgetput.c:1.10->1.11 | ||
640 | networking/telnet.c:1.39->1.40 | ||
641 | networking/wget.c:1.62->1.63 | ||
642 | util-linux/rdate.c:1.30->1.31 | ||
643 | 911 | ||
644 | --------------------- | 912 | --------------------- |
645 | PatchSet 3811 | 913 | PatchSet 3892 |
646 | Date: 2003/12/20 03:19:27 | 914 | Date: 2004/01/23 21:57:16 |
647 | Author: bug1 | 915 | Author: bug1 |
648 | Branch: HEAD | 916 | Branch: HEAD |
649 | Tag: (none) | 917 | Tag: (none) |
650 | Log: | 918 | Log: |
651 | display the port number number correctly, other minor optimisations | 919 | Enable long options, adds 150 bytes. |
652 | 920 | ||
653 | Members: | 921 | Members: |
654 | networking/ftpgetput.c:1.11->1.12 | 922 | coreutils/install.c:1.7->1.8 |
655 | 923 | ||
656 | --------------------- | 924 | --------------------- |
657 | PatchSet 3812 | 925 | PatchSet 3893 |
658 | Date: 2003/12/20 04:38:01 | 926 | Date: 2004/01/25 05:48:28 |
659 | Author: bug1 | 927 | Author: bug1 |
660 | Branch: HEAD | 928 | Branch: HEAD |
661 | Tag: (none) | 929 | Tag: (none) |
662 | Log: | 930 | Log: |
663 | Use low level file descriptors to match bb_copyfd_eof | 931 | Add the -h, --dereference option for archive creation. |
664 | 932 | ||
665 | Members: | 933 | Members: |
666 | libbb/copy_file.c:1.26->1.27 | 934 | archival/tar.c:1.186->1.187 |
667 | 935 | ||
668 | --------------------- | 936 | --------------------- |
669 | PatchSet 3813 | 937 | PatchSet 3894 |
670 | Date: 2003/12/20 05:43:34 | 938 | Date: 2004/01/25 05:50:28 |
671 | Author: bug1 | 939 | Author: bug1 |
672 | Branch: HEAD | 940 | Branch: HEAD |
673 | Tag: (none) | 941 | Tag: (none) |
674 | Log: | 942 | Log: |
675 | Allow recieving file to stdout, sending files from stdin, use the '-' | 943 | Add the -r option as a synonym of -R |
676 | filename. Save a variable. | ||
677 | 944 | ||
678 | Members: | 945 | Members: |
679 | networking/ftpgetput.c:1.12->1.13 | 946 | coreutils/cp.c:1.21->1.22 |
680 | 947 | ||
681 | --------------------- | 948 | --------------------- |
682 | PatchSet 3814 | 949 | PatchSet 3895 |
683 | Date: 2003/12/20 06:00:08 | 950 | Date: 2004/01/25 08:46:10 |
684 | Author: bug1 | 951 | Author: bug1 |
685 | Branch: HEAD | 952 | Branch: HEAD |
686 | Tag: (none) | 953 | Tag: (none) |
687 | Log: | 954 | Log: |
688 | Use bb_xopen | 955 | Fix compile error when tab completion disabled |
956 | |||
957 | Members: | ||
958 | shell/ash.c:1.86->1.87 | ||
959 | |||
960 | --------------------- | ||
961 | PatchSet 3896 | ||
962 | Date: 2004/01/25 19:47:10 | ||
963 | Author: mjn3 | ||
964 | Branch: HEAD | ||
965 | Tag: (none) | ||
966 | Log: | ||
967 | Be stricter when converting strings to integers. Should fix the problem | ||
968 | reported by Rob. | ||
689 | 969 | ||
690 | Members: | 970 | Members: |
691 | console-tools/dumpkmap.c:1.16->1.17 | 971 | coreutils/expr.c:1.14->1.15 |
692 | console-tools/loadacm.c:1.23->1.24 | ||
693 | console-tools/loadfont.c:1.20->1.21 | ||
694 | console-tools/openvt.c:1.5->1.6 | ||
695 | 972 | ||
696 | --------------------- | 973 | --------------------- |
697 | PatchSet 3815 | 974 | PatchSet 3897 |
698 | Date: 2003/12/20 07:07:22 | 975 | Date: 2004/01/26 07:17:30 |
699 | Author: andersen | 976 | Author: andersen |
700 | Branch: HEAD | 977 | Branch: HEAD |
701 | Tag: (none) | 978 | Tag: (none) |
702 | Log: | 979 | Log: |
703 | Kill off the loadacm applet. It is unused, unmaintained | 980 | Pascal Brisset writes: |
704 | garbage leftover from before I started maintaining BusyBox. | 981 | |
705 | As the Klingon's like to say, Today is a good day to die. | 982 | uuencode fails to encode binary data because it right-shifts |
706 | -Erik | 983 | bytes as signed chars and keeps the duplicated sign bits. |
984 | |||
985 | The original base64_encode() from wget/http.c is broken as well, | ||
986 | but it is only used to encode ascii data. | ||
987 | |||
988 | -- Pascal | ||
707 | 989 | ||
708 | Members: | 990 | Members: |
709 | console-tools/Config.in:1.3->1.4 | 991 | coreutils/uuencode.c:1.25->1.26 |
710 | console-tools/Makefile.in:1.3->1.4 | 992 | networking/wget.c:1.66->1.67 |
711 | console-tools/loadacm.c:1.24->1.25(DEAD) | ||
712 | console-tools/reset.c:1.11->1.12 | ||
713 | debian/config-deb:1.9->1.10 | ||
714 | debian/config-static:1.12->1.13 | ||
715 | debian/config-udeb:1.16->1.17 | ||
716 | debian/config-udeb-linux-i386:1.2->1.3 | ||
717 | include/applets.h:1.107->1.108 | ||
718 | sysdeps/linux/defconfig:1.5->1.6 | ||
719 | 993 | ||
720 | --------------------- | 994 | --------------------- |
721 | PatchSet 3816 | 995 | PatchSet 3898 |
722 | Date: 2003/12/20 07:16:21 | 996 | Date: 2004/01/26 07:59:42 |
723 | Author: andersen | 997 | Author: andersen |
724 | Branch: HEAD | 998 | Branch: HEAD |
725 | Tag: (none) | 999 | Tag: (none) |
726 | Log: | 1000 | Log: |
727 | Eradicate all references to loadacm | 1001 | Sigh. TRENDware has released source -- only for busybox and udhcp. |
1002 | So despite their not providing kernel source, they have compiled with | ||
1003 | the requirements for busybox at least... | ||
728 | 1004 | ||
729 | Members: | 1005 | Members: |
730 | docs/busybox.sgml:1.51->1.52 | 1006 | docs/busybox.net/products.html:1.3->1.4 |
731 | docs/busybox_header.pod:1.11->1.12 | 1007 | docs/busybox.net/shame.html:1.4->1.5 |
732 | docs/busybox.net/screenshot.html:1.8->1.9 | ||
733 | include/usage.h:1.179->1.180 | ||
734 | 1008 | ||
735 | --------------------- | 1009 | --------------------- |
736 | PatchSet 3817 | 1010 | PatchSet 3899 |
737 | Date: 2003/12/20 07:26:10 | 1011 | Date: 2004/01/26 08:23:36 |
738 | Author: andersen | 1012 | Author: andersen |
739 | Branch: HEAD | 1013 | Branch: HEAD |
740 | Tag: (none) | 1014 | Tag: (none) |
741 | Log: | 1015 | Log: |
742 | Try to accomodate systems that do not define PAGE_SHIFT | 1016 | A few little updates, mostly cosmetic |
743 | 1017 | ||
744 | Members: | 1018 | Members: |
745 | libbb/procps.c:1.8->1.9 | 1019 | docs/busybox.net/products.html:1.4->1.5 |
1020 | docs/busybox.net/shame.html:1.5->1.6 | ||
746 | 1021 | ||
747 | --------------------- | 1022 | --------------------- |
748 | PatchSet 3818 | 1023 | PatchSet 3900 |
749 | Date: 2003/12/20 07:30:34 | 1024 | Date: 2004/01/27 07:36:07 |
750 | Author: bug1 | 1025 | Author: bug1 |
751 | Branch: HEAD | 1026 | Branch: HEAD |
752 | Tag: (none) | 1027 | Tag: (none) |
753 | Log: | 1028 | Log: |
754 | New applet, rx, by Christopher Hoover | 1029 | Align using spaces to furthurest character and then one tab, now they |
1030 | should always be aligned. | ||
755 | 1031 | ||
756 | Members: | 1032 | Members: |
757 | include/applets.h:1.108->1.109 | 1033 | coreutils/Makefile.in:1.6->1.7 |
758 | include/usage.h:1.180->1.181 | ||
759 | miscutils/Config.in:1.12->1.13 | ||
760 | miscutils/Makefile.in:1.10->1.11 | ||
761 | miscutils/rx.c:INITIAL->1.1 | ||
762 | 1034 | ||
763 | --------------------- | 1035 | --------------------- |
764 | PatchSet 3819 | 1036 | PatchSet 3901 |
765 | Date: 2003/12/20 09:17:50 | 1037 | Date: 2004/01/27 09:22:20 |
1038 | Author: bug1 | ||
1039 | Branch: HEAD | ||
1040 | Tag: (none) | ||
1041 | Log: | ||
1042 | New applet, seq. No options, just the basics. | ||
1043 | |||
1044 | Members: | ||
1045 | coreutils/Config.in:1.21->1.22 | ||
1046 | coreutils/Makefile.in:1.7->1.8 | ||
1047 | coreutils/seq.c:INITIAL->1.1 | ||
1048 | include/applets.h:1.110->1.111 | ||
1049 | include/usage.h:1.186->1.187 | ||
1050 | |||
1051 | --------------------- | ||
1052 | PatchSet 3902 | ||
1053 | Date: 2004/01/27 20:17:39 | ||
766 | Author: andersen | 1054 | Author: andersen |
767 | Branch: HEAD | 1055 | Branch: HEAD |
768 | Tag: (none) | 1056 | Tag: (none) |
769 | Log: | 1057 | Log: |
770 | doh! | 1058 | Teach busybox ps to get the correct uid when displaying stuff |
771 | 1059 | ||
772 | Members: | 1060 | Members: |
773 | libbb/procps.c:1.9->1.10 | 1061 | libbb/procps.c:1.12->1.13 |
774 | 1062 | ||
775 | --------------------- | 1063 | --------------------- |
776 | PatchSet 3820 | 1064 | PatchSet 3903 |
777 | Date: 2003/12/20 10:23:28 | 1065 | Date: 2004/01/29 22:33:28 |
778 | Author: andersen | 1066 | Author: andersen |
779 | Branch: HEAD | 1067 | Branch: HEAD |
780 | Tag: (none) | 1068 | Tag: (none) |
781 | Log: | 1069 | Log: |
782 | bother. It seems I can't read. | 1070 | Apply a couple of optimizations |
783 | 1071 | ||
784 | Members: | 1072 | Members: |
785 | libbb/procps.c:1.10->1.11 | 1073 | libbb/hash_fd.c:1.3->1.4 |
786 | 1074 | ||
787 | --------------------- | 1075 | --------------------- |
788 | PatchSet 3821 | 1076 | PatchSet 3904 |
789 | Date: 2003/12/21 08:59:24 | 1077 | Date: 2004/01/30 21:44:20 |
1078 | Author: mjn3 | ||
1079 | Branch: HEAD | ||
1080 | Tag: (none) | ||
1081 | Log: | ||
1082 | Support new uClibc stdio core. | ||
1083 | |||
1084 | Members: | ||
1085 | libbb/printf.c:1.2->1.3 | ||
1086 | |||
1087 | --------------------- | ||
1088 | PatchSet 3905 | ||
1089 | Date: 2004/01/30 22:24:32 | ||
790 | Author: andersen | 1090 | Author: andersen |
791 | Branch: HEAD | 1091 | Branch: HEAD |
792 | Tag: (none) | 1092 | Tag: (none) |
793 | Log: | 1093 | Log: |
794 | Don't hose up perms for files that happen to have symlinks | 1094 | Avoid symbol naming conflict with libm |
795 | in the tarball that point to them. | ||
796 | -Erik | ||
797 | 1095 | ||
798 | Members: | 1096 | Members: |
799 | archival/libunarchive/data_extract_all.c:1.17->1.18 | 1097 | coreutils/dd.c:1.54->1.55 |
800 | 1098 | ||
801 | --------------------- | 1099 | --------------------- |
802 | PatchSet 3822 | 1100 | PatchSet 3906 |
803 | Date: 2003/12/21 09:04:54 | 1101 | Date: 2004/01/30 22:31:58 |
804 | Author: andersen | 1102 | Author: andersen |
805 | Branch: HEAD | 1103 | Branch: HEAD |
806 | Tag: (none) | 1104 | Tag: (none) |
807 | Log: | 1105 | Log: |
808 | Bump version | 1106 | Use proper C99 types throughout. So not use silly typedefs. |
809 | 1107 | ||
810 | Members: | 1108 | Members: |
811 | Rules.mak:1.24->1.25 | 1109 | libbb/hash_fd.c:1.4->1.5 |
812 | 1110 | ||
813 | --------------------- | 1111 | --------------------- |
814 | PatchSet 3823 | 1112 | PatchSet 3907 |
815 | Date: 2003/12/22 21:02:41 | 1113 | Date: 2004/01/30 22:40:05 |
816 | Author: bug1 | 1114 | Author: andersen |
817 | Branch: HEAD | 1115 | Branch: HEAD |
818 | Tag: (none) | 1116 | Tag: (none) |
819 | Log: | 1117 | Log: |
820 | Fix a bug of mine where extracting files to stdout would extract to | 1118 | Use proper C99 types |
821 | much, modified patch from Bastian Blank | ||
822 | 1119 | ||
823 | Members: | 1120 | Members: |
824 | archival/libunarchive/data_extract_to_stdout.c:1.3->1.4 | 1121 | networking/nslookup.c:1.30->1.31 |
1122 | util-linux/mkfs_minix.c:1.39->1.40 | ||
825 | 1123 | ||
826 | --------------------- | 1124 | --------------------- |
827 | PatchSet 3824 | 1125 | PatchSet 3908 |
828 | Date: 2003/12/23 07:21:33 | 1126 | Date: 2004/01/30 22:52:27 |
829 | Author: bug1 | 1127 | Author: andersen |
830 | Branch: HEAD | 1128 | Branch: HEAD |
831 | Tag: (none) | 1129 | Tag: (none) |
832 | Log: | 1130 | Log: |
833 | Fix compile error, the indenting really needs to be fixed here | 1131 | s/u_int/unsigned int/g |
1132 | s/u_short/unsigned short/g | ||
834 | 1133 | ||
835 | Members: | 1134 | Members: |
836 | miscutils/crond.c:1.11->1.12 | 1135 | libbb/dump.c:1.6->1.7 |
837 | 1136 | ||
838 | --------------------- | 1137 | --------------------- |
839 | PatchSet 3825 | 1138 | PatchSet 3909 |
840 | Date: 2003/12/23 08:53:51 | 1139 | Date: 2004/01/30 22:53:38 |
841 | Author: andersen | 1140 | Author: andersen |
842 | Branch: HEAD | 1141 | Branch: HEAD |
843 | Tag: (none) | 1142 | Tag: (none) |
844 | Log: | 1143 | Log: |
845 | Patch from Matt Kraai: | 1144 | s/u_int/uint/g |
846 | 1145 | ||
847 | sed is broken: | 1146 | Members: |
1147 | archival/rpm.c:1.4->1.5 | ||
1148 | archival/rpm2cpio.c:1.10->1.11 | ||
1149 | util-linux/fdisk.c:1.15->1.16 | ||
1150 | util-linux/fsck_minix.c:1.37->1.38 | ||
848 | 1151 | ||
849 | busybox sed -n '/^a/,/^a/p' >output <<EOF | 1152 | --------------------- |
850 | a | 1153 | PatchSet 3910 |
851 | b | 1154 | Date: 2004/01/30 22:56:20 |
852 | a | 1155 | Author: andersen |
853 | b | 1156 | Branch: HEAD |
854 | EOF | 1157 | Tag: (none) |
855 | cmp -s output - <<EOF | 1158 | Log: |
856 | a | 1159 | Fixup use of 'u_int' to instead use 'unsigned int' |
857 | b | ||
858 | a | ||
859 | EOF | ||
860 | 1160 | ||
861 | The attached patch fixes it. | 1161 | Members: |
1162 | util-linux/nfsmount.c:1.25->1.26 | ||
1163 | util-linux/nfsmount.h:1.5->1.6 | ||
1164 | |||
1165 | --------------------- | ||
1166 | PatchSet 3911 | ||
1167 | Date: 2004/01/30 22:59:50 | ||
1168 | Author: andersen | ||
1169 | Branch: HEAD | ||
1170 | Tag: (none) | ||
1171 | Log: | ||
1172 | Use proper C99 types | ||
1173 | |||
1174 | Members: | ||
1175 | networking/libiproute/utils.h:1.1->1.2 | ||
1176 | |||
1177 | --------------------- | ||
1178 | PatchSet 3912 | ||
1179 | Date: 2004/01/30 23:45:12 | ||
1180 | Author: andersen | ||
1181 | Branch: HEAD | ||
1182 | Tag: (none) | ||
1183 | Log: | ||
1184 | Use standard C99 types | ||
1185 | |||
1186 | Members: | ||
1187 | networking/udhcp/arpping.c:1.4->1.5 | ||
1188 | networking/udhcp/arpping.h:1.1->1.2 | ||
1189 | networking/udhcp/clientpacket.c:1.5->1.6 | ||
1190 | networking/udhcp/dhcpc.c:1.15->1.16 | ||
1191 | networking/udhcp/dhcpc.h:1.3->1.4 | ||
1192 | networking/udhcp/dhcpd.c:1.4->1.5 | ||
1193 | networking/udhcp/dhcpd.h:1.4->1.5 | ||
1194 | networking/udhcp/files.c:1.12->1.13 | ||
1195 | networking/udhcp/leases.c:1.4->1.5 | ||
1196 | networking/udhcp/leases.h:1.3->1.4 | ||
1197 | networking/udhcp/options.c:1.6->1.7 | ||
1198 | networking/udhcp/options.h:1.4->1.5 | ||
1199 | networking/udhcp/packet.c:1.3->1.4 | ||
1200 | networking/udhcp/packet.h:1.1->1.2 | ||
1201 | networking/udhcp/script.c:1.11->1.12 | ||
1202 | networking/udhcp/serverpacket.c:1.3->1.4 | ||
1203 | networking/udhcp/serverpacket.h:1.2->1.3 | ||
1204 | networking/udhcp/socket.c:1.6->1.7 | ||
1205 | networking/udhcp/socket.h:1.2->1.3 | ||
1206 | |||
1207 | --------------------- | ||
1208 | PatchSet 3913 | ||
1209 | Date: 2004/01/31 05:27:17 | ||
1210 | Author: andersen | ||
1211 | Branch: HEAD | ||
1212 | Tag: (none) | ||
1213 | Log: | ||
1214 | Bump version for release | ||
862 | 1215 | ||
863 | Members: | 1216 | Members: |
864 | editors/sed.c:1.156->1.157 | 1217 | Rules.mak:1.25->1.26 |
865 | 1218 | ||