Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
dadfb4975b23b284fa02d15a5cfd21593b2993fc
/
util-linux
/
fbset.c
8d523cb
fbset: shrink code a bit more
by Denis Vlasenko
· 16 years ago
09f5ecf
fbset: code shrink
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
85c2471
*: fix fallout from -Wunused-parameter
by Denis Vlasenko
· 17 years ago
6bef3d1
fbset: fix buglet where we were using wrong pointer
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
e324184
s/#ifdef CONFIG_/#if ENABLE_/g
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
73464ce
fbset: move variable from data to bss fsck_minix: fix fallout
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
39d551f
fbset: store short string in the structure itself instead of the pointer
by Denis Vlasenko
· 18 years ago
274b8c0
fbset: add support for -a (bug 1017)
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
dac7ff1
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
by Bernhard Reutner-Fischer
· 19 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
b399a96
remode warning: const static mix
by "Vladimir N. Oleynik"
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
5f28455
Oskar Liljeblad writes:
by Eric Andersen
· 21 years ago
1eceb12
Use standard types
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
927c3bd
Support setting depth
by Eric Andersen
· 22 years ago
6069441
minor fixes for fbset bloat
by Aaron Lehmann
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
dcbca62
Standard typing (u_int16_t instead of u16, u_int32_t instead
by Eric Andersen
· 23 years ago
0d3a02e
Update the documentation so examples are autoincluded in the output text.
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
eba8ed7
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
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
733c4ad
Do usage messages the same way all other apps fo them.
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
a9819b2
Use busybox error handling functions wherever possible.
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
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
269e07c
Make fbset compile with the readmode feature by pulling defs from fb.h.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
c873d61
Remove all the kernel headers so it will compile under libc5 -Erik
by Eric Andersen
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
6f96e67
Patch from Jon McClintock <jonm@bluemug.com>
by Eric Andersen
· 24 years ago
03f4c27
Turned some stuff into features that really are features, not apps. -Erik
by Eric Andersen
· 24 years ago
c8c10c5
Added (fixed) the '-n' option to fbset. Renumbered the command parameters to
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
9cf3bfa
More doc updates for BusyBox, with fixes to apps for bugs revealed
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
298854f
My latest ramblings. -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
4d1d011
Reworked the source so it will compile and run under glibc 2.0.7
by Erik Andersen
· 25 years ago
1c5b258
Fix bugs in logger and syslogd. Add fbset. -Erik
by Erik Andersen
· 25 years ago