Denis Vlasenko
|
4126b1f5c6
|
add usefun info on SIGINT handling peculiarities
|
2006-10-31 18:41:29 +00:00 |
|
Denis Vlasenko
|
8c76487f06
|
login: add big fat comment about SIGINT - prevent
adding/deleting that code again and again
|
2006-10-31 18:30:56 +00:00 |
|
Denis Vlasenko
|
6ae8079e2d
|
login: re-enable Ctrl-^C before execing shell.
|
2006-10-31 17:34:44 +00:00 |
|
Denis Vlasenko
|
3b8ff68ec8
|
dd: fix bugs: always assumed conv=sync, died on write errors
w/o perror and statictics. Several small improvements
|
2006-10-31 15:55:56 +00:00 |
|
Denis Vlasenko
|
5f18e7ca33
|
find: implement -prune. "make clean" now works! :)
|
2006-10-31 03:21:02 +00:00 |
|
Denis Vlasenko
|
a3b4fed8b3
|
find: fix implicit -print (sometime differed from standard)
|
2006-10-31 03:20:13 +00:00 |
|
Denis Vlasenko
|
6191a7a007
|
find: implement ( )
|
2006-10-30 02:10:47 +00:00 |
|
Denis Vlasenko
|
afea46b4e4
|
"#warning: http://...." doesn't work (gcc thinks that it's a comment!)
|
2006-10-29 19:37:13 +00:00 |
|
Denis Vlasenko
|
41be5b863d
|
website: fix link
|
2006-10-29 19:34:49 +00:00 |
|
Denis Vlasenko
|
8d463072df
|
website: announce 1.2.2.1
|
2006-10-29 19:30:55 +00:00 |
|
Denis Vlasenko
|
5d499e1600
|
find: a lot more compliant to 'standard' find
(we were not respecting order of actions!).
Add -o and -a handling.
|
2006-10-29 19:07:01 +00:00 |
|
Denis Vlasenko
|
e2fb719ba3
|
find: small improvement
|
2006-10-29 19:03:56 +00:00 |
|
Denis Vlasenko
|
df0553bbd2
|
find: fix -exec to work like stock find does.
|
2006-10-29 00:21:47 +00:00 |
|
Denis Vlasenko
|
656f746e74
|
ls: silly comment fixes
|
2006-10-28 13:02:55 +00:00 |
|
Denis Vlasenko
|
8c0c119130
|
chmod: typo in comments
|
2006-10-28 12:42:40 +00:00 |
|
Denis Vlasenko
|
94cf69fe3e
|
ls: cleanup part 2. ifdef forest is much less scary now :)
|
2006-10-28 12:37:51 +00:00 |
|
Denis Vlasenko
|
5c7596058d
|
ls: cleanup part 1
|
2006-10-28 12:37:16 +00:00 |
|
Denis Vlasenko
|
8c35d65c43
|
recursive_action: add depth param
chmod: match coreutils versus following links
|
2006-10-27 23:42:25 +00:00 |
|
Denis Vlasenko
|
e80e2a3660
|
chgrp: just call chown! :)
|
2006-10-27 23:28:38 +00:00 |
|
Denis Vlasenko
|
3b8fc1c582
|
recursive_action: preparatory changes. will introduce "int level".
|
2006-10-27 17:59:14 +00:00 |
|
Denis Vlasenko
|
51b4c92f80
|
chown: add -vcf support if CONFIG_DESKTOP
chmod: stop following symlinks
|
2006-10-27 16:07:20 +00:00 |
|
Denis Vlasenko
|
fefb279ace
|
chmod: support -vcf if CONFIG_DESKTOP
|
2006-10-27 15:13:54 +00:00 |
|
Denis Vlasenko
|
cf70433173
|
modprobe: reformat to match bbox style
|
2006-10-27 15:12:50 +00:00 |
|
Denis Vlasenko
|
82f9e28513
|
OFF_T_FMT -> OFF_FMT
|
2006-10-27 13:00:07 +00:00 |
|
Denis Vlasenko
|
25d8062128
|
top: batch mode should output all processes
|
2006-10-27 09:34:22 +00:00 |
|
Denis Vlasenko
|
b54b208d90
|
Fix largefile breakage; advance version to 1.2.2
|
2006-10-27 09:05:40 +00:00 |
|
Denis Vlasenko
|
dca0b707c0
|
reshuffle libbb.h contents so that order of decls makes sense
Found bad typo in largefile support :)
|
2006-10-27 09:05:02 +00:00 |
|
Denis Vlasenko
|
621204bbf6
|
get_terminal_width_height: do not pass insanely large values
|
2006-10-27 09:03:24 +00:00 |
|
Denis Vlasenko
|
d3d004dd35
|
last nail into error_msg() (de)capitalization
|
2006-10-27 09:02:31 +00:00 |
|
Denis Vlasenko
|
1340ca8c87
|
As usual, I forgot "svn del"...
|
2006-10-27 07:17:36 +00:00 |
|
Denis Vlasenko
|
2fe7b73d99
|
...and yet another small fix. Ouch...
|
2006-10-26 23:39:04 +00:00 |
|
Denis Vlasenko
|
1de0830e62
|
Fix minor breakage in previous commit
|
2006-10-26 23:32:43 +00:00 |
|
Denis Vlasenko
|
ddec5af6b0
|
rename functions to more understandable names
|
2006-10-26 23:25:17 +00:00 |
|
Denis Vlasenko
|
f0ed376eda
|
remove bb_printf and the like
|
2006-10-26 23:21:47 +00:00 |
|
Denis Vlasenko
|
670a6626ca
|
add ipv6 developer doc
|
2006-10-26 17:21:13 +00:00 |
|
Denis Vlasenko
|
ebe578ab2f
|
nslookup: make it more IPv6 friendly
|
2006-10-26 17:17:59 +00:00 |
|
Denis Vlasenko
|
68f2187265
|
mount: use switch (compare_string_array(..))
where appropriate, saves >100 bytes.
|
2006-10-26 01:47:34 +00:00 |
|
Denis Vlasenko
|
1457915afc
|
xconnect is non-conforming to "xfunc like libc" rule. Fixing
|
2006-10-26 01:09:46 +00:00 |
|
Denis Vlasenko
|
940b2e4b73
|
ip: "ip addr del" and "ip addr delete" both should work
|
2006-10-26 00:38:22 +00:00 |
|
Denis Vlasenko
|
c6f188def8
|
silly size savings and capitalization fixes
|
2006-10-26 00:37:00 +00:00 |
|
Bernhard Reutner-Fischer
|
e63a0dee9e
|
- revert r16191; re-add resize() applet.
text data bss dec hex filename
288 0 0 288 120 console-tools/_resize.o.gcc-2.95
258 0 0 258 102 console-tools/_resize.o.gcc-3.3
252 0 0 252 fc console-tools/_resize.o.gcc-3.4
|
2006-10-25 15:07:56 +00:00 |
|
Denis Vlasenko
|
8077850330
|
sed: mostly style fixes, very small changes in actual code
|
2006-10-25 12:46:46 +00:00 |
|
Denis Vlasenko
|
d18a3a20db
|
use skip_whitespace where appropriate
|
2006-10-25 12:46:03 +00:00 |
|
Denis Vlasenko
|
c8400a2162
|
wget: wget $'-\207' ... should not be allowed to work. ever. :)
So fix wget & getopt32. Also fix multiple --header options
order: add and use rev_llist.
|
2006-10-25 00:33:44 +00:00 |
|
Rob Landley
|
44c7917cab
|
Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to
autodocifier.pl so USAGE_ macros that haven't been converted to USE_ yet
get correctly stripped out when generating BusyBox.html.
|
2006-10-24 21:46:19 +00:00 |
|
Bernhard Reutner-Fischer
|
d35d540217
|
- add nmeter and raidautorun to defconfig.
|
2006-10-24 20:07:29 +00:00 |
|
Bernhard Reutner-Fischer
|
a481d87ff7
|
- we take exactly one argument.
|
2006-10-24 20:06:55 +00:00 |
|
Denis Vlasenko
|
7534e0834f
|
wget: -100 bytes, reduce stack usage, remove --header length limit
|
2006-10-23 23:21:58 +00:00 |
|
Denis Vlasenko
|
703aa13ff5
|
watch: fix warning
getty: fix breakage; fix excessive stack usage
|
2006-10-23 22:43:02 +00:00 |
|
Denis Vlasenko
|
4e70bf4359
|
getty: conditionally disable handling of all-caps terminals.
|
2006-10-23 10:17:34 +00:00 |
|