Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1b2058fe986a183d6b2f71145b166d683df82770
1b2058f
fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths
by Denis Vlasenko
· 17 years ago
f2f3868
mdev: optional support for regex pattern group substitution. +142 bytes.
by Denis Vlasenko
· 17 years ago
aa8a601
mdev: fix block/char device detection. Closes bug 2144.
by Denis Vlasenko
· 17 years ago
02f12f5
inetd: small shrink for NOMMU case
by Denis Vlasenko
· 17 years ago
cae11b5
mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes
by Denis Vlasenko
· 17 years ago
4461564
mdev: fix a bug where it was not stopping on first matching rule
by Denis Vlasenko
· 17 years ago
7cb808e
ftpgetput: move control_stream to "struct globals";
by Denis Vlasenko
· 17 years ago
0e7940a
ftpgetput: deal with long-standing TODOs:
by Denis Vlasenko
· 17 years ago
6c615a6
ftpgetput: add comment about EPSV (extended PASV).
by Denis Vlasenko
· 17 years ago
b9ad75f
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
by Denis Vlasenko
· 17 years ago
a38ba59
fbsplash: move to /sbin; small shrink
by Denis Vlasenko
· 17 years ago
c4523c2
fix a few stray unguarded strdup's
by Denis Vlasenko
· 17 years ago
2570b2e
whitespace fixes
by Denis Vlasenko
· 17 years ago
cf26ab7
mdev: plug a few memory and fd leaks; simplify code a bit
by Denis Vlasenko
· 17 years ago
e1caabb
mdev: add testsuite entry
by Denis Vlasenko
· 17 years ago
95891fc
openvt: fix gross mismatch between us and "standard" openvt.
by Denis Vlasenko
· 17 years ago
72b3442
fbsplash: support this usage:
by Denis Vlasenko
· 17 years ago
11b9f26
fbsplash: fix broken handling of buffered case:
by Denis Vlasenko
· 17 years ago
8ee649a
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
by Denis Vlasenko
· 17 years ago
ce7eb44
- add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig
by Bernhard Reutner-Fischer
· 17 years ago
25a9c17
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg
by Denis Vlasenko
· 17 years ago
c6dbb85
fbsplash: shrink, better help text; inifile cannot specify image now;
by Denis Vlasenko
· 17 years ago
08ec67b
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com>
by Denis Vlasenko
· 17 years ago
cc2965f
patch: fix vda's thinko: we need to open new_filename.orig, always!
by Denis Vlasenko
· 17 years ago
80591b0
ash: support for && and || in [[ expr ]]; add testsuite checks
by Denis Vlasenko
· 17 years ago
b02cea1
ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>)
by Denis Vlasenko
· 17 years ago
a1acfc8
udhcp: build fix for ppc kernel 2.4.36
by Denis Vlasenko
· 17 years ago
0c3b0d5
lpd: small shrink
by Denis Vlasenko
· 17 years ago
f7d5665
ash: comment about [[; code style fixes. No code changes.
by Denis Vlasenko
· 17 years ago
68e5e2b
help text shrinkage
by Denis Vlasenko
· 17 years ago
fa076d4
date: even more of help text shrink
by Denis Vlasenko
· 17 years ago
9ce4ae8
date: make help text more understandable; small shrink
by Denis Vlasenko
· 17 years ago
92e13c2
ash: optional bash-like pattern subst and substring opts
by Denis Vlasenko
· 17 years ago
59f351c
ash: add read -u; fix read -t and read -n; add testsuite entries.
by Denis Vlasenko
· 17 years ago
f39653e
lpd: debugging by Vladimir: he found vda's breakage (trashed s[0])!
by Denis Vlasenko
· 17 years ago
cee01cf
diff: add testsuite entry for it
by Denis Vlasenko
· 17 years ago
dccfe05
diff: improve comments (no code chages)
by Denis Vlasenko
· 17 years ago
64a76d7
patch: support for patches without dates and generated with -U1; shrink
by Denis Vlasenko
· 17 years ago
c4c2cd4
diff: exclude D_EMPTY code if there is no support for -r
by Denis Vlasenko
· 17 years ago
e9d67a8
diff: fix small bug; don't make a copy for "/dev/null" case
by Denis Vlasenko
· 17 years ago
7fe0eba
diff: reordering and renaming of variables
by Denis Vlasenko
· 17 years ago
73132b9
diff: make a few variables local
by Denis Vlasenko
· 17 years ago
04211fd
diff: make it work on pipes etc (needed for kernel compile)
by Denis Vlasenko
· 17 years ago
dc1cbf8
diff: shrink
by Denis Vlasenko
· 17 years ago
c693840
*: whitespace fixes, no code changes
by Denis Vlasenko
· 17 years ago
42cc304
lpr: add more accurate comments *: trailing whitespace removal
by Denis Vlasenko
· 17 years ago
39c77c3
lpd: much safer against malicious input. Does not fork anymore,
by Denis Vlasenko
· 17 years ago
0b6c6a9
lpd: fix OOM vulnerability (was eating arbitrarily large commands)
by Denis Vlasenko
· 17 years ago
a794289
lpd: maintainer's update: now with spool helpers
by Denis Vlasenko
· 17 years ago
c93b162
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
by Denis Vlasenko
· 17 years ago
324d26f
pscan: fix a typo in help text
by Denis Vlasenko
· 17 years ago
715c16a
pscan: add -c, -b: report closed, blocked ports
by Denis Vlasenko
· 17 years ago
69ca5a7
tail: fix fallout from tail -c optimization
by Denis Vlasenko
· 17 years ago
c8bac03
bump version to 1.11.0.svn
by Denis Vlasenko
· 17 years ago
45ecfc2
taskset: fix false failure in testsuite
by Denis Vlasenko
· 17 years ago
b9d0f0c
webpage: typo fix
by Denis Vlasenko
· 17 years ago
74f8208
Bump version to 1.10.0 and announce it on website.
by Denis Vlasenko
· 17 years ago
1_10_0
ffa5d76
update defconfig
by Denis Vlasenko
· 17 years ago
45911a6
website: fix double include of menubar
by Denis Vlasenko
· 17 years ago
31567c1
webpage: fix English
by Denis Vlasenko
· 17 years ago
68d0969
website: announce stable point releases
by Denis Vlasenko
· 17 years ago
4824cca
*: fix build problems found with randomconfig
by Denis Vlasenko
· 17 years ago
0dc490b
scripts/bb_release: release script (I nearly lost it last time)
by Denis Vlasenko
· 17 years ago
f90ab18
*: use fopen_or_warn in few more places
by Denis Vlasenko
· 17 years ago
275b929
let top build without TERMIOS enabled
by Paul Fox
· 17 years ago
9e1f92d
termios can be used by either top or more.
by Paul Fox
· 17 years ago
9230582
inetd: use change_identity().
by Denis Vlasenko
· 17 years ago
c52248e
small NOMMU fixes
by Denis Vlasenko
· 17 years ago
3c96d02
hdparm: do not lie about supporting -q (quiet)
by Denis Vlasenko
· 17 years ago
0f3a580
gcc compat fix and warning suppression by Joe Krahn <krahn AT niehs.nih.gov>
by Denis Vlasenko
· 17 years ago
027271e
udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);
by Denis Vlasenko
· 17 years ago
0a0180c
tftpd: small trivial shrink
by Denis Vlasenko
· 17 years ago
104d544
die_if_bad_username: shrink: 88 -> 77 bytes
by Denis Vlasenko
· 17 years ago
dd5702d
...and actually adding new file now...
by Denis Vlasenko
· 17 years ago
a7d6c8b
adduser/addgroup: check username for invalid chars
by Denis Vlasenko
· 17 years ago
cf7cf62
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
by Denis Vlasenko
· 17 years ago
0764a7f
ifupdown: make it NOMMU-capable
by Denis Vlasenko
· 17 years ago
7a60133
tftpd: fix download: we must change user AFTER bind
by Denis Vlasenko
· 17 years ago
403a5a2
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
by Denis Vlasenko
· 17 years ago
71c9f01
tftp(d): a bit more verbose error reporting
by Denis Vlasenko
· 17 years ago
dd9228b
tftpd: make it emit error packets
by Denis Vlasenko
· 17 years ago
c0183e6
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>
by Denis Vlasenko
· 17 years ago
6aa7696
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
by Denis Vlasenko
· 17 years ago
2a7a451
patch: don't trash permissions of patched file
by Denis Vlasenko
· 17 years ago
d7e6af2
tftpd: make open() check r/w permissions instead of doing it ourself.
by Denis Vlasenko
· 17 years ago
78c5656
tftpd: fix bugs spotted by Vladimir
by Denis Vlasenko
· 17 years ago
e421b5e
init: do not close all descriptors > 2. We were doing it - sometimes.
by Denis Vlasenko
· 17 years ago
2724fa9
remove alarm() calls which were functioning as a primitive
by Paul Fox
· 17 years ago
fb274df
init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet)
by Denis Vlasenko
· 17 years ago
9c8c038
httpd: small fixlet for POST upload - skip
by Denis Vlasenko
· 17 years ago
d1277c6
remove extra spaces in help text; delete duplicate #define
by Denis Vlasenko
· 17 years ago
d0a071a
brctl: eliminate stray data object
by Denis Vlasenko
· 17 years ago
b44c790
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
by Denis Vlasenko
· 17 years ago
d25c33f
volume_id: disable detection routines which are not setting label and uuid anyway
by Denis Vlasenko
· 17 years ago
c5b7372
volude_id: remove unused fields and functions which were setting them
by Denis Vlasenko
· 17 years ago
592d4fe
selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable
by Denis Vlasenko
· 17 years ago
4866e90
svn add/svn rm to actually move tcp/udpsvd...
by Denis Vlasenko
· 17 years ago
4ee7cd4
*: mode tcp/udpsvd to networking, delete ipsvd/*
by Denis Vlasenko
· 17 years ago
aa9b182
tftpd: new applet (mostly using existing code for tftp)
by Denis Vlasenko
· 17 years ago
1d42665
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
by Denis Vlasenko
· 17 years ago
Next »