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-05-22
Bernhard Reutner...
- not sure but i may have had the shutdown-time wrong...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Bernhard Reutner...
- untangle the implementation of the small and huge...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
mdev: suppress "may be used uninitialized" warning
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
mdev: add support for "only rename" option in mdev...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
dnsd: fixes various segfaults.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
modprobe: fix for blacklisting
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
last: make its output more like "standard" last (aka...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
last: trim format string a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
last: trim help text
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Denis Vlasenko
last: optional alternative sysv-like implementation
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Bernhard Reutner...
- make Christian happy
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Bernhard Reutner...
- skip empty lines and archive members
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Denis Vlasenko
udhcpc: regularize the names of receiving functions,
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Denis Vlasenko
udhcpc: simplify renewal of the lease
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Denis Vlasenko
udhcpc: properly reduce timeout if bogus packets were...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Denis Vlasenko
fix another -Wall warning
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Denis Vlasenko
ifenslave: add forgotten INIT_G()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Bernhard Reutner...
- Rob sais that he rewrote it, so reinstate the GPLv2...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Denis Vlasenko
fix "make bigdata" to not show weak aliases
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- improve readability
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- use STD*_FILENO some more. No object-code changes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- mention FIXME use find_mount_point()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- improve wording
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Bernhard Reutner...
- Rename getpty() to xgetpty() and adjust callers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
swapon: optional -p PRIO support (by Francois Barel...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
more -Wall warning fixes. -Wall is enabled now.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
start_stop_daemon: add -test, fix -x to not match by...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
httpd: fix obscure case when user runs httpd -i from...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
modprobe: optional "blacklist" command support (by...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
printf: fix printf -%s- foo, printf -- -%s- foo (bug...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Denis Vlasenko
ash: more of -Wall fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
Denis Vlasenko
last: style fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
Denis Vlasenko
insmod: build fix for microblaze (by Greg Steuck <greg...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
Denis Vlasenko
two fixlets for -Wall
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
Denis Vlasenko
fix bug 2704: remove verbatim RFC text from source
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- very minor shrinkage
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- add appropriate string for arp header #32 for use...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- fix bug where we incorrectly rejected ifconfig eth0...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- fix compilation on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- mention duplication of in_ether()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
Bernhard Reutner...
- provide proc-less sample
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Denis Vlasenko
testsuite instrumentation fixes by Christian
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Denis Vlasenko
Add more -W options to gcc.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Denis Vlasenko
more of -Wall fixes from Cristian Ionescu-Idbohrn.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Denis Vlasenko
remove stray semicolons (by Cristian Ionescu-Idbohrn)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Mike Frysinger
fix by Jie Zhang for exit status and POSIX compliance:
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Denis Vlasenko
Kill CONFIG_NITPICK, it turned out to not be useful...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Denis Vlasenko
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Denis Vlasenko
-Wall fixes by Cristian Ionescu-Idbohrn. No object...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Denis Vlasenko
fix warnings about pointer signedness
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Denis Vlasenko
Use intra-DSO calls when we build libbusybox. No-op...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Bernhard Reutner...
- pass flags to ld in one argument
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Denis Vlasenko
udhcp: protect agianst timer overflowing 32-bit counter
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Denis Vlasenko
insmod: fix build warnings. By Cristian Ionescu-Idbohrn
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Denis Vlasenko
mdev: /sys/class/block/ are also block devices
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Denis Vlasenko
build system: do not rebuild entire tree if it is moved
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Denis Vlasenko
website: announce 1.10.2
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Bernhard Reutner...
- forgot to pull in arch-specific tweaks
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Bernhard Reutner...
- fix selinux stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Bernhard Reutner...
- correct usage helptext of ifupdown
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Denis Vlasenko
start_stop_daemon: try to clarify intended meaning...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Denis Vlasenko
httpd: fix several bugs triggering by realtive path...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Denis Vlasenko
httpd: restore HUP, CHLD and PIPE to SIG_DFL prior...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
Denis Vlasenko
script: exit if reading from pseudo-tty errors out...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
Denis Vlasenko
ash: make set -o and set +o work as in dash/bash.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
Denis Vlasenko
cpio.tests: remove useless command
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Bernhard Reutner...
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Denis Vlasenko
vi: do not truncate file to zero length. closes bug...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Denis Vlasenko
uniq: support -w. closes bug 3094.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
more fixes to testsuite by Cristian and vda
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
clarify grep version
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
mdev: fix a bug where we were eating argv[0] of helper
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
fix grep test false positive
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
testing.sh: bashisms are eradicated.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Denis Vlasenko
runtest: the saga continues :(
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Denis Vlasenko
start_stop_daemon: use existing global variable
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Denis Vlasenko
remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Denis Vlasenko
echo: fix echo -e -n "msg\n\0"
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Denis Vlasenko
trylink: fix glibc check; make --sort-section option...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
runtest: more cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
ping: dont leak uninitialized data in ping packets
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
tar: add testsuite entries
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
tar: fix obscure case when name is "" and prefix is...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
tar: fix the case where long base names can be ignored
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
tar: remove bogus check for "-" (we handle it corrently...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Denis Vlasenko
fix build failure for libbusybox
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Denis Vlasenko
date: better version of previous commit; + fix testsuite
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Denis Vlasenko
date: complain if there are extraneout arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Denis Vlasenko
cp: fix "cp -RL" to create regular files even if src...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Denis Vlasenko
date: fix date-works test, add date-works-1 one (curren...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Denis Vlasenko
runtest: fix fallout from mucking with runtest :( ...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Denis Vlasenko
runtest: even more fixes from Cristian
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Denis Vlasenko
runtest: further fixes from Cristian Ionescu-Idbohrn...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Denis Vlasenko
runtest: use numeric compare instead of string where...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Denis Vlasenko
libbb: fix wrong sscanf count check (affects pidof...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Denis Vlasenko
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Denis Vlasenko
lineedit: hack for making it sort-of-work even if term...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Denis Vlasenko
taskset: (1ull < 65) like ops are not good, avoid that
commit
|
commitdiff
|
tree
|
snapshot
next