-
28556b95fe
wget: check for final write errors for -O FILE too
Denys Vlasenko
2011-02-15 11:03:53 +01:00
-
26b80e8fe3
Add the help text for 'position independent executable' code build
Gilles Espinasse
2011-02-13 22:54:37 +01:00
-
5dad4aeede
modprobe: fix "modprobe -l name-with-dash"
Denys Vlasenko
2011-02-15 02:17:31 +01:00
-
df7f2008c2
modinfo: trivial optimizations
Denys Vlasenko
2011-02-15 01:45:14 +01:00
-
12f44ea183
modinfo: show firmware and depends fields
Lauri Kasanen
2011-02-14 19:50:30 +02:00
-
2384a357f4
wget: make "wget -O FILE URL1 URL2" concatenate output
Denys Vlasenko
2011-02-15 00:58:36 +01:00
-
57b4909db9
wget: fix SEGV with multiple urls and redirection
Pere Orga
2011-02-14 23:56:07 +01:00
-
7c6f2468cc
hush: do not print killer signal's name for SIGPIPE
Denys Vlasenko
2011-02-14 17:17:10 +01:00
-
b9348440b0
echo: fix ENOSPC detection and some iffy code in \NNN handling
Denys Vlasenko
2011-02-14 15:42:18 +01:00
-
713e6d78e1
udhcpc: use more correct, and more importantly, more understandable BPF code
Vladislav Grishenko
2011-02-14 04:50:30 +01:00
-
48a5219f39
reverted LINHIB0001 swap signature addition
Denys Vlasenko
2011-02-14 03:52:16 +01:00
-
dc50676cce
Move stpcpy replacement function into libbb
Dan Fandrich
2011-02-12 22:26:57 -08:00
-
4ed3c52ce9
mktemp: make it more compatible with GNU coreutils 8.4
Denys Vlasenko
2011-02-13 17:38:34 +01:00
-
07cda2268a
fix bug 3223 (parameter loading problem for 2.4 kernels)
Denys Vlasenko
2011-02-13 04:17:35 +01:00
-
9a5b7f636d
wget: support multiple URLs on command line even without -O :)
Denys Vlasenko
2011-02-13 02:49:43 +01:00
-
a3661096f2
wget: support multiple URLs on command line
Denys Vlasenko
2011-02-13 02:33:11 +01:00
-
a84eadf9bf
typo fix in comment
Denys Vlasenko
2011-02-12 23:40:31 +01:00
-
e1a4209a5e
find: trim help text a bit
Denys Vlasenko
2011-02-12 20:37:41 +01:00
-
053c12e0de
find: remove the hack we use to parse options first, replace with simpler code
Denys Vlasenko
2011-02-12 20:27:13 +01:00
-
805f2453d0
find: print/print0/prune _can_ be inverted, fix it
Denys Vlasenko
2011-02-12 20:26:14 +01:00
-
27076b8233
find: document ! (not) operator
Denys Vlasenko
2011-02-12 18:49:48 +01:00
-
4604dd86c5
find: help text: PATH must be first
Denys Vlasenko
2011-02-12 18:24:15 +01:00
-
56cdb2fc37
find: yet another tweak to help text
Denys Vlasenko
2011-02-12 17:13:03 +01:00
-
4dea9eb07f
find: fix help text about -prune: it also does assume -print
Denys Vlasenko
2011-02-12 17:08:16 +01:00
-
cef85c2442
find: significantly improve hext text. +116 bytes
Denys Vlasenko
2011-02-12 16:35:24 +01:00
-
0b8a7723c7
typo fix
Denys Vlasenko
2011-02-12 01:56:25 +01:00
-
88ad9da65e
wget: display 100% at the _end_ of chunked download
Denys Vlasenko
2011-02-11 23:06:21 +01:00
-
c60f4460bb
wget: chunked mode fix. Closes bug 3229
Denys Vlasenko
2011-02-11 22:23:23 +01:00
-
f9af375668
wget: explain clearerr more clearly
Denys Vlasenko
2011-02-11 22:01:33 +01:00
-
8766a791e8
wget: correctly handle rare case when we get EAGAIN _on first_ read
Denys Vlasenko
2011-02-11 21:42:00 +01:00
-
ab8d00d64f
progress meter: fix bugs found in stall detection and unknown size logic
Denys Vlasenko
2011-02-11 19:09:30 +01:00
-
d55e139649
progress meter: move file name to bb_progress_t. +20 bytes
Denys Vlasenko
2011-02-11 18:56:13 +01:00
-
e52e67cb51
libbb/progress.c: make sure we never get negative ETA
Denys Vlasenko
2011-02-11 12:59:11 +01:00
-
838d4bb0cd
progress meter: display >999 hours ETA correctly
Denys Vlasenko
2011-02-10 23:35:52 +01:00
-
f836f01cc3
wget: shrink progress meter code; strink wget and add debug logging
Denys Vlasenko
2011-02-10 23:02:28 +01:00
-
805aa9fec9
progress bar: better overflow protection; more precise bar
Denys Vlasenko
2011-02-10 14:25:51 +01:00
-
9213a55bf0
wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes
Denys Vlasenko
2011-02-10 13:23:45 +01:00
-
aaf091f97d
remve erroneous dependensies on INSTALLER
Denys Vlasenko
2011-02-10 11:18:31 +01:00
-
95897f9fd2
getty config help: fix example script
Denys Vlasenko
2011-02-10 10:38:13 +01:00
-
b44e9760e1
getty: extend its config help
Denys Vlasenko
2011-02-10 10:24:51 +01:00
-
b2f00ac22a
reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
Denys Vlasenko
2011-02-10 10:18:22 +01:00
-
dee0fc9da1
save 10 bytes on strings
Denys Vlasenko
2011-02-10 10:01:49 +01:00
-
0fac2f7b5b
wget: remove functions which retry on EINTR
Denys Vlasenko
2011-02-10 09:55:05 +01:00
-
e3ece7878b
fix trivial build failure
Denys Vlasenko
2011-02-10 09:50:07 +01:00
-
df4e16c9af
wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers
Denys Vlasenko
2011-02-10 06:29:06 +01:00
-
77350aa933
tc: less ugly check for bad sizeof(G)
Denys Vlasenko
2011-02-10 06:28:09 +01:00
-
f133471302
iproute: fix handling of "dev IFACE" selector
Denys Vlasenko
2011-02-09 04:39:09 +01:00
-
e7212a4ce5
scripts/mkconfigs: don't use invalid basic regexp
Denys Vlasenko
2011-02-09 01:33:41 +01:00
-
698e8095fa
use unistd.h before _POSIX_VERSION
Denys Vlasenko
2011-02-08 05:35:04 +01:00
-
66c5b12dbf
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-08 05:07:02 +01:00
-
dd807c16f9
incorporate header fixes proposed in bug 3097
Denys Vlasenko
2011-02-07 14:58:57 +01:00
-
5a746dcec5
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Denys Vlasenko
2011-02-07 02:19:02 +01:00
-
8ee2adab21
echo: do not retry on write errors
Denys Vlasenko
2011-02-07 02:03:51 +01:00
-
b8ab4b0388
typo fix
Denys Vlasenko
2011-02-06 20:02:15 +01:00
-
aef441cb4d
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06 20:01:11 +01:00
-
ca18e25525
runlevel/wall: depend on utmp feature
Mike Frysinger
2011-02-06 12:29:25 -05:00
-
fbea220560
udhcpc: fix a problem with binary-encoded options
Denys Vlasenko
2011-02-06 18:00:58 +01:00
-
281e7b8848
ping: trivial simplification. -2 bytes
Denys Vlasenko
2011-02-06 17:51:45 +01:00
-
1bb52a9b73
ping: fix IPv6 pinging. Closes bug 3187
Denys Vlasenko
2011-02-05 03:58:43 +01:00
-
07078c2966
Let fbsplash display images even when a second buffer is active
Dan Fandrich
2011-01-26 11:30:34 -08:00
-
3e2834fe72
ubimkvol,ubirmvol,ubirsvol: new applets
Reuben Dowle
2011-02-05 03:18:08 +01:00
-
046341e8bd
ash: optional support for $TMOUT variable
Denys Vlasenko
2011-02-04 17:53:59 +01:00
-
8c52f80397
ash: cosmetic cleanups
Denys Vlasenko
2011-02-04 17:36:21 +01:00
-
c5d0f15dbd
libbb: spawn should remove child which failed to exec
Denys Vlasenko
2011-02-03 14:14:09 +01:00
-
3237f5c307
tar: support -T - and -X -
Denys Vlasenko
2011-02-03 04:00:23 +01:00
-
b7c9fb27cb
whitespace fixes
Denys Vlasenko
2011-02-03 00:05:48 +01:00
-
6307357eff
move nofork_save_area from libbb.h to vfork_daemon_rexec.c
Denys Vlasenko
2011-02-02 19:05:25 +01:00
-
b72baeb003
hush: use FEATURE_SH_NOFORK to enable NOFORK trick
Denys Vlasenko
2011-02-02 18:38:57 +01:00
-
c71b469f5d
libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
Denys Vlasenko
2011-02-02 03:28:56 +01:00
-
099e528919
ps: implement -o stat
Denys Vlasenko
2011-02-02 00:59:35 +01:00
-
c5830bdf65
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-02 00:00:36 +01:00
-
8ae386bf19
revert commit
1396221d5a
Denys Vlasenko
2011-02-01 23:24:25 +01:00
-
55ae0e9238
df,find_mount_point: optionally don't ignore rootfs
Lauri Kasanen
2011-01-31 06:27:35 +01:00
-
625cfd87d9
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-31 05:55:52 +01:00
-
b5233f8556
tar: add -h and -T to help text
Denys Vlasenko
2011-01-31 05:35:23 +01:00
-
aa4f9a2fd8
libbb/copy_file.c: use smallints instead of signed chars
Denys Vlasenko
2011-01-28 19:14:17 +01:00
-
4907f6ec58
getty: fix "ifdef CMSPAR"
Denys Vlasenko
2011-01-26 16:20:54 +01:00
-
f36368ed37
getty: restore CRTSCTS comment
Denys Vlasenko
2011-01-26 16:14:47 +01:00
-
df7b6577c6
id: fix inverted if (!ENABLE_DESKTOP)
Denys Vlasenko
2011-01-26 16:11:19 +01:00
-
ffd81f2003
getty: do clear CLOCAL and CRTSCTS unless told otherwise
Denys Vlasenko
2011-01-26 16:06:16 +01:00
-
cf9d33a894
getty: do not clear all c_cflag's (we were clearing baud bits!)
Denys Vlasenko
2011-01-26 15:56:51 +01:00
-
ddd1ec1c27
getty: wait up to 5 seconds for the output buffer to drain
Peter Korsgaard
2011-01-26 15:15:19 +01:00
-
e3d4c03852
stty: cosmetic fix to settings table; no code changes
Denys Vlasenko
2011-01-26 11:58:37 +01:00
-
3ff9be31be
getty: document bits we don't set - maybe we should set some of them?
Denys Vlasenko
2011-01-26 11:28:43 +01:00
-
d7c25e98bf
getty: add ECHOE explanation
Denys Vlasenko
2011-01-26 03:31:23 +01:00
-
d8494934a7
getty: explain every bit in termios; remove redundant stuff in termios_final
Denys Vlasenko
2011-01-26 03:26:38 +01:00
-
ea023eacad
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
Denys Vlasenko
2011-01-26 01:21:20 +01:00
-
f18a82d9b3
diff: return 1 when skipping directories with -r, but without -N
Alexander Shishkin
2011-01-25 18:03:46 +02:00
-
8d0e0cdadf
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25 23:21:46 +01:00
-
9aa599dc9d
top: replace %MEM with %VSZ in header text
Denys Vlasenko
2011-01-25 12:48:47 +01:00
-
9b3b9790b3
add ENABLE_FEATURE_SYSTEMD and use it in syslogd
Davide Cavalca
2011-01-25 02:26:03 +01:00
-
444ff284c4
top: document a debugging script
Denys Vlasenko
2011-01-25 01:57:31 +01:00
-
975c714183
nicer looking ifdef in libbb/makedev.c
Denys Vlasenko
2011-01-24 23:53:12 +01:00
-
136091886e
getty: flush _only_ input after switching to the next baud rate
Denys Vlasenko
2011-01-24 23:45:22 +01:00
-
e54cfc5477
stty: enable line discipline display and change code if __linix__
Denys Vlasenko
2011-01-24 18:30:35 +01:00
-
7073964b5f
getty: simplify macros; improve VSWTC[H] compat
Denys Vlasenko
2011-01-24 18:17:19 +01:00
-
6b1ce45598
FreeBSD compat for match_fstype
Chris Rees
2011-01-24 17:10:02 +01:00
-
e22af94afb
FreeBSD compat for makedev
Chris Rees
2011-01-24 17:07:40 +01:00
-
330718ef55
FreeBSD compat
Chris Rees
2011-01-24 17:07:06 +01:00
-
e3c127d846
FreeBSD compat
Chris Rees
2011-01-24 17:03:36 +01:00