5c9c8b4b26
Make cin be static
Eric Andersen
2001-01-26 06:50:46 +00:00
d5cad14b11
Update the arch-not-yet-supported msg to be more clear.
Eric Andersen
2001-01-26 02:23:57 +00:00
dff9d54e32
Add errno.h
Eric Andersen
2001-01-26 02:04:49 +00:00
5307eca7de
Make ls understand termios. -Erik
Eric Andersen
2001-01-26 01:52:43 +00:00
114ad9c753
Fix a stupid bug I introduced yesterday. Doh! -Erik
Eric Andersen
2001-01-26 01:52:14 +00:00
dbb8f8d123
Update some comments to clarify things.
Eric Andersen
2001-01-26 00:11:54 +00:00
d35c21587a
Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik
Eric Andersen
2001-01-25 23:49:09 +00:00
ffde8673fe
Add in spoon's watchdog timer app. -Erik
Eric Andersen
2001-01-25 23:40:32 +00:00
8ba1b1120e
Because you demanded it, source tree snapshots are made available daily.
Mark Whitley
2001-01-25 23:29:58 +00:00
0bc20caea5
Added Linux on nanoEngine to the list of known users.
Mark Whitley
2001-01-25 23:00:12 +00:00
537d165216
Update contact info.
Eric Andersen
2001-01-25 22:00:37 +00:00
c1b8f1224c
Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add 'id -n' support. -Erik
Eric Andersen
2001-01-25 05:12:02 +00:00
155c89b0c3
I just wrote 'insmod -o' to close bug#1049.
Eric Andersen
2001-01-25 04:11:06 +00:00
15f29e7d86
Tar, by itself, could fail.
Eric Andersen
2001-01-25 00:53:46 +00:00
cc2bcdc41d
Cleanup from Larry Doolittle
Eric Andersen
2001-01-25 00:47:31 +00:00
39b727f498
Fix for dpkg-deb, courtesy of Larry Doolittle. -Erik
Eric Andersen
2001-01-25 00:45:52 +00:00
3862423884
Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that BB_FEATURE_INIT_CHROOT needs to be rewritten to use pivot_root. -Erik
Eric Andersen
2001-01-25 00:04:16 +00:00
70c6086474
More regression testing found buglets
Eric Andersen
2001-01-25 00:00:04 +00:00
86f3d5bad6
Bug fix and small create_module cleanup from Larry Doolittle to fix insmod, since I broke var=value args when I getopt'ified it.
Eric Andersen
2001-01-24 23:59:50 +00:00
54e9457920
Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik
Eric Andersen
2001-01-24 23:53:43 +00:00
23a93f52aa
More regression-found bug fixes
Eric Andersen
2001-01-24 23:47:21 +00:00
f5d5e77321
more bugs fixed -- found doing regression testing -Erik
Eric Andersen
2001-01-24 23:34:48 +00:00
26439a2991
Cleanup for build problem found using regression script
Eric Andersen
2001-01-24 22:46:16 +00:00
088d9e0f05
Fix _old_ bug so that the regression test actually works. -Erik
Eric Andersen
2001-01-24 22:09:46 +00:00
7d69701d39
Some behavioral updates to wget so it acts a bit nicer. -Erik
Eric Andersen
2001-01-24 20:28:35 +00:00
8c5cb31e1b
Fix up insmod usage info to mention -L
Eric Andersen
2001-01-24 19:15:07 +00:00
a18aaf1b6a
Make insmod understand (and ignore) -L, and convert it to use getopt.
Eric Andersen
2001-01-24 19:07:09 +00:00
c5cd470fdb
Update comments re netkit-tiny... -Erik
Eric Andersen
2001-01-24 18:47:30 +00:00
f6c6d9aacc
Remove the warning messages. By consensus, netkit-tiny doesn't need to happen.
Eric Andersen
2001-01-24 18:44:54 +00:00
24be980004
Fix spelling. s/maintainence/maintenance/
Eric Andersen
2001-01-24 17:37:07 +00:00
a5b55ca8a9
- Added a section on avoiding static buffers, per mailing list discussions - Added a section on avoiding dangerous, overrun-prone string functions, per mailing list comment by David Douthitt - Added comment on how to search-and-replace in multiple files per (very old) mailing list comment by Larry Doolittle.
Mark Whitley
2001-01-24 00:18:13 +00:00
f1b0c77c22
Fixed tiny typo.
Mark Whitley
2001-01-23 22:31:10 +00:00
59ab025363
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-23 22:30:04 +00:00
2b8d07c590
Bug fix.
Eric Andersen
2001-01-23 00:27:51 +00:00
9136e3c84e
Remove host* applets from the default build.
Eric Andersen
2001-01-22 22:51:08 +00:00
e132119f07
Fix silly typo
Eric Andersen
2001-01-22 22:50:01 +00:00
6705986f27
Warn about apps that will be going away in release 0.50 -Erik
Eric Andersen
2001-01-22 22:48:42 +00:00
6d0921cc0b
Add HUMAN_READABLE define for -m and -h support in du, df, and ls Add support for -k in du, df, and ls(no define, it's for compatibliity with the GNU utils as bb does -k by default) Fix bug #1084
Richard June
2001-01-22 22:35:38 +00:00
3b3f5c364a
Use getopt (or getopt_long).
Matt Kraai
2001-01-22 20:49:00 +00:00
8f8dab94e5
Fixed listed files to extract to be more like GNU. Reported by Deon George.
Matt Kraai
2001-01-22 05:25:19 +00:00
0d5a08ed92
Patch from Larry Doolittle to close bug #1086. -Erik
Eric Andersen
2001-01-22 01:05:04 +00:00
b098b6d74c
Update time
Eric Andersen
2001-01-21 02:59:23 +00:00
fe9888ad97
Fix naming to reflect reality
Eric Andersen
2001-01-20 21:51:21 +00:00
965fa326a1
Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case. Patch from Vladimir N. Oleynik <dzo@simtreas.ru>
Eric Andersen
2001-01-20 21:45:57 +00:00
e2310b5a91
djust debian build targets
Eric Andersen
2001-01-20 21:43:43 +00:00
c73a7f9ba0
lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>.
Eric Andersen
2001-01-20 21:41:11 +00:00
370fb08e79
Clarify the statusbar config option so it states which applet it applies to.
Eric Andersen
2001-01-20 20:07:00 +00:00
6092680305
Adjust the default feature set a wee bit
Eric Andersen
2001-01-20 19:48:21 +00:00
5f825ee6d6
Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, and thereby save 64 bytes. -Erik
Eric Andersen
2001-01-20 16:22:58 +00:00
f914a8af2b
Close files before exit
Glenn L McGrath
2001-01-20 06:23:54 +00:00
6f65a3a7e8
More printf cleanups
Eric Andersen
2001-01-20 01:10:07 +00:00
1d269432b1
Close unused pipe handle before fork (for tar -z).
Glenn L McGrath
2001-01-20 00:12:21 +00:00
8392acd8fc
All files include busybox.h, which includes applets.h, so the Makefile should reflect this. Thanks to Vladimir N. Oleynik for the idea.
Matt Kraai
2001-01-18 03:03:09 +00:00
12f417edbd
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to Vladimir N. Oleynik.
Matt Kraai
2001-01-18 02:57:08 +00:00
c9acf8c766
Complicate truncate behavior.
Matt Kraai
2001-01-17 00:21:05 +00:00
fd4c58d7c5
Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. Thanks to Francois-R Boyer <boyerf@IRO.UMontreal.CA> for the report.
Matt Kraai
2001-01-17 00:12:11 +00:00
9aa23ba5a8
Show an example of how to compile with uClibc. -Erik
Eric Andersen
2001-01-16 21:20:46 +00:00
541ffe30a2
Fix ownership of extracted directories.
Matt Kraai
2001-01-13 21:46:25 +00:00
744b064a34
Needs to be NULL at init in all cases.
Eric Andersen
2001-01-05 21:23:44 +00:00
59d31b68c3
Changelog update/cleanup from larry.
Eric Andersen
2001-01-05 21:01:01 +00:00
8ea28be6d2
Patch from larry doolittle to be ever so careful to cleanup all open file descriptors, lest wierdness happen later.
Eric Andersen
2001-01-05 20:58:22 +00:00
0bcc813a34
Better label the globals.
Eric Andersen
2001-01-05 19:37:32 +00:00
b0970d4fed
Patch from Larry Doolittle to set values to static variables that live in the bss at runtime, since sh.c can call sh.c, which causes these variables to not be set to their defaults as god intended. -Erik
Eric Andersen
2001-01-05 19:34:52 +00:00
eb60d8bcd1
Turned some #define constants into static const ints.
Mark Whitley
2001-01-05 18:19:30 +00:00
55bccf315e
Rewrote tail.
Matt Kraai
2001-01-05 02:57:53 +00:00
defcd5e75e
Fix a segfault by only constructing the prompt when we need to. If we don't do this we will segfault processing /etc/.profile since cwd isn't yet set.
Matt Kraai
2001-01-05 02:53:11 +00:00
6c6ea6cba2
Changed email address to codepoet.org, updated list of applets / docs I maintain in AUTHORS.
Mark Whitley
2001-01-04 22:21:13 +00:00
92386561f1
Included name of Larry Doolittle's build test script. Shameless self-crediting of a few items.
Mark Whitley
2001-01-04 22:07:50 +00:00
05ebdd03d4
Update to changelog -- mostly from Larry Doolittle.
Eric Andersen
2001-01-04 21:14:15 +00:00
0810f723b1
Fixed -qv interaction (thanks to a report and patch from David Douthitt).
Matt Kraai
2001-01-04 15:11:52 +00:00
09acc06c10
Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_string()
Eric Andersen
2001-01-04 11:10:38 +00:00
849083c886
Update interface per what now exists...
Eric Andersen
2001-01-04 11:09:00 +00:00
b3dc3b8990
Cleanup -- move win handling to cmdedit.c, static-ify many functions.
Eric Andersen
2001-01-04 11:08:45 +00:00
70a7855980
Fix symbol table manipulation (report and fix by Larry Doolittle).
Matt Kraai
2001-01-04 02:00:17 +00:00
1171c2fcb4
Added new script from Larry Doolittle that builds each applet individually.
Mark Whitley
2001-01-04 01:05:55 +00:00
be7499c83c
Behave like GNU tar when matching excluded files.
Matt Kraai
2001-01-03 17:22:10 +00:00
a9711a5969
Prevent / doubling and shrink parse_url.
Matt Kraai
2001-01-03 16:15:15 +00:00
59c09d06e3
Fix warning for unused variable
Glenn L McGrath
2001-01-03 01:44:49 +00:00
5e23e3d631
enable is_direcotry() for dpkg-deb
Glenn L McGrath
2001-01-03 01:38:29 +00:00
fa0443216d
Add dpkg-deb documentation
Glenn L McGrath
2001-01-03 01:06:30 +00:00
47b005217e
Disable a bunch of less common stuff by default. This produces a more reasonable sized default build.
Eric Andersen
2001-01-03 00:14:45 +00:00
5e8b3ea19d
Logger forgot to NULL terminate strings from stdin.
Eric Andersen
2001-01-03 00:06:46 +00:00
58a408512b
really add dpkg-deb.c this time
Glenn L McGrath
2001-01-02 23:49:26 +00:00
7541e3a812
add dpkg-deb command
Glenn L McGrath
2001-01-02 23:41:50 +00:00
004827d715
Update logger usage information.
Matt Kraai
2001-01-02 22:54:12 +00:00
1944f547bd
Log stdin when no message given and use getopt.
Matt Kraai
2001-01-02 18:13:58 +00:00
28b3c53f0d
I just whipped up support for arbitrary regex delimiters, so now things such as $ echo foo | sed 'sxfooxb\arx' bar will work as expected (and so doogie can stop complaining). -Erik
Eric Andersen
2001-01-02 11:01:31 +00:00
01bda5de6b
Better dmalloc handling
Eric Andersen
2001-01-02 01:16:38 +00:00
27c7bec4d4
Be more careful about dmalloc handling
Eric Andersen
2001-01-02 01:16:02 +00:00
e6e818309e
Improvements from Vladimir N. Oleynik.
Matt Kraai
2000-12-30 07:46:23 +00:00
e9e182e255
Fix lower casing for weird locales.
Matt Kraai
2000-12-26 16:36:10 +00:00
a9819b2908
Use busybox error handling functions wherever possible.
Matt Kraai
2000-12-22 01:48:07 +00:00
e9f07fb6e8
Another sh.c patch from Larry Doolittle. This makes redirects work properly with non-forking shell builtins. Especially helpful for "read". This patch also beautifies builtin_fg_bg, clarifies the problems with run_command_predicate, makes if/then/else support the default, and corrects the sense of the BB_FEATURE_SH_ENVIRONMENT comment.
Eric Andersen
2000-12-21 18:31:36 +00:00
16fdbe8b27
Make more things be static (like they are supposed to be).
Eric Andersen
2000-12-20 23:40:57 +00:00
a6cd07099d
Bump the version number to 0.49pre
Eric Andersen
2000-12-20 23:22:29 +00:00
e111d69ca2
Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE and wasnever updated when TRUE and FALSE were fixed. So kludge it by doing an #undef TRUE, then define it backwards...
Eric Andersen
2000-12-20 23:19:42 +00:00
70da6a66d2
Fix a warning in sh.c. Remove use of getline() in md5sum since nobody else uses it and it is a GNU extension anyways...
Eric Andersen
2000-12-20 22:59:16 +00:00
3680c58084
Some corrections, some additions, some embellishments.
Mark Whitley
2000-12-20 22:35:12 +00:00