index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-09-28
Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c
Denis Vlasenko
2006-09-27
usage.h: fix compile-time bugs exposed by previous change
Denis Vlasenko
2006-09-27
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
Denis Vlasenko
2006-09-27
silly switch style fix
Denis Vlasenko
2006-09-27
crontab: we indent using tabs
Denis Vlasenko
2006-09-27
losetup: with no arguments lists all /dev/loopN. Corrected help text.
Denis Vlasenko
2006-09-27
kill: implement killall5. OpenWRT folks will be happy.
Denis Vlasenko
2006-09-27
kill: fix bugs (kill -l output was horrible), fix style, constify data
Denis Vlasenko
2006-09-27
process utilities related style cleanup
Denis Vlasenko
2006-09-27
ifupdown: fix for standalone shell; removed hardcoded PATH
Denis Vlasenko
2006-09-26
ifupdown: style cleanup, no code changes
Denis Vlasenko
2006-09-26
several fixes from openWRT project
Denis Vlasenko
2006-09-26
login: fix getopt_ulflags fallout (wasn't taking username supplied by getty)
Denis Vlasenko
2006-09-26
httpd: sanitize indentation
Denis Vlasenko
2006-09-26
wget: add (configurable) large file support. Run tested.
Denis Vlasenko
2006-09-25
fix 'grep -C' which requires an argument
Eric Andersen
2006-09-24
vlock: make message shorter
Denis Vlasenko
2006-09-24
mount: fix breakage from recent changes (spurious -ro mounts)
Denis Vlasenko
2006-09-23
Another attempt at untangling the logic so the compiler can follow it and not
Rob Landley
2006-09-23
wget: fix bug where wget creates null file if there is no remote one.
Denis Vlasenko
2006-09-23
applets.c: fix indentation
Denis Vlasenko
2006-09-23
remove unneeded #includes, fix indentation
Denis Vlasenko
2006-09-23
inetd: deindent main loop, other readability enhancements
Denis Vlasenko
2006-09-23
hexdump: fixlet for my breakage
Denis Vlasenko
2006-09-23
inetd: reformat with tabs for indentation
Denis Vlasenko
2006-09-23
hexdump: deindent, almost fits into 80 columns now
Denis Vlasenko
2006-09-23
correct_password: undo whitespace damage.
Denis Vlasenko
2006-09-23
ifupdown: getopt_ulflags'ification.
Denis Vlasenko
2006-09-23
arping: fix bug (getopt_ulflags and optarg don't mix),
Denis Vlasenko
2006-09-23
insmod: getopt_ulflags'isation
Denis Vlasenko
2006-09-23
passwd: getopt_ulflags'isation
Denis Vlasenko
2006-09-23
bb_askpass: shorten static password buffer. 256 is way too large.
Denis Vlasenko
2006-09-22
Follow-up to 16172: this also doesn't produce a warning for me on gcc 4.1,
Rob Landley
2006-09-22
"I'll think about it" != "apply it now". It means I need to think about it.
Rob Landley
2006-09-22
netstat: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
gzip: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
losetup: getopt_ulflags'ification + small fix for perror_nomsg
Denis Vlasenko
2006-09-22
awk: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
sed: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
hostname: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
telnetd: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
adjtimex: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
logger: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
getopt: fix whitespace damage
Denis Vlasenko
2006-09-22
readprofile: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
ipcs: fix my recent breakage
Denis Vlasenko
2006-09-22
- add new applet resize.
Bernhard Reutner-Fischer
2006-09-22
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-21
- update and expand TODO a little bit
Bernhard Reutner-Fischer
2006-09-21
- pull r15578 from busybox_scratch branch:
Bernhard Reutner-Fischer
[prev]
[next]