index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-05-16
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
Bernhard Reutner-Fischer
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-08
- fix selinux stuff
Bernhard Reutner-Fischer
2008-05-08
- correct usage helptext of ifupdown
Bernhard Reutner-Fischer
2008-05-07
httpd: fix several bugs triggering by realtive path in -h DIR.
Denis Vlasenko
2008-05-03
uniq: support -w. closes bug 3094.
Denis Vlasenko
2008-04-30
remove stray semicolon
Denis Vlasenko
2008-04-27
cp: fix "cp -RL" to create regular files even if src is a symlink
Denis Vlasenko
2008-04-25
date: make it accept ISO date format. Fix help text.
Denis Vlasenko
2008-04-22
whitespace fixes. no code changes
Denis Vlasenko
2008-04-21
tentative fix for ppc64 problems with ioctl.
Denis Vlasenko
2008-04-19
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-17
top: fix build failure
Denis Vlasenko
2008-04-13
make test, [ and [[ all NOFORK, for consistency.
Denis Vlasenko
2008-04-13
man: new applet. ~600 bytes.
Denis Vlasenko
2008-04-07
dd: update usage text
Denis Vlasenko
2008-04-07
ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)
Denis Vlasenko
2008-04-06
brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)
Denis Vlasenko
2008-04-05
cpio: optional support for writing cpio files in newc format.
Denis Vlasenko
2008-04-02
udhcpc: add -o "do not request options by default" switch
Denis Vlasenko
2008-04-01
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-03-30
libbb: preventive fix for SIGxxx >= 32
Denis Vlasenko
2008-03-28
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
Denis Vlasenko
2008-03-28
fbsplash: move to /sbin; small shrink
Denis Vlasenko
2008-03-27
openvt: fix gross mismatch between us and "standard" openvt.
Denis Vlasenko
2008-03-27
fbsplash: support this usage:
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
fbsplash: shrink, better help text; inifile cannot specify image now;
Denis Vlasenko
2008-03-26
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...
Denis Vlasenko
2008-03-25
help text shrinkage
Denis Vlasenko
2008-03-25
date: even more of help text shrink
Denis Vlasenko
2008-03-25
date: make help text more understandable; small shrink
Denis Vlasenko
2008-03-24
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
lpd: fix OOM vulnerability (was eating arbitrarily large commands)
Denis Vlasenko
2008-03-23
lpd: maintainer's update: now with spool helpers
Denis Vlasenko
2008-03-23
pscan: fix a typo in help text
Denis Vlasenko
2008-03-23
pscan: add -c, -b: report closed, blocked ports
Denis Vlasenko
2008-03-20
small NOMMU fixes
Denis Vlasenko
2008-03-20
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
gcc compat fix and warning suppression
Denis Vlasenko
2008-03-19
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-18
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-17
remove extra spaces in help text; delete duplicate #define
Denis Vlasenko
2008-03-17
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
[prev]
[next]