-
ba04337e1f
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24 13:28:45 +02:00
-
17fc33dfbd
finish busybox.1 renaming
Denys Vlasenko
2010-10-24 03:46:16 +02:00
-
d8205b39ab
awk: reduce ifdef forest
Rob Landley
2010-10-24 03:27:22 +02:00
-
738e4de013
English fixes to docs/smallint.txt
Denys Vlasenko
2010-10-24 03:23:59 +02:00
-
8f8ee534a7
adding docs/smallint.txt
Denys Vlasenko
2010-10-24 03:07:18 +02:00
-
58647e8f85
Remove check for supported libc.
Denys Vlasenko
2010-10-24 03:02:57 +02:00
-
07b1c6ecc0
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-24 03:00:57 +02:00
-
1c26e05f30
remove unused SC_x (serial port names) defines
Denys Vlasenko
2010-10-24 02:35:17 +02:00
-
57b68331e4
correct manpage name
Denys Vlasenko
2010-10-24 02:09:32 +02:00
-
f2657a9968
init: do not clear CRTSCTS (fix from Debian bug 528560)
Denys Vlasenko
2010-10-24 02:04:10 +02:00
-
2b299fed6a
awk: fix breakage in last commit
Denys Vlasenko
2010-10-24 01:58:04 +02:00
-
5360059131
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23 21:06:06 +02:00
-
6a0d7490ea
awk: fix segfault on closing non-opened file
Denys Vlasenko
2010-10-23 21:02:15 +02:00
-
54779a47e9
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-22 13:35:47 +02:00
-
6722737ece
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22 13:27:16 +02:00
-
cbfeaac7af
smemcap: close /proc handle upon cleaning up
Alexander Shishkin
2010-10-21 23:44:47 +03:00
-
46b6cd7630
nbd-client: kill unused variable (total 0 bytes)
Alexander Shishkin
2010-10-21 13:32:27 +03:00
-
d3036ef608
pmap: get rid of a warning
Denys Vlasenko
2010-10-22 13:15:15 +02:00
-
0bb35e19a7
udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size
Denys Vlasenko
2010-10-21 12:33:10 +02:00
-
08187356d7
patch: implement -E option
Lukas Huba
2010-10-21 00:43:00 +02:00
-
e7599d1cc7
revert last change (wrong author)
Denys Vlasenko
2010-10-21 00:42:15 +02:00
-
f0c7e0c8d5
patch: implement -E option
Gilles Espinasse
2010-10-21 00:39:46 +02:00
-
2348e09557
tail: free tailbuf upon cleaning up
Alexander Shishkin
2010-10-21 00:25:45 +02:00
-
a7027bf89e
stat: remove superfluous setXXent() calls, plug memory leak
Alexander Shishkin
2010-10-21 00:24:05 +02:00
-
894ef60032
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20 22:36:51 +02:00
-
5d374e9b14
udhcpc: exit if iface disappeared; use correct MAC if it changes
Denys Vlasenko
2010-10-20 22:26:38 +02:00
-
c72c1d7b31
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
Denys Vlasenko
2010-10-20 22:08:16 +02:00
-
a5048fa386
udhcpc: periodically reread our ifindex and mac
Denys Vlasenko
2010-10-20 21:38:29 +02:00
-
b3af65b95d
udhcpc: emit maxsize option in all non-NAK type packets
Denys Vlasenko
2010-10-20 21:37:23 +02:00
-
2c3b71a0d2
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Denys Vlasenko
2010-10-20 18:04:36 +02:00
-
c59e06e471
udhcpc: better help text
Denys Vlasenko
2010-10-20 16:10:59 +02:00
-
ff19d525a9
add/remove-shell: use O_TRUNC instead of O_EXCL
Denys Vlasenko
2010-10-20 15:14:32 +02:00
-
5be79ff27a
add-shell, remove-shell: new applets
Alexander Shishkin
2010-10-20 13:22:24 +02:00
-
bec588878b
*: s/open3_or_warn/open_or_warn/ where makes sense
Denys Vlasenko
2010-10-20 13:21:22 +02:00
-
d3c5ab703b
udhcpc: remove now-unneeded definitions of vendor and client-id opts
Denys Vlasenko
2010-10-20 02:03:30 +02:00
-
1cbdc03411
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better
Denys Vlasenko
2010-10-20 01:42:37 +02:00
-
9e244c7600
udhcpc: move usage text to .c file. no code changes
Denys Vlasenko
2010-10-20 01:38:56 +02:00
-
f04ca74ab5
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-10-19 23:08:33 +02:00
-
0016bcee37
klogd: do not log partial lines
Denys Vlasenko
2010-10-19 23:07:49 +02:00
-
ef6c6d8cfe
mkmakefile: make 3.82 fix
Thomas Chou
2010-10-19 15:17:12 +08:00
-
7ab94ca351
md5: remove outdated comment
Denys Vlasenko
2010-10-19 02:33:39 +02:00
-
302ad1450e
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
Denys Vlasenko
2010-10-19 02:16:12 +02:00
-
d982da79de
nanddump: make oobbuf allocation dynamic
Baruch Siach
2010-10-18 11:35:30 +02:00
-
c48a5c607d
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Denys Vlasenko
2010-10-18 14:48:30 +02:00
-
b5aa1d95a1
libbb/hash_sha.c -> libbb/hash_md5_sha.c
Denys Vlasenko
2010-10-18 13:47:47 +02:00
-
eb7fe6dbf5
libbb: move md5 and shaN into a common source file. no code changes
Denys Vlasenko
2010-10-18 13:46:07 +02:00
-
e08ef581af
md5: length should be stored in *little-endian* order! fixing...
Denys Vlasenko
2010-10-18 11:50:17 +02:00
-
9ff50b8697
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18 11:40:26 +02:00
-
b102e12253
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-18 11:39:47 +02:00
-
06f719fd79
libbb: rename hash source files. no code changes
Denys Vlasenko
2010-10-18 10:38:18 +02:00
-
5fe2f863b9
sort: -o FILE should create/truncate FILE
Denys Vlasenko
2010-10-18 02:43:57 +02:00
-
c05387d5de
*: replace xopen3 with xopen where makes sense
Denys Vlasenko
2010-10-18 02:38:27 +02:00
-
36af2f7977
nanddump: new applet
Baruch Siach
2010-10-18 02:36:34 +02:00
-
873bb31d17
cpio: avoid 'not created: newer or same age file exists' message for dirs
Pascal Bellard
2010-10-18 00:54:51 +02:00
-
cadf90184c
depmod: accept and ignore -u, -q, -C FILE
Pascal Bellard
2010-10-18 00:51:16 +02:00
-
122a4b30f4
touch: update help text
Pascal Bellard
2010-10-18 00:43:07 +02:00
-
b8d02597e3
md5: fix biuld failure on big-endian machines
Denys Vlasenko
2010-10-17 23:01:32 +02:00
-
2b0116803b
docs: Sync up AUTHORS and busybox_footer.pod
Kevin Cernekee
2010-10-10 13:15:57 -07:00
-
20e2c35b7c
docs: Change CVS references to Git
Kevin Cernekee
2010-10-10 13:09:31 -07:00
-
ea694163af
typo fix
Denys Vlasenko
2010-10-17 12:45:24 +02:00
-
786635e62e
seq: exit on write errors
Denys Vlasenko
2010-10-17 12:44:39 +02:00
-
ad8def2d8a
udhcpc: fix OPTION_IP_PAIR parsing
Vladislav Grishenko
2010-10-17 12:27:50 +02:00
-
cfe114c4f3
md5: code shrink -5 bytes
Denys Vlasenko
2010-10-17 11:38:44 +02:00
-
f6dacc23ff
bring md5 and sha1 names closer. no code changes
Denys Vlasenko
2010-10-17 03:21:51 +02:00
-
36ab585f68
md5: code shrink
Denys Vlasenko
2010-10-17 03:00:36 +02:00
-
a971a192e8
shaN: code shrink
Denys Vlasenko
2010-10-17 01:35:16 +02:00
-
446c2349b6
whitespace fix
Denys Vlasenko
2010-10-16 23:39:43 +02:00
-
4bc3b85894
sha512: inline rotr64
Denys Vlasenko
2010-10-16 23:31:15 +02:00
-
273abcbf66
shaN: small code shrink
Denys Vlasenko
2010-10-16 22:43:34 +02:00
-
1ac476bb85
md5: fix "fast" md5 broken by prev commit
Denys Vlasenko
2010-10-16 21:34:36 +02:00
-
e8ee86250d
testsuite: add tests for {ms5,shaN}sum
Denys Vlasenko
2010-10-16 21:26:47 +02:00
-
bcccad3531
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16 20:46:35 +02:00
-
c0683acce8
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16 20:45:27 +02:00
-
1a5e11c874
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16 01:56:41 +02:00
-
70186711f4
libbb/md5: code shrink
Denys Vlasenko
2010-10-16 01:08:32 +02:00
-
3d16098494
libbb/md5: small code shrink
Denys Vlasenko
2010-10-15 18:05:51 +02:00
-
c15613c975
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15 11:29:02 +02:00
-
f2710d0221
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-15 10:42:17 +02:00
-
05e8605ab8
remove runit/runit_lib.c
Denys Vlasenko
2010-10-13 12:53:27 +02:00
-
b1db09be5a
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12 13:47:15 +02:00
-
d4d289acf5
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12 04:18:05 +02:00
-
b1993380ba
remove findutils/.gitignore, top-level one covers it
Denys Vlasenko
2010-10-11 12:53:19 +02:00
-
3b2acb759c
tweak help text
Denys Vlasenko
2010-10-09 21:10:32 +02:00
-
c1e3027f11
fix help text punctuation
Denys Vlasenko
2010-10-08 15:04:23 +02:00
-
6b0ac8487a
tweak usage texts
Denys Vlasenko
2010-10-07 13:25:09 +02:00
-
c0f39b0fb2
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
2010-10-06 01:45:24 +02:00
-
28458c64db
awk: code shrink
Denys Vlasenko
2010-10-05 16:49:03 +02:00
-
d527e0c81d
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05 13:22:11 +02:00
-
5b34300178
sendmail: fix assumption that headers should have a space after the colon
Vladimir Dronnikov
2010-10-05 01:21:32 +02:00
-
5aa4d53273
tune2fs: implement -c and -i options
Richard Braun
2010-10-05 00:39:46 +02:00
-
cacb2cd281
*: whitespace fixes
Denys Vlasenko
2010-10-05 00:13:02 +02:00
-
afc7b4c0d8
wc: add support for -m
Denys Vlasenko
2010-10-04 17:08:14 +02:00
-
09e7dafbfe
wc: preparatory patch, no logic changes
Denys Vlasenko
2010-10-04 17:04:20 +02:00
-
9a1b260547
man: add compatibility with man-db
Denys Vlasenko
2010-10-04 14:19:59 +02:00
-
d678257c26
ntpd: allow peer-less (standalone stratum 1 server) operation
Denys Vlasenko
2010-10-04 01:20:44 +02:00
-
9d113cac42
patch: tweaks
Rob Landley
2010-10-04 00:49:48 +02:00
-
e2069fb325
hush: remove "doesn't support brace expansion" from config help text
Denys Vlasenko
2010-10-04 00:01:47 +02:00
-
bbecd74d5a
hush: remove brace expansion from TODO list in comments. No code changes.
Denys Vlasenko
2010-10-03 17:22:52 +02:00
-
957f79f471
hush: small code shrink
Denys Vlasenko
2010-10-03 17:15:50 +02:00
-
2bcba5cc53
hush: add brace expansion testcase
Denys Vlasenko
2010-10-03 17:07:57 +02:00