Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
f28d8195540cad33b455e4b2bce385003a40eb04
/
md5sum.c
7467c8d
Patch from vodz:
by Eric Andersen
· 23 years ago
5552208
Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slim
by Eric Andersen
· 23 years ago
db15cb7
A really nice patch from Manuel Novoa III for compile time
by Eric Andersen
· 23 years ago
e0c0757
These were broken when using dmalloc due to include file ordering
by Eric Andersen
· 23 years ago
5a9d441
Fix up some signed char vs int issues that show up on powerpc.
by Eric Andersen
· 23 years ago
4a2e463
Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com> -Erik
by Eric Andersen
· 24 years ago
5de9098
Eliminate superfluous test.
by Matt Kraai
· 24 years ago
7aa1f5c
Make md5sum not display filename when reading stdin -Erik
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
e111d69
Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE
by Eric Andersen
· 24 years ago
70da6a6
Fix a warning in sh.c. Remove use of getline() in md5sum since
by Eric Andersen
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
8755982
Remove #ifdef __STDC__ junk. We don't do K&R round these parts,
by Eric Andersen
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
207061a
Fix error messages.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
616d13b
Fixed to pass -Wundef
by Pavel Roskin
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
999bf72
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
by Eric Andersen
· 24 years ago
2b6ab3c
Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik
by Eric Andersen
· 24 years ago