projects
/
oweals
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/busybox.git
2008-04-04
Denis Vlasenko
fbsplash: more compact support for named pipes + EOF...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Denis Vlasenko
dd: support conv=fsync
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Denis Vlasenko
expr: fix comparisons 'a < b' where we were overflowing a-b
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Denis Vlasenko
udhcpc: add -o "do not request options by default"...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Denis Vlasenko
xfunc_die: resurrect (actually, it's "svn add" being...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Denis Vlasenko
basename: tiny shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Denis Vlasenko
chpst: fix "env directory" parsing to not strip everything
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Denis Vlasenko
script: do not ignore poll() errors. ~+20 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Denis Vlasenko
shells: do not frocibly enable test, echo and kill...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Denis Vlasenko
tcpudp: trivial build fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Denis Vlasenko
libbb: preventive fix for SIGxxx >= 32
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Denis Vlasenko
g[un]zip: accept and ignore -n (needed for kernel compile)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
fuser: fix vda's breakage: DOH! chdir'ing to /proc...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
mdev: optional support for regex pattern group substitu...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
mdev: fix block/char device detection. Closes bug 2144.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
inetd: small shrink for NOMMU case
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_de...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
mdev: fix a bug where it was not stopping on first...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
ftpgetput: move control_stream to "struct globals";
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Denis Vlasenko
ftpgetput: deal with long-standing TODOs:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Denis Vlasenko
ftpgetput: add comment about EPSV (extended PASV).
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Denis Vlasenko
copy_file: handle "cp /dev/foo file" (almost) compatibl...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Denis Vlasenko
fbsplash: move to /sbin; small shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Denis Vlasenko
fix a few stray unguarded strdup's
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Denis Vlasenko
whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Denis Vlasenko
mdev: plug a few memory and fd leaks; simplify code...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Denis Vlasenko
mdev: add testsuite entry
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Denis Vlasenko
openvt: fix gross mismatch between us and "standard...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Denis Vlasenko
fbsplash: support this usage:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Denis Vlasenko
fbsplash: fix broken handling of buffered case:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Denis Vlasenko
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Bernhard Reutner...
- add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Denis Vlasenko
fbsplash: cosmetic comment and Config text fixes; renam...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Denis Vlasenko
fbsplash: shrink, better help text; inifile cannot...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Denis Vlasenko
patch: add support for -R. ~ +110 byte. By Pascal Bella...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
patch: fix vda's thinko: we need to open new_filename...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
ash: support for && and || in [[ expr ]]; add testsuite...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
ifupdown: support for %retries% (L. Gabriel Somlo ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
udhcp: build fix for ppc kernel 2.4.36
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
lpd: small shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
ash: comment about [[; code style fixes. No code changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
help text shrinkage
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
date: even more of help text shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
date: make help text more understandable; small shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
ash: optional bash-like pattern subst and substring...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Denis Vlasenko
ash: add read -u; fix read -t and read -n; add testsuit...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
lpd: debugging by Vladimir: he found vda's breakage...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: add testsuite entry for it
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: improve comments (no code chages)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
patch: support for patches without dates and generated...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: exclude D_EMPTY code if there is no support for -r
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: fix small bug; don't make a copy for "/dev/null...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: reordering and renaming of variables
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: make a few variables local
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: make it work on pipes etc (needed for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
diff: shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
*: whitespace fixes, no code changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
lpr: add more accurate comments
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
lpd: much safer against malicious input. Does not fork...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Denis Vlasenko
lpd: fix OOM vulnerability (was eating arbitrarily...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Denis Vlasenko
lpd: maintainer's update: now with spool helpers
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Denis Vlasenko
patch: shrink by Pascal Bellard <pascal.bellard AT...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Denis Vlasenko
pscan: fix a typo in help text
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Denis Vlasenko
pscan: add -c, -b: report closed, blocked ports
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Denis Vlasenko
tail: fix fallout from tail -c optimization
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Denis Vlasenko
bump version to 1.11.0.svn
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Denis Vlasenko
taskset: fix false failure in testsuite
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
webpage: typo fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
Bump version to 1.10.0 and announce it on website.
1_10_0
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
update defconfig
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
website: fix double include of menubar
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
webpage: fix English
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
website: announce stable point releases
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
*: fix build problems found with randomconfig
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Denis Vlasenko
scripts/bb_release: release script (I nearly lost it...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
*: use fopen_or_warn in few more places
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Paul Fox
let top build without TERMIOS enabled
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Paul Fox
termios can be used by either top or more.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
inetd: use change_identity().
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
small NOMMU fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
hdparm: do not lie about supporting -q (quiet)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
gcc compat fix and warning suppression
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Denis Vlasenko
udhcp: fix wrong order of args here: index_in_strings...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
tftpd: small trivial shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
die_if_bad_username: shrink: 88 -> 77 bytes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
...and actually adding new file now...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
adduser/addgroup: check username for invalid chars
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
ifupdown: make it NOMMU-capable
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
tftpd: fix download: we must change user AFTER bind
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
tftpd: options -c (allow _new_ files to be uploaded...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
tftp(d): a bit more verbose error reporting
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Denis Vlasenko
tftpd: make it emit error packets
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Denis Vlasenko
unlzma: shrink by Pascal Bellard <pascal.bellard AT...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Denis Vlasenko
mount: #ifdef out MOUNT_LABEL code parts if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Denis Vlasenko
patch: don't trash permissions of patched file
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Denis Vlasenko
tftpd: make open() check r/w permissions instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Denis Vlasenko
tftpd: fix bugs spotted by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Denis Vlasenko
init: do not close all descriptors > 2. We were doing...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Paul Fox
remove alarm() calls which were functioning as a primitive
commit
|
commitdiff
|
tree
|
snapshot
next