Eric Andersen
|
4a2e463525
|
Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com>
-Erik
|
2001-04-14 03:33:33 +00:00 |
|
Matt Kraai
|
0f50bca9aa
|
Fix infinite loop and reallocate if too many modules.
|
2001-04-13 14:40:15 +00:00 |
|
Glenn L McGrath
|
445fb952b8
|
dpkg-deb -f and partial -I commands, adds 600 bytes
|
2001-04-13 04:02:57 +00:00 |
|
Matt Kraai
|
1e04ea388f
|
Fix dos2unix/tr problem noted by Larry Doolittle.
|
2001-04-12 21:38:06 +00:00 |
|
Matt Kraai
|
d6cde0bcf4
|
Fix return code and don't output spurious newlines.
|
2001-04-12 20:51:01 +00:00 |
|
Matt Kraai
|
4ef40c02f4
|
Another banner consolidation from Larry Doolittle <ldoolitt@recycle.lbl.gov>.
|
2001-04-12 20:44:21 +00:00 |
|
Matt Kraai
|
8fc364ebd5
|
Fix comment.
|
2001-04-12 20:12:16 +00:00 |
|
Matt Kraai
|
6ba1a80c26
|
Use date -u instead of date --utc and consolidate version string.
Patch by Larry Doolittle <ldoolitt@recycle.lbl.gov>.
|
2001-04-12 20:11:55 +00:00 |
|
Glenn L McGrath
|
5a65413c04
|
Updates, fixes for handling contents, verbose extract.
More updates to come
|
2001-04-12 16:40:21 +00:00 |
|
Glenn L McGrath
|
47fd219c95
|
Rename variable that shadows global
|
2001-04-12 16:37:13 +00:00 |
|
Matt Kraai
|
be66ad3212
|
Fix handling of '' and "".
|
2001-04-12 15:42:17 +00:00 |
|
Glenn L McGrath
|
3e2ab88ee2
|
New dpkg-deb function -t, stands for --fsys-tarfile
|
2001-04-12 13:49:09 +00:00 |
|
Glenn L McGrath
|
c9cac5be23
|
Change size to unsinged long long, so if -1 is passed it will read as much as possible.
|
2001-04-12 13:47:12 +00:00 |
|
Glenn L McGrath
|
6785b51280
|
dpkg-deb -c works now
|
2001-04-12 11:48:02 +00:00 |
|
Glenn L McGrath
|
359c106871
|
Fix dpkg-deb, enum's are cool
|
2001-04-12 10:19:08 +00:00 |
|
Glenn L McGrath
|
46079a1d77
|
remove unused clearerr statements
|
2001-04-12 10:17:22 +00:00 |
|
Glenn L McGrath
|
327175137f
|
This belongs in dos2unix.c
|
2001-04-12 02:29:34 +00:00 |
|
Glenn L McGrath
|
a6ce670a87
|
use tmpfile() and revert my previous changes... convert() belongs here
|
2001-04-12 02:26:04 +00:00 |
|
Glenn L McGrath
|
2709297f3b
|
dos2unix and unix2dos are now independent
|
2001-04-12 00:55:05 +00:00 |
|
Glenn L McGrath
|
50b787cac5
|
Move convert to libbb
|
2001-04-12 00:52:29 +00:00 |
|
Glenn L McGrath
|
a283157c38
|
convert() is used by dos2unix and unix2dos
|
2001-04-12 00:49:26 +00:00 |
|
Glenn L McGrath
|
c8d9e0604a
|
Moved from dos2unix
|
2001-04-12 00:42:53 +00:00 |
|
Matt Kraai
|
da160c0da5
|
Use putc, and write to stderr as the rest of the progressmeter does.
|
2001-04-11 20:11:51 +00:00 |
|
Matt Kraai
|
90d7f696d6
|
Only finish with a newline if we are displaying the progress indicator.
|
2001-04-11 20:07:27 +00:00 |
|
Matt Kraai
|
65317ea27f
|
Fix behavior when extracting to stdout. Report and patch by
Evin Robertson <nitfol@my-deja.com>.
|
2001-04-11 20:03:01 +00:00 |
|
Glenn L McGrath
|
ed897e5415
|
Vladimir's patch to reverse previous patch
|
2001-04-11 17:20:44 +00:00 |
|
Glenn L McGrath
|
2975a34f23
|
readTarFile changed from exter nto static
|
2001-04-11 16:49:07 +00:00 |
|
Glenn L McGrath
|
b3f23d4c6a
|
Seek to start of an entry inside an ar file
|
2001-04-11 16:31:20 +00:00 |
|
Glenn L McGrath
|
988be100e2
|
dpkg, dpkg_deb dont depend on any other applets now
|
2001-04-11 16:25:45 +00:00 |
|
Glenn L McGrath
|
4949faf4b2
|
copy_file_chunk uses streams now.
|
2001-04-11 16:23:35 +00:00 |
|
Glenn L McGrath
|
5b20d02ea9
|
This is primarily to allow deb_extract to be independent of the tar applet.
TODO: This function and its conterpart in tar.c should be merged
|
2001-04-11 16:14:24 +00:00 |
|
Glenn L McGrath
|
9e966ffed4
|
Remove unneeded printf statment
|
2001-04-11 15:11:48 +00:00 |
|
Glenn L McGrath
|
f70f6cef39
|
Disable sigterm
|
2001-04-11 15:09:30 +00:00 |
|
Glenn L McGrath
|
48081f81bd
|
replace getOctal with strtol( , NULL, 8)
saves 100 Bytes
|
2001-04-11 05:01:09 +00:00 |
|
Glenn L McGrath
|
7dc8d227a5
|
dpkg only dependeds on tar
|
2001-04-11 03:47:45 +00:00 |
|
Glenn L McGrath
|
528ef50a4a
|
Gzip is indepenedent of gunzip
|
2001-04-11 03:45:37 +00:00 |
|
Glenn L McGrath
|
a12131966c
|
Remove dpkg-deb applet dependencies, still depends on tar
|
2001-04-11 03:27:06 +00:00 |
|
Glenn L McGrath
|
7fd92949d0
|
Move unzip, gz_open, gz_close to libbb
|
2001-04-11 03:11:33 +00:00 |
|
Glenn L McGrath
|
d22e560ad6
|
Move deb_extract() to libbb, dpkg now independent of dpkg-deb
|
2001-04-11 02:12:08 +00:00 |
|
Glenn L McGrath
|
9d53c8ab74
|
Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c
|
2001-04-11 01:37:03 +00:00 |
|
Eric Andersen
|
93ffa950bf
|
Put in a paragraph break
|
2001-04-10 22:10:42 +00:00 |
|
Mark Whitley
|
efcfe874ea
|
Added a chart of busybox's growth by Larry Doolittle and put a news
announcement for it on the main page.
|
2001-04-10 21:58:32 +00:00 |
|
Eric Andersen
|
0958093be6
|
Doc update for the 0.51 release.
-Erik
|
2001-04-10 20:10:55 +00:00 |
|
Eric Andersen
|
3c3430502a
|
Fix up changelog for 0.51 release
|
2001-04-10 20:10:14 +00:00 |
|
Eric Andersen
|
b04d744a47
|
Bring Debian config files into sync with the master one.
|
2001-04-10 20:07:19 +00:00 |
|
Eric Andersen
|
e703f7ed42
|
Ha. Regression testing found a bug with uClibc support. Fixed.
-Erik
|
2001-04-10 19:03:03 +00:00 |
|
Eric Andersen
|
b9af894264
|
Fix up the uClibc compiler name (its format was recently changed slightly)
|
2001-04-10 18:35:02 +00:00 |
|
Eric Andersen
|
6d7fa438a7
|
This patch from Laurence Anderson <laurence@zxmail.com> fixes
wget HTTP 1.1 support and addes chunked encoding so bb wget
is now fully RFC compliant.
|
2001-04-10 18:17:05 +00:00 |
|
Eric Andersen
|
fd402941a7
|
Patch from Valdimir to reduce stack usage, since recursive_action
is (as the name implies) is recursive, reducing stack memory usage
is important to avoid exhausting available stack memory.
|
2001-04-10 17:53:49 +00:00 |
|
Matt Kraai
|
4e853560f5
|
Fix double quote handling.
|
2001-04-10 00:00:05 +00:00 |
|