Denis Vlasenko
|
c108ed5497
|
raidautorun: new applet, by:
Thomas Jarosch (email?) and
Bernhard Fischer <rep.nop@aon.at>
|
2006-10-20 19:39:48 +00:00 |
|
Denis Vlasenko
|
456fa6c0b1
|
readlink: do not emit errors if file doesnt not exist / not a link
getopt32: add =N support
|
2006-10-20 18:36:55 +00:00 |
|
Denis Vlasenko
|
df51892690
|
Added compile-time warning for STATIC+GLIBC build
|
2006-10-20 13:42:57 +00:00 |
|
Denis Vlasenko
|
e1a0d486e4
|
message string changes, mostly for consistency, also -32 bytes in .rodata
|
2006-10-20 13:28:22 +00:00 |
|
Bernhard Reutner-Fischer
|
dd2982882b
|
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
|
2006-10-20 12:21:17 +00:00 |
|
Denis Vlasenko
|
b79b87a30f
|
build system: (try to) get rid of bb_config.h hack
|
2006-10-19 22:17:44 +00:00 |
|
Denis Vlasenko
|
9fa9950784
|
build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)
|
2006-10-19 22:14:58 +00:00 |
|
Denis Vlasenko
|
b560577cb2
|
move usage_compressed.h generation into applets/
|
2006-10-19 22:12:47 +00:00 |
|
Denis Vlasenko
|
52b5eba715
|
applets/applets.o must be rebuilt if usage.h is modified.
|
2006-10-19 22:11:06 +00:00 |
|
Denis Vlasenko
|
fdc101782a
|
scripts/usage.c: de-uglify #includes
|
2006-10-19 22:10:07 +00:00 |
|
Eric Andersen
|
534d88e34e
|
console-tools/resize.c is apparently leftover from a reverted patch.
Since it is a 0 length file, it gets nuked by 'make distclean' so
I suppose might as well kill it off properly.
|
2006-10-19 22:02:29 +00:00 |
|
Denis Vlasenko
|
13c5a6832f
|
mount: support user mounts if CONFIG_DESKTOP
|
2006-10-16 22:39:51 +00:00 |
|
Denis Vlasenko
|
f46be09106
|
mdev: reduce excessive indentation
|
2006-10-16 19:39:37 +00:00 |
|
Denis Vlasenko
|
4e33e07f60
|
strip -> $(STRIP); fix "unused variable" warning
(patch by Diekema, Jon (AGRE) <Jon.Diekema@smiths-aerospace.com>)
|
2006-10-16 18:24:57 +00:00 |
|
Denis Vlasenko
|
5f03158f66
|
ash: fix segfault in ash.
patch by walter harms <wharms@bfs.de>
|
2006-10-16 01:33:16 +00:00 |
|
Denis Vlasenko
|
d0e70af9d1
|
nc: fix 2 my own buglets, and few someone else's too.
|
2006-10-16 01:10:28 +00:00 |
|
Denis Vlasenko
|
bf39216cc4
|
grep: -r didn't close files, producing "Too many open files"
|
2006-10-15 18:38:01 +00:00 |
|
Denis Vlasenko
|
c6ec8c9680
|
telnetd: check ptsname() for NULL
|
2006-10-15 18:22:05 +00:00 |
|
Denis Vlasenko
|
023b57d935
|
wget: xatoi's were oversealous ("200 OK" isn't a number)
|
2006-10-15 17:05:55 +00:00 |
|
Denis Vlasenko
|
efeed5ed28
|
fdisk: compilation fix
|
2006-10-14 16:16:03 +00:00 |
|
Denis Vlasenko
|
3544ae6004
|
grep: fix combination of -r and -h
|
2006-10-14 14:51:59 +00:00 |
|
Denis Vlasenko
|
3a6755f56f
|
grep: add support for -r
|
2006-10-14 14:24:30 +00:00 |
|
Denis Vlasenko
|
c345d8e945
|
sulogin: add support for $SUSHELL & $sushell
|
2006-10-14 11:47:02 +00:00 |
|
Denis Vlasenko
|
997aa1179e
|
modprobe: fix for 2.4 kernels - by
Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
|
2006-10-14 11:12:20 +00:00 |
|
Denis Vlasenko
|
ea62077b85
|
add open_read_close() and similar stuff
|
2006-10-14 02:23:43 +00:00 |
|
Denis Vlasenko
|
88ca067690
|
xread/write can use full_read/write (smaller code)
|
2006-10-12 22:44:13 +00:00 |
|
Denis Vlasenko
|
2d5ca60bfb
|
bb_get_[chomped]line_from_file wasn't descriptive enough.
Renaming...
|
2006-10-12 22:43:20 +00:00 |
|
Denis Vlasenko
|
372686bde7
|
cut, mount: small improvements
|
2006-10-12 22:42:33 +00:00 |
|
Denis Vlasenko
|
9c267b851e
|
style fixes
|
2006-10-12 20:06:18 +00:00 |
|
Denis Vlasenko
|
98ae2160b6
|
fdisk: separate sun/aix/etc code into #included files
|
2006-10-12 19:30:44 +00:00 |
|
Denis Vlasenko
|
a6dbb08a48
|
small style fixes
|
2006-10-12 19:29:44 +00:00 |
|
Denis Vlasenko
|
12f5676cce
|
execable: no need to check getenv for NULL, it works anyway.
|
2006-10-12 06:15:13 +00:00 |
|
Denis Vlasenko
|
5cb46485dd
|
execable.c: forgot to do "svn add" again...
|
2006-10-12 06:12:11 +00:00 |
|
Denis Vlasenko
|
f6f43df60b
|
ifupdown: stop emitting annoying/misleading error messages.
Patch by Gabriel Somlo <somlo at cmu.edu>
|
2006-10-11 22:16:56 +00:00 |
|
Denis Vlasenko
|
8de82bf84f
|
hush.c: stop using __FILE__ (bad in out-of-tree builds)
|
2006-10-11 21:38:33 +00:00 |
|
Denis Vlasenko
|
665b02cb60
|
build system: fix build in separate obj tree
|
2006-10-11 21:24:42 +00:00 |
|
Denis Vlasenko
|
1db39b2f51
|
nmeter: new applet. ~4k
Fix build proble on x86_64
|
2006-10-11 20:59:02 +00:00 |
|
Denis Vlasenko
|
1114de7219
|
od: provide full-blown od from coreutils if CONFIG_DESKTOP
|
2006-10-10 23:26:05 +00:00 |
|
Denis Vlasenko
|
cba9ef5523
|
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
|
2006-10-10 21:00:47 +00:00 |
|
Bernhard Reutner-Fischer
|
1ac42bf66e
|
- add option -t
mkinitrd and mkinitramfs both require -t.
|
2006-10-10 15:28:41 +00:00 |
|
Denis Vlasenko
|
da8f43fd34
|
build system: fix for non-i386 builds
|
2006-10-09 19:47:38 +00:00 |
|
Denis Vlasenko
|
ca3c981c07
|
start_stop_daemon: add -N <nice> compat
[re]nice: add support for -nNNN w/o spaces, -NNN (nice only),
simplified code
|
2006-10-08 23:36:17 +00:00 |
|
Denis Vlasenko
|
7039a66b58
|
correct largefile support, add comments about it.
|
2006-10-08 17:54:47 +00:00 |
|
Denis Vlasenko
|
1385899416
|
attempt to regularize atoi mess.
|
2006-10-08 12:49:22 +00:00 |
|
Denis Vlasenko
|
5625415085
|
dd: make it recognize not only 'k' but 'K' too;
make it (partially) CONFIG_LFS-aware
|
2006-10-07 16:24:46 +00:00 |
|
Denis Vlasenko
|
890ac9deb2
|
awk: && -> & in "n->info && OPCLSMASK" - fixes bug 1067
|
2006-10-07 15:16:19 +00:00 |
|
Denis Vlasenko
|
f7a57848c2
|
eject: remove unmounting. It is buggy for many non-trivial
mounts, and can be done as shell script.
|
2006-10-07 15:00:29 +00:00 |
|
Denis Vlasenko
|
96e9d3c968
|
wget: don't be careless with xstrdup'ing
|
2006-10-07 14:28:55 +00:00 |
|
Denis Vlasenko
|
a655152b00
|
wget: fix download of URLs like:
http://busybox.net?var=a/b
http://busybox.net?login=john@doe
http://busybox.net#test/test
|
2006-10-07 14:28:28 +00:00 |
|
Denis Vlasenko
|
bede7d0ebe
|
build system: do not generate include/linux
|
2006-10-06 16:14:12 +00:00 |
|