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-09-20
Denis Vlasenko
website: add a product using bbox - EMTEC MovieCube...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Denis Vlasenko
libbb: document that we maybe will want to understand...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Denis Vlasenko
grep: yet another fixlet for EXTRA_COMPAT
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Denis Vlasenko
grep: fix EXTRA_COMPAT grep to honor -E and -i
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Denis Vlasenko
setfont: small fixes from Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Denis Vlasenko
id: fix "id <user>" case. Requires getgrouplist().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Denis Vlasenko
slattach: preserve speed in non-raw mode. +39 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Denis Vlasenko
setfont: support -m and -C, support -m TEXTUAL_MAP...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Denis Vlasenko
man: do not use default if /etc/man.conf has different...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Denis Vlasenko
man: use default MANPATH of "/usr/man"; do not search...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Denis Vlasenko
modprobe-small: trivial SEGV fix
commit
|
commitdiff
|
tree
|
snapshot
2008-09-14
Denis Vlasenko
id: unsigned long is excessive for option bitmask
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Denis Vlasenko
setfont: add comments/TODOs, no code changes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Denis Vlasenko
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Denis Vlasenko
id: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
Bernhard Reutner...
- implement id -G (Tito Ragusa)
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
Paul Mundt
Kill off bogus #error's for big endian SH targets,...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Denis Vlasenko
runsvd: shrink by Vladimir
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Denis Vlasenko
halt: reinstate -w even if !FEATURE_WTMP; beautify...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
Denis Vlasenko
watchdog: add -T option
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Denis Vlasenko
ifenslave: on uclibc at least, net/if.h + linux/if_bond...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Denis Vlasenko
ifenslave: wants net/if.h
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Denis Vlasenko
install: shrink -D code. By Bernhard.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Denis Vlasenko
modprobe-small: make insmod command line compatible
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
Bernhard Reutner...
- commentary typo fix
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
Denis Vlasenko
awk: add a comment
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
Bernhard Reutner...
- uncomment tc for now
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
Bernhard Reutner...
- add WIP stub for tc.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
Bernhard Reutner...
- mention that we ignore -v, -b, -c
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
Denis Vlasenko
kbd_mode: fix non-ASCII letters in comments
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Denis Vlasenko
awk: improve nadling of negative numbers in bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Bernhard Reutner...
- pass "Accept:" and "Accept-Language:" header to CGI...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Bernhard Reutner...
- remove excess whitespace (Vladimir Dronnikov)
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Bernhard Reutner...
- halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov)
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Bernhard Reutner...
- add ether-wake to the hardcoded(argh!) list of APPLET...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
Denis Vlasenko
insmod: fix detection of open failure
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
Denis Vlasenko
build system: fix "Possible unintended interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Denis Vlasenko
build system: echo and test features may be enabled
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Denis Vlasenko
awk: bitwise ops cast oprands and results to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Denis Vlasenko
awk: support hex constants
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Denis Vlasenko
df: add support for more options, add some coreutils...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Denis Vlasenko
insmod: mix xmalloc with xrealloc_vector more carefully
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Bernhard Reutner...
- forgot to pass in the HOST_EXTRACFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
Denis Vlasenko
insmod: shrink
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
Denis Vlasenko
cksum: respect CONFIG_LFS=y. Adds 36 bytes in this...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
Bernhard Reutner...
- pull check-lxdialog from linux-2.6.26
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
Denis Vlasenko
trylink: make messages less confusing
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
Denis Vlasenko
modprobe-small: support "blacklist" keyword in /etc...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
Denis Vlasenko
reinstate sponsor's links
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
Denis Vlasenko
fbset: fix mode matching code: original code may trigge...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
Denis Vlasenko
ping: SO_RCVBUF must be bigger than packet size,
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
Denis Vlasenko
hexdump: fix SEGV in hexdump -e ""
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
Denis Vlasenko
setarch: do not try to use non-existent data in argv[]
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Denis Vlasenko
tweak web page
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Bernhard Reutner...
- move some older news to the news archive (the main...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Bernhard Reutner...
- reformat help text
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
Announce 1.11.2
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- print the documentation per default
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- document rmdir args
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- document rmmod -w and -f arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
fix xargs -e help text
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- tweak markup. No relevant changes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- cleanup urls
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix markup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- do not advertise the standalone udhcpd. It is activel...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix markup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- add doc-clean target
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- add note about CONFIG_CROSS_COMPILER_PREFIX while...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix typo of mine
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- improve documentation a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- some more nitpicks
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- some more markup fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
more of pointless beautifuing on the web page
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
trim webpage text a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- drop outdated paragraph (which additionally contained...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- misc. minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- point people to the current stable branch
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- tweak markup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
more cosmetic fixes on the website
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
cosmetic fixes on the webpage
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- tweak markup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- bump copyright year
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix markup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- fix some wrong markup.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Bernhard Reutner...
- correct release date for 1.12.0 and fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
Denis Vlasenko
announce 1.12.0
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
Bump version to 1.13.0.svn
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
This is 1.12.0
1_12_0
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
getopt32: do not return pointer to alloca() areas
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
envdir: fix "envdir with no params" case
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
findfs: make it use setuid-ness of busybox binary
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
fsck: use getmntent_r instead of open-coded parsing...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
linedit: fix use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
libbb: getopt32() should not ever touch argv[0] (even...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Denis Vlasenko
libbb: fix mishandling of "all argv are opts" in getopt32()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-19
Denis Vlasenko
ifupdown: fixes for shutdown of DHCP-managed interfaces
commit
|
commitdiff
|
tree
|
snapshot
2008-08-19
Denis Vlasenko
Updating defconfig, fixing a typo in Config.in
commit
|
commitdiff
|
tree
|
snapshot
2008-08-19
Bernhard Reutner...
- add new applet rdev (Grant Erickson)
commit
|
commitdiff
|
tree
|
snapshot
next