Glenn L McGrath [Sat, 8 Feb 2003 23:36:16 +0000 (23:36 -0000)]
Patch from mathuria, compatability with solaris
Glenn L McGrath [Sat, 8 Feb 2003 23:20:02 +0000 (23:20 -0000)]
Patch from Joshua Jackson, make md5 the default hash algorithm
Glenn L McGrath [Sat, 8 Feb 2003 23:11:19 +0000 (23:11 -0000)]
Rewrite by Manuel Novoa III, very compact implimentation.
Glenn L McGrath [Sat, 8 Feb 2003 22:33:53 +0000 (22:33 -0000)]
Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's
behaviour.
Eric Andersen [Wed, 5 Feb 2003 18:16:45 +0000 (18:16 -0000)]
Mention penguru
Eric Andersen [Mon, 3 Feb 2003 12:44:59 +0000 (12:44 -0000)]
Fix a couple more ifupdown bugs
Glenn L McGrath [Tue, 28 Jan 2003 01:45:48 +0000 (01:45 -0000)]
Fix long standing bug with old gnu tar files, add a check so tar will
complain "unknown file type" if it tries to extract an oldgnu tar file
and TAR_FEATURE_OLDGNU_COMPATABILITY sint defined.
Print a warning if unisupported gnu extensions are encountered.
Eric Andersen [Mon, 27 Jan 2003 22:11:59 +0000 (22:11 -0000)]
Don't wipe the config system on 'make clean'
Eric Andersen [Mon, 27 Jan 2003 17:41:19 +0000 (17:41 -0000)]
This seems sufficient for ifup and ifdown to actually work
as advertised. Works for me (at least with glibc)
Eric Andersen [Thu, 23 Jan 2003 07:08:26 +0000 (07:08 -0000)]
Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung
Eric Andersen [Thu, 23 Jan 2003 06:36:15 +0000 (06:36 -0000)]
Patch from Brett Hunt at micron.com to fixup potential segfaults
during 'make menuconfig'
Eric Andersen [Thu, 23 Jan 2003 06:02:39 +0000 (06:02 -0000)]
Patch from Jason McMullan @ linuxcare.com adding insmod
support for s390 systems.
Eric Andersen [Thu, 23 Jan 2003 05:59:32 +0000 (05:59 -0000)]
A patch from John F. Kelly to add in a utility for configuring
vlan under linux, derived from Ben Greear's VLAN "vconfig" tool.
Eric Andersen [Thu, 23 Jan 2003 05:27:42 +0000 (05:27 -0000)]
Apply patch from Ghozlane Toumi to add -inum support to find.
Apply patch from Ghozlane Toumi to make find smaller by combining
similar error messages
Forward port find -newer support from busybox stable that was
missing from unstable. -Erik.
Fixup usage messages for find. -Erik
Eric Andersen [Thu, 23 Jan 2003 04:57:35 +0000 (04:57 -0000)]
Patch from Artem Egorkine to support the -m option
Eric Andersen [Thu, 23 Jan 2003 04:48:34 +0000 (04:48 -0000)]
Patch from Joel Vallier to add modules symbols to the kernel symbol
table in order to obtain better debug output from ksymoops.
Glenn L McGrath [Wed, 22 Jan 2003 21:09:48 +0000 (21:09 -0000)]
Patch from Basitan Blank to fix nasty bug
Eric Andersen [Wed, 22 Jan 2003 01:20:35 +0000 (01:20 -0000)]
Fix a typo that broke it so busybox won't build
Russ Dill [Tue, 21 Jan 2003 22:39:34 +0000 (22:39 -0000)]
merge fixes with udhcp
Glenn L McGrath [Tue, 21 Jan 2003 20:59:34 +0000 (20:59 -0000)]
Login prompt function, part of waldi's telnetd from inetd patch
Glenn L McGrath [Tue, 21 Jan 2003 20:55:56 +0000 (20:55 -0000)]
run telnet from inetd, present login prompt if login is configured,
patch from Bastian Blank
Glenn L McGrath [Tue, 21 Jan 2003 00:12:11 +0000 (00:12 -0000)]
re-order config options, part of a patch from Bastian Blank
Glenn L McGrath [Tue, 21 Jan 2003 00:03:05 +0000 (00:03 -0000)]
header update
Glenn L McGrath [Mon, 20 Jan 2003 23:50:59 +0000 (23:50 -0000)]
New test mode that allows run_parts to fail silently if the directory
is not found. Patch from Bastian Blank
Glenn L McGrath [Mon, 20 Jan 2003 23:34:12 +0000 (23:34 -0000)]
Make test mode output same as official version
Glenn L McGrath [Sun, 19 Jan 2003 13:34:21 +0000 (13:34 -0000)]
Dont use getopt_long, minor usage changes, patch by Nick Fedchik
Glenn L McGrath [Sun, 19 Jan 2003 13:31:41 +0000 (13:31 -0000)]
fix missed option argument for -I <device>, interface name checks
redesigned, patch by Nick Fedchik
Glenn L McGrath [Sun, 19 Jan 2003 12:55:13 +0000 (12:55 -0000)]
Compile option to avoid using /usr directory, patch by Bastian Blank
Glenn L McGrath [Thu, 16 Jan 2003 11:37:57 +0000 (11:37 -0000)]
Use vsyslog instead of syslog, improve initalisation and cleanup of
variables, save 300 Bytes or so, patch by Vladimir N. Oleynik
Glenn L McGrath [Tue, 14 Jan 2003 23:26:57 +0000 (23:26 -0000)]
Fix leading spaces bug, free line buffer, redo next_word, save some
space.
Glenn L McGrath [Tue, 14 Jan 2003 21:41:12 +0000 (21:41 -0000)]
Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank
Eric Andersen [Tue, 14 Jan 2003 18:13:13 +0000 (18:13 -0000)]
last_patch75_2 from vodz,
Eric Andersen [Tue, 14 Jan 2003 09:12:39 +0000 (09:12 -0000)]
Ensure consistant sort order, sed behavior, etc
-Erik
Eric Andersen [Tue, 14 Jan 2003 08:54:08 +0000 (08:54 -0000)]
Eliminate most instances where we use linux kernel headers
-Erik
Eric Andersen [Tue, 14 Jan 2003 08:52:18 +0000 (08:52 -0000)]
Clean config binsries on 'make clean'
Eric Andersen [Tue, 14 Jan 2003 08:06:07 +0000 (08:06 -0000)]
Eliminate use of kernel header file
-Erik
Eric Andersen [Tue, 14 Jan 2003 06:42:56 +0000 (06:42 -0000)]
Fixup addgroup help text
Eric Andersen [Tue, 14 Jan 2003 06:40:11 +0000 (06:40 -0000)]
Only call free if it is necessary
Eric Andersen [Mon, 13 Jan 2003 23:19:31 +0000 (23:19 -0000)]
Patch from Tito to rework strings applet, and some testsuite
stuff to test it added by me.
Glenn L McGrath [Mon, 13 Jan 2003 22:09:50 +0000 (22:09 -0000)]
Correct some init issues, update email address, last_patch78 by Vladimir
N. Oleynik
Glenn L McGrath [Mon, 13 Jan 2003 21:40:38 +0000 (21:40 -0000)]
Option to allow ifupdown use ip commands instead of ifconfig, add flush
command to ipaddr, patch by Bastian Blank
Eric Andersen [Sun, 12 Jan 2003 06:08:33 +0000 (06:08 -0000)]
Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING
would return 0 instead of EXIT_FAILURE when no response was received.
Eric Andersen [Sat, 11 Jan 2003 20:40:49 +0000 (20:40 -0000)]
Patch from Daniel J Walsh at redhat to make free work for systems
with more than 1 GB of memory...
Eric Andersen [Sat, 11 Jan 2003 18:07:38 +0000 (18:07 -0000)]
Patch from Robert Schwebel -- support ncurses installed in /usr/local
Eric Andersen [Sat, 11 Jan 2003 18:06:02 +0000 (18:06 -0000)]
Patch from Robert Schwebel fixing a missing \n
Eric Andersen [Sat, 11 Jan 2003 18:02:51 +0000 (18:02 -0000)]
Fix an obvious mistake
Eric Andersen [Thu, 9 Jan 2003 18:53:53 +0000 (18:53 -0000)]
Fix addgroup so it actually works
-Erik
Eric Andersen [Thu, 9 Jan 2003 14:36:26 +0000 (14:36 -0000)]
Additional patch from Tito to fix some anomolies
Glenn L McGrath [Thu, 9 Jan 2003 10:06:01 +0000 (10:06 -0000)]
arping applet by Nick Fedchik
Glenn L McGrath [Thu, 9 Jan 2003 10:00:49 +0000 (10:00 -0000)]
Make output the same as upstream, patch by Tito
Glenn L McGrath [Wed, 8 Jan 2003 03:26:47 +0000 (03:26 -0000)]
Patch by Stewart Brodie to terminate the string array correctly
Eric Andersen [Wed, 8 Jan 2003 01:15:31 +0000 (01:15 -0000)]
Lineo has ceased to exist, and is no longer a sponsor.
Glenn L McGrath [Mon, 6 Jan 2003 16:27:07 +0000 (16:27 -0000)]
Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.
Oleynik
Glenn L McGrath [Mon, 6 Jan 2003 01:11:50 +0000 (01:11 -0000)]
Correct column width for tab completion and ls
Glenn L McGrath [Sun, 5 Jan 2003 04:01:56 +0000 (04:01 -0000)]
New applet: httpd, by Glenn Engel
Glenn L McGrath [Sun, 5 Jan 2003 02:02:02 +0000 (02:02 -0000)]
Prepare for new busybox-cvs upload
Glenn L McGrath [Sun, 5 Jan 2003 00:43:00 +0000 (00:43 -0000)]
fixes for ia64
Glenn L McGrath [Sat, 4 Jan 2003 13:45:42 +0000 (13:45 -0000)]
Sync with
20030104-2 cvs package, disable fdisk BSD label as they dont
compile on m68k
Glenn L McGrath [Sat, 4 Jan 2003 11:56:06 +0000 (11:56 -0000)]
fdisk writable feature, allows compilation of a small fdisk that can
only read partition table, by Vladimir N. Oleynik
Eric Andersen [Thu, 2 Jan 2003 07:25:47 +0000 (07:25 -0000)]
Fix tab-tab listing of files so it properly reflects current
terminal width.
-Erik
Robert Griebl [Thu, 2 Jan 2003 07:16:53 +0000 (07:16 -0000)]
> Eliminate dependancy on kernel header files. Naughty naughty.
> Using linux kernel headers is a Bad Thing(tm) and should be
> punished.
> -Erik
Doing this wrong should be punished even harder :)
- Robert
Manuel Novoa III [Fri, 27 Dec 2002 17:42:01 +0000 (17:42 -0000)]
Add "Broadcast +" support back in. Also cut the size down some. Not well
tested, but it is the holidays...
Glenn L McGrath [Fri, 27 Dec 2002 00:45:35 +0000 (00:45 -0000)]
Add usage for tar -j and -z
Glenn L McGrath [Mon, 23 Dec 2002 12:49:32 +0000 (12:49 -0000)]
Sync with
20021214-1 debian package
Glenn L McGrath [Mon, 23 Dec 2002 11:54:56 +0000 (11:54 -0000)]
Support the obsolete '+' option
Glenn L McGrath [Mon, 23 Dec 2002 10:23:10 +0000 (10:23 -0000)]
Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik
Glenn L McGrath [Mon, 23 Dec 2002 10:16:12 +0000 (10:16 -0000)]
Support the '=' command
Glenn L McGrath [Fri, 20 Dec 2002 10:06:38 +0000 (10:06 -0000)]
Adjust for new .depend target
Glenn L McGrath [Fri, 20 Dec 2002 06:03:47 +0000 (06:03 -0000)]
busybox target wasnt checking .depend, clean kbuild binaries only on distclean
Glenn L McGrath [Thu, 19 Dec 2002 20:16:22 +0000 (20:16 -0000)]
Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois
Glenn L McGrath [Wed, 18 Dec 2002 02:47:40 +0000 (02:47 -0000)]
When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski
Glenn L McGrath [Tue, 17 Dec 2002 12:43:43 +0000 (12:43 -0000)]
Get interface names using ioctl rather than /proc, from Nick Fedchik
Eric Andersen [Tue, 17 Dec 2002 09:48:16 +0000 (09:48 -0000)]
Odd. I never brought this forward from bb.stable. Should handle
reaping child processes better.
-Erik
Robert Griebl [Mon, 16 Dec 2002 22:04:18 +0000 (22:04 -0000)]
Always print the routing table header for IPv4:
- this is consistent with IPv6 route
- you can get very confused, if there are no routes and "route" prints
nothing at all (not even "No routes" message)
Robert Griebl [Mon, 16 Dec 2002 21:55:39 +0000 (21:55 -0000)]
changed most assignments from ":=" to "=" to allow setting some variables
at the command line (this is also needed for cross-compilation)
Glenn L McGrath [Mon, 16 Dec 2002 07:37:21 +0000 (07:37 -0000)]
Only included headers that are used.
Glenn L McGrath [Mon, 16 Dec 2002 06:40:37 +0000 (06:40 -0000)]
fix warning
Tim Riker [Sat, 14 Dec 2002 01:58:59 +0000 (01:58 -0000)]
rmmod -a removed modules recursively
Tim Riker [Fri, 13 Dec 2002 22:59:15 +0000 (22:59 -0000)]
cleanup
Eric Andersen [Fri, 13 Dec 2002 22:53:28 +0000 (22:53 -0000)]
Don't build the ncurses stuff unless it is specifically asked for
-Erik
Tim Riker [Fri, 13 Dec 2002 22:02:12 +0000 (22:02 -0000)]
use const group_file
Glenn L McGrath [Fri, 13 Dec 2002 09:02:16 +0000 (09:02 -0000)]
Fix bug when reading mac from command line, continue; if hwaddrr not found
Glenn L McGrath [Fri, 13 Dec 2002 08:20:44 +0000 (08:20 -0000)]
Merge copyfd and copy_file_chunk
Glenn L McGrath [Fri, 13 Dec 2002 05:57:46 +0000 (05:57 -0000)]
Change ftpput so it uses <remote-path> <local-file> as it should
Glenn L McGrath [Fri, 13 Dec 2002 04:14:36 +0000 (04:14 -0000)]
Fix possible bug if file length not known
Glenn L McGrath [Fri, 13 Dec 2002 02:43:50 +0000 (02:43 -0000)]
New applets, ftpget and ftpput
Glenn L McGrath [Fri, 13 Dec 2002 00:01:44 +0000 (00:01 -0000)]
New applet, nameif by Nick Fedchik and myself.
Glenn L McGrath [Thu, 12 Dec 2002 12:56:18 +0000 (12:56 -0000)]
full usage cleanup for udhcp
Glenn L McGrath [Thu, 12 Dec 2002 10:54:48 +0000 (10:54 -0000)]
Update email address for Gennady Feldman <gena01@gena01.com>
Glenn L McGrath [Thu, 12 Dec 2002 10:31:53 +0000 (10:31 -0000)]
Support the o, f and p options, patch by Magnus M�rtensson
Eric Andersen [Thu, 12 Dec 2002 08:57:16 +0000 (08:57 -0000)]
Teach addgroup to add user names to groups
Eric Andersen [Wed, 11 Dec 2002 22:59:39 +0000 (22:59 -0000)]
hehe. Screwed that one up. Lets do things right this time.
-Erik
Eric Andersen [Wed, 11 Dec 2002 22:45:33 +0000 (22:45 -0000)]
Makefile rework coordinate with Russ so udhcp will behave
-Erik
Russ Dill [Wed, 11 Dec 2002 22:43:37 +0000 (22:43 -0000)]
slight change to reflect BB_VER change
Eric Andersen [Wed, 11 Dec 2002 21:45:08 +0000 (21:45 -0000)]
A cleaner cleanup that avoids passing an off_t to scanf
Russ Dill [Wed, 11 Dec 2002 21:40:46 +0000 (21:40 -0000)]
sorry about all the noise, should be all synced up now
Russ Dill [Wed, 11 Dec 2002 21:39:13 +0000 (21:39 -0000)]
another sync to udhcp cvs
Eric Andersen [Wed, 11 Dec 2002 21:34:04 +0000 (21:34 -0000)]
squash a warning
Glenn L McGrath [Wed, 11 Dec 2002 21:22:21 +0000 (21:22 -0000)]
Fix -mtime, by Ian Abbott
Glenn L McGrath [Wed, 11 Dec 2002 21:13:00 +0000 (21:13 -0000)]
Small bugfix, last_patch72 from Vladimir N. Oleynik