oweals/busybox.git
21 years agoFix long filename support
Glenn L McGrath [Sat, 23 Nov 2002 10:44:47 +0000 (10:44 -0000)]
Fix long filename support

21 years agoNew rules file for unstable
Glenn L McGrath [Sat, 23 Nov 2002 07:14:55 +0000 (07:14 -0000)]
New rules file for unstable

21 years agoConfig file for the static deb, based on options from the stable 0.60.5 branch
Glenn L McGrath [Fri, 22 Nov 2002 23:00:16 +0000 (23:00 -0000)]
Config file for the static deb, based on options from the stable 0.60.5 branch

21 years agoConfig file for the standard debian package based on 0.60.5 options
Glenn L McGrath [Fri, 22 Nov 2002 22:16:19 +0000 (22:16 -0000)]
Config file for the standard debian package based on 0.60.5 options

21 years agoThe tunnel option isnt required for the ip command
Glenn L McGrath [Fri, 22 Nov 2002 21:43:08 +0000 (21:43 -0000)]
The tunnel option isnt required for the ip command

21 years agoUpdate configuration options
Glenn L McGrath [Fri, 22 Nov 2002 11:39:42 +0000 (11:39 -0000)]
Update configuration options

21 years agoConfig file for udeb based on options from 0.60.5
Glenn L McGrath [Fri, 22 Nov 2002 10:39:09 +0000 (10:39 -0000)]
Config file for udeb based on options from 0.60.5

21 years agoFix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik
Glenn L McGrath [Thu, 21 Nov 2002 22:17:11 +0000 (22:17 -0000)]
Fix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik

21 years agoAdd entry for Laurence Anderson
Glenn L McGrath [Wed, 20 Nov 2002 22:01:48 +0000 (22:01 -0000)]
Add entry for Laurence Anderson

21 years agoSpeed and memory usage improvements from Laurence Adnerson
Glenn L McGrath [Wed, 20 Nov 2002 22:00:31 +0000 (22:00 -0000)]
Speed and memory usage improvements from Laurence Adnerson

21 years agoread_gz patch 3 from Laurence Anderson
Glenn L McGrath [Wed, 20 Nov 2002 06:46:46 +0000 (06:46 -0000)]
read_gz patch 3 from Laurence Anderson

21 years agoHeaders for the read_gz changes
Glenn L McGrath [Tue, 19 Nov 2002 21:07:17 +0000 (21:07 -0000)]
Headers for the read_gz changes

21 years agoDont use xargs
Glenn L McGrath [Tue, 19 Nov 2002 09:58:56 +0000 (09:58 -0000)]
Dont use xargs

21 years agodont use the -i option of xargs
Glenn L McGrath [Tue, 19 Nov 2002 09:23:13 +0000 (09:23 -0000)]
dont use the -i option of xargs

21 years agoUse read_gz, remove fork() woohoo!
Glenn L McGrath [Tue, 19 Nov 2002 08:22:03 +0000 (08:22 -0000)]
Use read_gz, remove fork() woohoo!

21 years agoudhcpc documentation update
Russ Dill [Tue, 19 Nov 2002 00:41:09 +0000 (00:41 -0000)]
udhcpc documentation update

21 years agoUse error_msg_and_die, style
Glenn L McGrath [Mon, 18 Nov 2002 07:26:42 +0000 (07:26 -0000)]
Use error_msg_and_die, style

21 years agoRemove mapping option, its should always be used
Glenn L McGrath [Sun, 17 Nov 2002 21:48:11 +0000 (21:48 -0000)]
Remove mapping option, its should always be used

21 years agoPatch from Laurence Anderson to provide a read_gz function, doesnt require fork(...
Glenn L McGrath [Sun, 17 Nov 2002 21:33:30 +0000 (21:33 -0000)]
Patch from Laurence Anderson to provide a read_gz function, doesnt require fork(), pipe(), consistent with read_bz2 and more flexible.

21 years agoRemove #defines around get_header_ptr, we allways need it.
Glenn L McGrath [Sat, 16 Nov 2002 21:34:57 +0000 (21:34 -0000)]
Remove #defines around get_header_ptr, we allways need it.

21 years agoUse vfork, by vodz
Glenn L McGrath [Fri, 15 Nov 2002 22:18:01 +0000 (22:18 -0000)]
Use vfork, by vodz

21 years agoAllow short reads as we are looping anyway.
Glenn L McGrath [Fri, 15 Nov 2002 21:58:30 +0000 (21:58 -0000)]
Allow short reads as we are looping anyway.

21 years agoPatch from Bastian Blank:
Eric Andersen [Fri, 15 Nov 2002 09:12:47 +0000 (09:12 -0000)]
Patch from Bastian Blank:

    hi erik

    the following patch fixes the handling of iproute add <route> dev <dev>.
    the code got lost while removing things.

    bastian

21 years agoDont chdir untill after we open the archive
Glenn L McGrath [Fri, 15 Nov 2002 08:48:47 +0000 (08:48 -0000)]
Dont chdir untill after we open the archive

21 years agoPatch from Marcel Hamer to fix addgroup argument parsing
Eric Andersen [Thu, 14 Nov 2002 11:10:14 +0000 (11:10 -0000)]
Patch from Marcel Hamer to fix addgroup argument parsing

21 years agoA missing securetty file is not an error.
Eric Andersen [Thu, 14 Nov 2002 10:58:17 +0000 (10:58 -0000)]
A missing securetty file is not an error.
 -Erik

21 years agoMinor cleanups
Glenn L McGrath [Wed, 13 Nov 2002 00:24:20 +0000 (00:24 -0000)]
Minor cleanups

21 years agoReduce block size to 512 to prevent short read's when reading from a pipe
Glenn L McGrath [Tue, 12 Nov 2002 23:34:15 +0000 (23:34 -0000)]
Reduce block size to 512 to prevent short read's when reading from a pipe

21 years agoMake ifupdown use internal run_parts
Glenn L McGrath [Mon, 11 Nov 2002 07:03:02 +0000 (07:03 -0000)]
Make ifupdown use internal run_parts

21 years agoMove awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the...
Glenn L McGrath [Mon, 11 Nov 2002 06:21:00 +0000 (06:21 -0000)]
Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown.

21 years agoMove readlink, mktemp, run-parts and which to a new debianutils dir.
Glenn L McGrath [Mon, 11 Nov 2002 03:00:12 +0000 (03:00 -0000)]
Move readlink, mktemp, run-parts and which to a new debianutils dir.

21 years agoipcalc applet by Stephan Linz and Jordan Crouse
Glenn L McGrath [Sun, 10 Nov 2002 23:42:27 +0000 (23:42 -0000)]
ipcalc applet by Stephan Linz and Jordan Crouse

21 years agorun through indent and manually check result
Glenn L McGrath [Sun, 10 Nov 2002 22:46:45 +0000 (22:46 -0000)]
run through indent and manually check result

21 years agoConfig feature DEVPTS defined and used in telnetd, by Pavel Roskin
Glenn L McGrath [Sun, 10 Nov 2002 22:26:19 +0000 (22:26 -0000)]
Config feature DEVPTS defined and used in telnetd, by Pavel Roskin

21 years agoWill the real od.c please stand up! (my previous commit was a mistake)
Glenn L McGrath [Sun, 10 Nov 2002 22:16:09 +0000 (22:16 -0000)]
Will the real od.c please stand up! (my previous commit was a mistake)

21 years agoFix for hostname -s, by Stephan Linz
Glenn L McGrath [Sun, 10 Nov 2002 22:07:48 +0000 (22:07 -0000)]
Fix for hostname -s, by Stephan Linz

21 years agoPrevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au>
Glenn L McGrath [Sun, 10 Nov 2002 21:52:59 +0000 (21:52 -0000)]
Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au>

21 years agoRewrite of xargs by Vladimir N. Oleynik
Glenn L McGrath [Sun, 10 Nov 2002 21:47:17 +0000 (21:47 -0000)]
Rewrite of xargs by Vladimir N. Oleynik

21 years agolast_patch57 from Vladimir N. Oleynik
Glenn L McGrath [Sun, 10 Nov 2002 21:33:28 +0000 (21:33 -0000)]
last_patch57 from Vladimir N. Oleynik

21 years agolast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
Glenn L McGrath [Sun, 10 Nov 2002 21:28:13 +0000 (21:28 -0000)]
last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>

21 years agoFixup a previous define
Glenn L McGrath [Sun, 10 Nov 2002 13:20:35 +0000 (13:20 -0000)]
Fixup a previous define

21 years agoMake mapping support a definable feature, saves 1.6kB
Glenn L McGrath [Sun, 10 Nov 2002 13:17:08 +0000 (13:17 -0000)]
Make mapping support a definable feature, saves 1.6kB

21 years agoOnly compile the files in this dir if the IP applet is enabled
Glenn L McGrath [Sun, 10 Nov 2002 10:20:45 +0000 (10:20 -0000)]
Only compile the files in this dir if the IP applet is enabled

21 years agoIP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath [Sun, 10 Nov 2002 01:33:55 +0000 (01:33 -0000)]
IP applet by Bastian Blank <waldi@debian.org>

21 years agodebian compatable ifup and ifdown commands
Glenn L McGrath [Sat, 9 Nov 2002 09:34:15 +0000 (09:34 -0000)]
debian compatable ifup and ifdown commands

21 years agoTeach lash to get $1 $2 $3 etc correct
Eric Andersen [Fri, 8 Nov 2002 09:40:02 +0000 (09:40 -0000)]
Teach lash to get $1 $2 $3 etc correct
 -Erik

21 years ago#ifdef, not just #if... grrr
Glenn L McGrath [Fri, 8 Nov 2002 08:07:38 +0000 (08:07 -0000)]
#ifdef, not just #if... grrr

21 years agoFix reading from stdin (me), Fix tar segfault when no arguments specified (Geoffrey...
Glenn L McGrath [Fri, 8 Nov 2002 07:09:42 +0000 (07:09 -0000)]
Fix reading from stdin (me), Fix tar segfault when no arguments specified (Geoffrey Lee)

21 years agoRemove gratuitous and unnecessary "BusyBox" refernece in login prompt
Eric Andersen [Thu, 7 Nov 2002 02:45:55 +0000 (02:45 -0000)]
Remove gratuitous and unnecessary "BusyBox" refernece in login prompt
 -Erik

21 years agoFix a stupid typo
Eric Andersen [Thu, 7 Nov 2002 02:26:59 +0000 (02:26 -0000)]
Fix a stupid typo

21 years agoImplement a small strings applet
Eric Andersen [Thu, 7 Nov 2002 02:09:37 +0000 (02:09 -0000)]
Implement a small strings applet

21 years agoFix broken tabs
Eric Andersen [Thu, 7 Nov 2002 02:06:58 +0000 (02:06 -0000)]
Fix broken tabs

21 years agoUse a switch instead of successive if (strcmp()) statments.
Glenn L McGrath [Wed, 6 Nov 2002 23:35:28 +0000 (23:35 -0000)]
Use a switch instead of successive if (strcmp()) statments.

21 years agoSplit deb_extract() into more generic functions
Glenn L McGrath [Wed, 6 Nov 2002 22:54:41 +0000 (22:54 -0000)]
Split deb_extract() into more generic functions

21 years agoTerminate the buffer with a '\0'
Glenn L McGrath [Wed, 6 Nov 2002 22:31:45 +0000 (22:31 -0000)]
Terminate the buffer with a '\0'

21 years agotypo in udhcpc help
Russ Dill [Tue, 5 Nov 2002 20:13:41 +0000 (20:13 -0000)]
typo in udhcpc help

21 years agoversion number oops
Russ Dill [Tue, 5 Nov 2002 20:10:21 +0000 (20:10 -0000)]
version number oops

21 years agoSupport for bziped debs, i.e. use .tar.bz2 instead .tar.gz internally
Glenn L McGrath [Tue, 5 Nov 2002 13:56:04 +0000 (13:56 -0000)]
Support for bziped debs, i.e. use .tar.bz2 instead .tar.gz internally

21 years agoFail silently if a partial tar header is read as tar.bz2 is leaving trailing junk...
Glenn L McGrath [Tue, 5 Nov 2002 02:56:57 +0000 (02:56 -0000)]
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files

21 years agoenable .tar.bz2 for dpkg-deb
Glenn L McGrath [Tue, 5 Nov 2002 01:52:23 +0000 (01:52 -0000)]
enable .tar.bz2 for dpkg-deb

21 years agoChange filter paramaters, filters can be more powefull now
Glenn L McGrath [Mon, 4 Nov 2002 23:47:31 +0000 (23:47 -0000)]
Change filter paramaters, filters can be more powefull now

21 years agoCall lseek directly rather than via data_align()
Glenn L McGrath [Sun, 3 Nov 2002 14:14:53 +0000 (14:14 -0000)]
Call lseek directly rather than via data_align()

21 years agoAbstract read and seek in unarchiving code, convert bunzip to file descriptors, suppo...
Glenn L McGrath [Sun, 3 Nov 2002 14:05:15 +0000 (14:05 -0000)]
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j

21 years agoFix #define syntax
Glenn L McGrath [Sun, 3 Nov 2002 12:50:33 +0000 (12:50 -0000)]
Fix #define syntax

21 years agoMove data_extract_all_prefix to dpkg, its only used there.
Glenn L McGrath [Sun, 3 Nov 2002 11:57:10 +0000 (11:57 -0000)]
Move data_extract_all_prefix to dpkg, its only used there.

21 years agoAdd copyright notice and license, use strcat+strcpy instead of sprintf
Glenn L McGrath [Sun, 3 Nov 2002 11:46:49 +0000 (11:46 -0000)]
Add copyright notice and license, use strcat+strcpy instead of sprintf

21 years agoUse xread_char to save a few bytes, fix indenting of comments
Glenn L McGrath [Sun, 3 Nov 2002 10:57:25 +0000 (10:57 -0000)]
Use xread_char to save a few bytes, fix indenting of comments

21 years agoMove bunzip2 idecompression code to libunarchive
Glenn L McGrath [Sun, 3 Nov 2002 07:28:38 +0000 (07:28 -0000)]
Move bunzip2 idecompression code to libunarchive

21 years agoTest for holes in swapfiles
Eric Andersen [Sun, 3 Nov 2002 00:25:23 +0000 (00:25 -0000)]
Test for holes in swapfiles
 -Erik

21 years agoMake uncompress a seperate applet so it doesnt pull in all the gunzip code
Glenn L McGrath [Fri, 1 Nov 2002 23:38:54 +0000 (23:38 -0000)]
Make uncompress a seperate applet so it doesnt pull in all the gunzip code

21 years agoAllow short reads when filling compress buffer
Glenn L McGrath [Fri, 1 Nov 2002 22:28:13 +0000 (22:28 -0000)]
Allow short reads when filling compress buffer

21 years agoAllow the .Z prefix if compress support enabled
Glenn L McGrath [Fri, 1 Nov 2002 22:11:53 +0000 (22:11 -0000)]
Allow the .Z prefix if compress support enabled

21 years agoMake it a fatal error if bad chksum or crc, if not we should return an error code
Glenn L McGrath [Fri, 1 Nov 2002 22:08:59 +0000 (22:08 -0000)]
Make it a fatal error if bad chksum or crc, if not we should return an error code

21 years agoReport errror if the first magic character doesnt match
Glenn L McGrath [Fri, 1 Nov 2002 21:40:52 +0000 (21:40 -0000)]
Report errror if the first magic character doesnt match

21 years agosync to udhcp 0.9.8
Russ Dill [Thu, 31 Oct 2002 19:21:27 +0000 (19:21 -0000)]
sync to udhcp 0.9.8

21 years agoUse a nifty macro to make testing gcc features simpler
Eric Andersen [Wed, 30 Oct 2002 06:55:37 +0000 (06:55 -0000)]
Use a nifty macro to make testing gcc features simpler
and much easier to read.
 -Erik

21 years agoFormatting
Eric Andersen [Sun, 27 Oct 2002 06:14:44 +0000 (06:14 -0000)]
Formatting

21 years agoUpdate the webpage
Eric Andersen [Sun, 27 Oct 2002 06:08:30 +0000 (06:08 -0000)]
Update the webpage
 -Erik

21 years agolast_patch64 from vodz: 0_60_5
Eric Andersen [Sat, 26 Oct 2002 10:27:42 +0000 (10:27 -0000)]
last_patch64 from vodz:

    The following usage from original user:
    $ ./busybox swapon -a
    Have typo problem:
    swapon: swapon: Operation not permitted

    But regular version:
    swapon: /dev/hda5: Operation not permitted

    Patch attached, reduced 9 bytes and advanced
    exit code also.

21 years agoA patch from Jouni Malinen to avoid some buffer overflows in vi,
Eric Andersen [Sat, 26 Oct 2002 10:19:19 +0000 (10:19 -0000)]
A patch from Jouni Malinen to avoid some buffer overflows in vi,
closing bug #1270

21 years agoIvan Popov noticed that handling of PREFIX was bad.
Eric Andersen [Sat, 26 Oct 2002 10:17:24 +0000 (10:17 -0000)]
Ivan Popov noticed that handling of PREFIX was bad.
 -Erik

21 years agoA bugfix from Danny Lepage:
Eric Andersen [Sat, 26 Oct 2002 10:05:37 +0000 (10:05 -0000)]
A bugfix from Danny Lepage:
    It seems that under busybox unstable, "tar -c -f - blabla" create
    a tar file named "-" instead of writing to stdout.

    The included patch should fix this.

21 years agoThis patch from Magnus Damm fixed a long standing problem
Eric Andersen [Fri, 25 Oct 2002 12:14:02 +0000 (12:14 -0000)]
This patch from Magnus Damm fixed a long standing problem
with freeing memory.

21 years agoFix warning
Eric Andersen [Tue, 22 Oct 2002 22:15:33 +0000 (22:15 -0000)]
Fix warning

21 years agomjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
Eric Andersen [Tue, 22 Oct 2002 20:08:51 +0000 (20:08 -0000)]
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
but this conflicted with the internal pwd_.h and grp_.h.  Removing these
headers is correct, since the correct pwd/grp headers will be included via
busybox.h
 -Erik

21 years agovodz forgot to include the suid field
Eric Andersen [Tue, 22 Oct 2002 20:01:08 +0000 (20:01 -0000)]
vodz forgot to include the suid field

21 years agoApply patch from bug #1278 -- fix usage message for the
Eric Andersen [Tue, 22 Oct 2002 19:21:48 +0000 (19:21 -0000)]
Apply patch from bug #1278 -- fix usage message for the
start_stop_daemon applet.

21 years agovodz writes:
Eric Andersen [Tue, 22 Oct 2002 19:19:13 +0000 (19:19 -0000)]
vodz writes:
    Oops... Last patch 63 have small typo (stable/devel) mixing.
    Attached patch removing lines from TODO also :)

21 years agoI committed the fflush in the wrong spot. I should go to bed
Eric Andersen [Tue, 22 Oct 2002 19:15:43 +0000 (19:15 -0000)]
I committed the fflush in the wrong spot.  I should go to bed
earlier so I don't screw up such easy stuff.
 -Erik

21 years agolast_patch63 from vodz: add in crond and crontab applets
Eric Andersen [Tue, 22 Oct 2002 12:24:59 +0000 (12:24 -0000)]
last_patch63 from vodz: add in crond and crontab applets

21 years agoPatch last_pach62 from vodz. This patch moves all the /proc parsing
Eric Andersen [Tue, 22 Oct 2002 12:21:15 +0000 (12:21 -0000)]
Patch last_pach62 from vodz.  This patch moves all the /proc parsing
code into libbb so it can be shared by ps, top, etc, saving over 1.5k.

21 years agoApply last_patch51_3 from vodz
Eric Andersen [Tue, 22 Oct 2002 11:58:59 +0000 (11:58 -0000)]
Apply last_patch51_3 from vodz

21 years agoBe absurdly careful about flushing stdout.
Eric Andersen [Tue, 22 Oct 2002 11:45:20 +0000 (11:45 -0000)]
Be absurdly careful about flushing stdout.

21 years agoMove unzip.c uncompress.c from libbb to archiveal/libunarchive
Glenn L McGrath [Tue, 22 Oct 2002 01:07:32 +0000 (01:07 -0000)]
Move unzip.c uncompress.c from libbb to archiveal/libunarchive

21 years agogz_open is used anymore, use inflate directly, see how its done in get_header_tar_gz
Glenn L McGrath [Mon, 21 Oct 2002 06:29:55 +0000 (06:29 -0000)]
gz_open is used anymore, use inflate directly, see how its done in get_header_tar_gz

21 years agoDont try and make the "/" directory
Glenn L McGrath [Sat, 19 Oct 2002 23:56:41 +0000 (23:56 -0000)]
Dont try and make the "/" directory

21 years agoUpdate dpkg to use new unarchive code
Glenn L McGrath [Sat, 19 Oct 2002 10:40:55 +0000 (10:40 -0000)]
Update dpkg to use new unarchive code

21 years agoFix exclude/include problem
Glenn L McGrath [Sat, 19 Oct 2002 06:19:22 +0000 (06:19 -0000)]
Fix exclude/include problem

21 years agoFind a string in a list
Glenn L McGrath [Sat, 19 Oct 2002 05:10:51 +0000 (05:10 -0000)]
Find a string in a list

21 years agoRemove entries from the accept list as they are matched so we can determine if any...
Glenn L McGrath [Sat, 19 Oct 2002 02:18:51 +0000 (02:18 -0000)]
Remove entries from the accept list as they are matched so we can determine if any files that were specified in the list wernt found.