Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 роки тому |
Denis Vlasenko
|
38f6319421
cmdedit is not a 'command' editing anymore, it's just editing (generic),
|
18 роки тому |
Denis Vlasenko
|
8e1c71529c
Convert cmdedit into more generic line input facility
|
18 роки тому |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
18 роки тому |
Denis Vlasenko
|
bf0a201008
style fixes
|
18 роки тому |
Denis Vlasenko
|
4cccc03768
remove useless casts (type*) xzalloc(...)
|
18 роки тому |
Denis Vlasenko
|
097c324f59
fix remaining survivors of the return(a) cleanup
|
18 роки тому |
Denis Vlasenko
|
fcdb00f735
httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
|
18 роки тому |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 роки тому |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 роки тому |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 роки тому |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 роки тому |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
18 роки тому |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 роки тому |
Rob Landley
|
c9c1a41c58
A couple things that got tangled up in my tree, easier to check in both than
|
18 роки тому |
Rob Landley
|
acf448d4f6
Bugfix from Shaun Jackman (check that argv[optind] isn't null before
|
18 роки тому |
Rob Landley
|
7a8e491dff
Patch from Shaun Jackman moving the var=value logic to here it can do some good.
|
18 роки тому |
"Robert P. J. Day"
|
177c9f3128
Get rid of all "#if 0" content.
|
18 роки тому |
"Robert P. J. Day"
|
68229837ff
Remove all usage of the "register" storage class specifier.
|
18 роки тому |
Rob Landley
|
5483de1cb7
Cleanup patch from Shaun Jackman converting %m to perror.
|
18 роки тому |
Rob Landley
|
7a260f01ce
Make some 64 bit warnings go away on x86-64.
|
18 роки тому |
Rob Landley
|
68286770b6
Patch from Shaun Jackman to detect "name=value" variable assignments. Random
|
18 роки тому |
Rob Landley
|
f946379599
Make lash smaller. (Use llist_t for file closing, and different allocation
|
18 роки тому |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
18 роки тому |
Bernhard Reutner-Fischer
|
62558765b9
2006-06-02 Shaun Jackman <sjackman@gmail.com>
|
18 роки тому |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 роки тому |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
19 роки тому |
"Vladimir N. Oleynik"
|
dd1ccddf1b
moved BB_BANNER to applets/version.c file: make kernel like version,
|
19 роки тому |
Eric Andersen
|
a68ea1cb93
fix up yet more annoying signed/unsigned and mixed type errors
|
19 роки тому |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 роки тому |