Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
13cb8427736298c80055ecd6a9abbef45849b527
/
date.c
77d9268
Patch from larry to fix some grammar errors.
by Eric Andersen
· 23 years ago
59df6f7
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
by Matt Kraai
· 23 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
3e6ff90
A cleanup patch from Jeff Garzik to static-ify a number of
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
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
7b5d594
Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close
by Eric Andersen
· 24 years ago
a683ee8
"I will always compile before I commit."
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
47d4926
The result of getopt() is "int" and should be treated as such
by Pavel Roskin
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
add09fd
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> -Erik
by Eric Andersen
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
1f6262b
Fix 'date -u' -Erik
by Eric Andersen
· 24 years ago
499f65f
Some updates for better portability. -Erik
by Erik Andersen
· 24 years ago
1d1d950
More Doc updates. cmdedit and more termio fixes.
by Erik Andersen
· 25 years ago
1ad302a
The new tar for busybox is now done, and works just fine
by Erik Andersen
· 25 years ago
298854f
My latest ramblings. -Erik
by Erik Andersen
· 25 years ago
0d068a2
* all mallocs now use xmalloc (and so are OOM error safe), and
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
04e9702
Clear up some ambiguity with old style assignments. -Erik
by Erik Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
b0e9a70
More stuff. -Erik
by Eric Andersen
· 25 years ago
2ce1edc
Latest and greatest. -Erik
by Eric Andersen
· 25 years ago
4bea32a
latest and greatest.
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago