bff7a60f63
Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor
...
keys while editing.
2001-11-17 07:15:43 +00:00
80f5ac7016
Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi
...
use xmalloc
2001-11-17 06:57:42 +00:00
26f8e95d2d
David Kimdon <dwhedon@instant802.com> noticed a thinko
...
in md5sum where only binary sums were verified. He also
sent in this patch,
-Erik
2001-11-17 04:16:15 +00:00
5c2bbb55d7
Remove unnecessary errno handling.
2001-11-12 18:44:26 +00:00
6c5fdfaf56
New.
2001-11-12 18:42:57 +00:00
a21c24bf03
Convert strdup call to xstrdup, and calloc calls to xcalloc (patch from
...
Steve Merrifield).
2001-11-12 16:58:07 +00:00
c8227639db
Change strdup calls to xstrdup (patch from Steve Merrifield).
2001-11-12 16:57:27 +00:00
357cfc739e
Brag.
2001-11-12 16:45:43 +00:00
9fb38f600c
Eliminate unused variable warnings.
2001-11-12 16:45:23 +00:00
a5f09c668e
Use fopen wrapper.
2001-11-12 16:44:55 +00:00
c5f9a9dd0c
Add redhat and slackware
2001-11-10 13:38:36 +00:00
31ac3b7764
Add in Redhat
2001-11-10 13:35:27 +00:00
45784febaf
Some more minor build cleanups
2001-11-10 13:08:02 +00:00
dba4e6f046
Add in grep -E support
2001-11-10 12:54:00 +00:00
c223ced0ea
I forgot to add these. Part of the patch from vodz
2001-11-10 12:18:42 +00:00
282671bf76
Cleanup some config problems. Add a sane default config that basically
...
matches the default old Config.h
2001-11-10 12:07:24 +00:00
30fcef430c
Only use -mpreferred-stack-boundary with gcc versions that support it
2001-11-10 11:23:47 +00:00
cd8c436d81
Latest patch from vodz:
...
-- reverse resolve network name and cache in route and ifconfig
applets, fix print nslookup server name if compile without
uClibc, fix route crashe 'route add', fix warnings compile
networking and pwd_grp applets
2001-11-10 11:22:46 +00:00
94f19a8385
oops
2001-11-10 11:17:17 +00:00
744a194f53
Can't use RESERVE_CONFIG_BUFFER here since the allocation
...
size varies meaning BUFFERS_GO_ON_STACK will fail
2001-11-10 11:16:39 +00:00
c52a6b0f10
|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
...
|
| * editors/sed.c: Fix multiline [aic] commands. Make # an endline
| comment for compatibility. Codespace reduction.
| * tests/testcases: Cope with move to subdirectories.
| * testsuite/sed/sed-aic-commands: Add.
|
| text data bss dec hex filename
| 3772 16 0 3788 ecc editors/sed.o
| 4516 16 0 4532 11b4 editors/sed.o.bu
2001-11-10 10:49:42 +00:00
e5d58c3dcc
Mention that glibc-2.2 is supported
2001-11-10 10:46:42 +00:00
882cbcdfa1
more config.in entries from Giulio Orsero <giulioo@pobox.com>
...
with some minor edits by me.
2001-11-10 10:43:09 +00:00
7131213460
config.in features patch from Giulio Orsero <giulioo@pobox.com>
...
with some minor edits from me
2001-11-10 09:53:23 +00:00
df23302cb5
Remove comments about 'make bzImage'
2001-11-07 07:50:08 +00:00
5abdaa9a16
Force main to always be included
2001-11-06 18:45:56 +00:00
3c513e3858
Fix spelling
2001-11-05 23:10:48 +00:00
0a25b35c66
Fix create list segfault
2001-11-03 08:29:35 +00:00
55b2deda08
Required for od and hexdump applets
2001-11-02 11:40:44 +00:00
60281118d0
Introduce od and hexdump applets
2001-11-02 11:39:46 +00:00
b89637a037
New.
2001-10-31 16:36:23 +00:00
5447f17ef9
Remove completed task.
2001-10-31 16:36:02 +00:00
f419855300
Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined.
2001-10-31 16:18:48 +00:00
bb0088e980
Make egrep only set REG_EXTENDED flag.
2001-10-31 16:16:31 +00:00
8fc0589777
*** empty log message ***
2001-10-31 11:45:10 +00:00
f46999f8bc
Fix location of Configure.help
2001-10-31 11:12:25 +00:00
1552ff7efb
Move usage.h to include/usage.h
2001-10-31 11:07:12 +00:00
ec07469a3e
Patch from Aaron Lehmann <aaronl@vitelus.com>;
...
This diff does 2 things:
1) removes an unnecessary function. saves 64 bytes on i386
2) allows you to disable checking of mail (actually, it's now disabled
by default). this would be a nice CML1 option, but for now it's a
#(define|undef) in the C file like the other internal ash options.
this saves an additional 352 bytes if you leave mail disabled.
2001-10-31 11:05:49 +00:00
31a0ece3a7
Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>
2001-10-31 11:00:46 +00:00
7d6829096d
Add the run-parts applet submitted by Emanuele Aina
...
<emanuele.aina@tiscali.it >
2001-10-31 10:59:29 +00:00
eaecbf33f7
Fixup some silly prototype warnings
2001-10-31 10:41:31 +00:00
69a20f0aca
Patch from ASA <llb@udm.net.ru> to that source files
...
are properly passed their arguments.
2001-10-31 10:40:37 +00:00
6cf47a79ac
Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>
2001-10-31 10:24:36 +00:00
2bc4dec7a1
Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it>
2001-10-31 10:21:17 +00:00
a58f040a37
Add Gennady Feldman
2001-10-31 10:04:44 +00:00
85dd4b3b27
start-stop-deamon is done
2001-10-31 10:04:04 +00:00
ccd96f1972
Patch from Charles Steinkuehler <charles@steinkuehler.net>
...
to properly handle extended regexps for egrep
2001-10-31 10:02:46 +00:00
3d61b10595
Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>:
...
- Switched to getopt argument parsing
- Added -f option to get fully qualified domain name
- Fixed the -s (short) and -d (domain) options, which were not
doing a gethostbyname lookup to get the FQDN before trying to
separate the local and domain portions of the hostname.
- Fixed probem with 'agressive setting' of the hostname...the
previous busybox version would try to set the hostname if called
with a non-option argument, or the -F option, even if another
option (like -i or -s) was given. This behavior does not match
the net-tools hostname, which does not attempt to set anything if
given a 'display' option, regardless of the presence/absence of
the -F option or additional command line arguments.
- When using a file to set the hostname, behavior now matches
net-tools version...previous busybox version did not handle
comments, and simply grabbed the first line from the file.
2001-10-31 09:59:57 +00:00
950d8b496f
patch from vodz:
...
I reduce 148 bytes from start_stop_daemon.c code. Also reduced
memory allocated.
2001-10-31 09:55:39 +00:00
2c669dd108
patch from Giulio Orsero <giulioo@pobox.com>
2001-10-31 09:54:29 +00:00