Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
1748c5701f77ab7164ab3311f37abc356d825ccb
/
cli_classic.c
1748c57
Print an error message on read errors and abort instead of proceeding anyway
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
2db77a0
Make the 'flashrom --help' output look a bit nicer
by Uwe Hermann
· 14 years ago
7112772
So far, we have up to 4 different names for the same thing (ignoring capitalization)
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
4988420
Initialize the internal delay function before running programmer init
by Carl-Daniel Hailfinger
· 14 years ago
8841d3e
Fix assorted documentation, frontend and printing bugs
by Carl-Daniel Hailfinger
· 15 years ago
2702376
One of the problems is that --force had multiple meanings
by Carl-Daniel Hailfinger
· 15 years ago
e7f3209
Enable -Wshadow, clean code for that
by Michael Karcher
· 15 years ago
51e97d7
Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom
by Sean Nelson
· 15 years ago
a84835a
Move the CLI related functions main() and cli_usage() to cli_classic.c
by Carl-Daniel Hailfinger
· 15 years ago