aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move unzip, gz_open, gz_close to libbbbug12001-04-1113-2003/+3136
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2307 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Move deb_extract() to libbb, dpkg now independent of dpkg-debbug12001-04-118-215/+147
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2306 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.cbug12001-04-118-238/+153
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2305 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Put in a paragraph breakandersen2001-04-101-2/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2304 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added a chart of busybox's growth by Larry Doolittle and put a newsmarkw2001-04-102-0/+414
| | | | | | | announcement for it on the main page. git-svn-id: svn://busybox.net/trunk/busybox@2303 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Doc update for the 0.51 release.andersen2001-04-104-15/+61
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2301 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix up changelog for 0.51 releaseandersen2001-04-101-1/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2300 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bring Debian config files into sync with the master one.andersen2001-04-103-0/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2299 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ha. Regression testing found a bug with uClibc support. Fixed.andersen2001-04-102-2/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2298 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix up the uClibc compiler name (its format was recently changed slightly)andersen2001-04-101-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2297 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This patch from Laurence Anderson <laurence@zxmail.com> fixesandersen2001-04-104-44/+73
| | | | | | | | wget HTTP 1.1 support and addes chunked encoding so bb wget is now fully RFC compliant. git-svn-id: svn://busybox.net/trunk/busybox@2296 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Valdimir to reduce stack usage, since recursive_actionandersen2001-04-101-10/+5
| | | | | | | | is (as the name implies) is recursive, reducing stack memory usage is important to avoid exhausting available stack memory. git-svn-id: svn://busybox.net/trunk/busybox@2295 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix double quote handling.kraai2001-04-102-95/+69
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2294 69ca8d6d-28ef-0310-b511-8ec308f3f277
* "I will always compile before I commit" x 100andersen2001-04-092-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2293 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update how we detect if libc5 is in use.andersen2001-04-0915-53/+44
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2292 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix warning generated by pod2html about unterminated list.kraai2001-04-092-2/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2291 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make 'grep -l' workandersen2001-04-095-10/+35
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2290 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fixed option parsing. Grep would continue grepping, even when given a bad /markw2001-04-092-0/+4
| | | | | | | invalid option. Closes bug #1146. git-svn-id: svn://busybox.net/trunk/busybox@2289 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Apply Vladimir's latest cleanup patch.andersen2001-04-0930-513/+500
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2288 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bump version number to 0.51andersen2001-04-093-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2287 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Enable freeramdisk and pivot_root, disable lash for the Debian .udebandersen2001-04-091-3/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2286 69ca8d6d-28ef-0310-b511-8ec308f3f277
* make sure we auto-close debian bug #91758andersen2001-04-091-1/+13
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2285 69ca8d6d-28ef-0310-b511-8ec308f3f277
* update the changelog, prepatory to the 0.51 release. Please reviewandersen2001-04-091-5/+58
| | | | | | | | for correctness! -Erik git-svn-id: svn://busybox.net/trunk/busybox@2284 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update changelogandersen2001-04-091-4/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2283 69ca8d6d-28ef-0310-b511-8ec308f3f277
* use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppiesandersen2001-04-091-3/+3
| | | | | | | | | do not need any of the nss crap installed. As was, things like 'id' would fail. Fixed now (with thanks to Matt Kraai for his help). -Erik git-svn-id: svn://busybox.net/trunk/busybox@2282 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Reorganise status field to use 3 chars instead of one bit shifted long int.bug12001-04-082-262/+196
| | | | | | | Generates status file properly now, not compatable with full dpkg yet. git-svn-id: svn://busybox.net/trunk/busybox@2281 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Use create_path instead of mkdirbug12001-04-082-8/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2280 69ca8d6d-28ef-0310-b511-8ec308f3f277
* It now correctly backs up the (still corrupt) status filebug12001-04-082-20/+42
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2279 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some fixes, but still broken... (cont)bug12001-04-082-272/+324
| | | | | | | | | | | | Make better use of some libbb functions New remove dir code to avoid depending on the rm applet dont use copy_file() it doesnt fail elegantly Use getopt. Generate correct /var/lib/dpkg/info/ files Status file is broken, working on it now git-svn-id: svn://busybox.net/trunk/busybox@2278 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ignore SIGTERM prior to gz_close()bug12001-04-072-2/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2276 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix warningbug12001-04-072-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2275 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Note that insmod now also supports powerpc and mips. Thanks Larry.andersen2001-04-061-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2273 69ca8d6d-28ef-0310-b511-8ec308f3f277
* An optimization from Vladimirandersen2001-04-062-8/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2268 69ca8d6d-28ef-0310-b511-8ec308f3f277
* more FILE_OFFSET_BITS == 64 adjustments.andersen2001-04-056-12/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2267 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A first pass at making D_FILE_OFFSET_BITS=64 work, fromandersen2001-04-053-8/+8
| | | | | | | Jari Ruusu <jari.ruusu@pp.inet.fi> git-svn-id: svn://busybox.net/trunk/busybox@2266 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add support of /W promptsandersen2001-04-052-0/+26
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2265 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Handle glibc 2.0.7 as wellandersen2001-04-051-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2264 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsandersen2001-04-0510-199/+585
| | | | | | | | | | | | | | | | | - support for ftp downloads - HTTP basic authentication support (as an optional feature) - handling of http redirections - protocol version changed to 1.0 (to stop servers from requesting chunked encoding) - bugfix: in the case when content-length not given, wget didn't download anything - when attempting to continue an aborted download but server doesn't support restarts, reopen output file in write mode - changed assumption that existing file should restart an aborted download. Now the user must explicitly specify this with -c git-svn-id: svn://busybox.net/trunk/busybox@2263 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some cleanups/fixes for the syslogd circular buffer codeandersen2001-04-052-14/+18
| | | | | | | from Gennady Feldman. git-svn-id: svn://busybox.net/trunk/busybox@2262 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - autodocifier.pl :: continuation() was modified such that '#'beppu2001-04-052-17/+58
| | | | | | | is handled correctly. git-svn-id: svn://busybox.net/trunk/busybox@2261 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - use docs/autodocifier.pl to merge POD togetherbeppu2001-04-051-1/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2260 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - split busybox.pod into a header and footer.beppu2001-04-053-152/+399
| | | | | | | the body will be generated by docs/autodocifier.pl git-svn-id: svn://busybox.net/trunk/busybox@2259 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - documentation updates and a minor tweak to POD generationbeppu2001-04-051-6/+55
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2258 69ca8d6d-28ef-0310-b511-8ec308f3f277
* It seems all the stdout munging was useless anyways, sinceandersen2001-04-052-6/+0
| | | | | | | | | deb_extract and all its called functions do nothing with stdout anyways. Axe that stuff. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2257 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Be more generic for libc5. We don't need to know struct definitionsandersen2001-04-051-1/+1
| | | | | | | to make the syscall finction -- use a generic pointer instead. git-svn-id: svn://busybox.net/trunk/busybox@2256 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Another iteration -- adjust the init_module syscall a bit.andersen2001-04-053-43/+29
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2254 69ca8d6d-28ef-0310-b511-8ec308f3f277
* *** empty log message ***andersen2001-04-053-11/+35
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2253 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some further syscall adjustments. Split the module syscalls out ofandersen2001-04-055-117/+120
| | | | | | | | | insmod and into libbb. Only enable them for libc5. glibc and uClibc don't need them. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2252 69ca8d6d-28ef-0310-b511-8ec308f3f277
* dpkg_deb had not been updated for the new gunzip interface. Fix it.andersen2001-04-052-4/+32
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2251 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewandersen2001-04-0533-202/+166
| | | | | | | | | shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2250 69ca8d6d-28ef-0310-b511-8ec308f3f277