Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6ab22027d09a4038a89dd3d6d003a66a5490b818
/
procps
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bf960f5
Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik
by Eric Andersen
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
2f46b66
Add usage messages for applets without them.
by Matt Kraai
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
3bd8bd8
Don't use strings directly in calls to usage(). This is in preparation
by Matt Kraai
· 24 years ago
f626dcb
More fixes for "missing initializers"
by Pavel Roskin
· 24 years ago
fad04fd
More cleanups. -Erik
by Eric Andersen
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
e58771e
Use global applet_name instead of local versions.
by Matt Kraai
· 24 years ago
c674d70
Comment on kernel stuff -Erik
by Eric Andersen
· 24 years ago
3cfa9ec
Reorganized signal names for better architecture support -- patch
by Eric Andersen
· 24 years ago
10dc9d4
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 25 years ago
700a5ae
Fixed exit status for killall
by Pavel Roskin
· 25 years ago
86ab8a3
A number of additional fixed from Pavel Roskin, note some more bugs in the
by Eric Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
227a59b
Several more updates -Erik
by Erik Andersen
· 25 years ago
a3e57ca
make ps accept (and ignore) all options (--help works of course).
by Erik Andersen
· 25 years ago
0a64de9
More little stuff. -Erik
by Erik Andersen
· 25 years ago
5d68857
Remove debug noise -Erik
by Erik Andersen
· 25 years ago
a6c7522
Updates -Erik
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
5dd853a
Oops. Left in some debug noise. -Erik
by Erik Andersen
· 25 years ago
825aead
Patch to make killall actually kill all PIDs with the specified name,
by Erik Andersen
· 25 years ago
5661fe0
Tar now works perfectly. It behaves much better now then it
by Erik Andersen
· 25 years ago
6273f65
Several fixes. -Erik
by Erik Andersen
· 25 years ago
269bba2
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
by Erik Andersen
· 25 years ago
0_43pre1
2ac2fae
Fix bugs related to finding PIDs. -Erik
by Erik Andersen
· 25 years ago
246cc6d
Wrote killall.
by Erik Andersen
· 25 years ago
65fc1c7
Oops. Forgot to add in uptime when I added uptime.
by Erik Andersen
· 25 years ago
d07ee46
Removed proc dependancies for init and free (which maintaining exactly
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
7dc1607
Bunches of fixes. Typos, bugs, etc.
by Erik Andersen
· 25 years ago
abc0f4f
Latest and greatest
by Eric Andersen
· 25 years ago
0ecb54a
Stuf
by Eric Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
50d6360
Stuff
by Eric Andersen
· 25 years ago
a709317
More stuff
by Eric Andersen
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
d23f9ba
Made ps work. Fixed some stuff.
by Eric Andersen
· 25 years ago
ef8b6c7
Add a trivial ps command.
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
3cf52d1
More stuff...
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2