Denis Vlasenko
|
dd539f7687
Unneeded code removed, usused field "unsigned pscpu" removed
|
18 years ago |
Denis Vlasenko
|
35fb512728
PID should be stored in pid_t, not int or long.
|
18 years ago |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 years ago |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 years ago |
Denis Vlasenko
|
0bb628f4f3
kill: implement killall5. OpenWRT folks will be happy.
|
18 years ago |
Denis Vlasenko
|
a77947f5bb
kill: fix bugs (kill -l output was horrible), fix style, constify data
|
18 years ago |
Rob Landley
|
16bbb20089
Random cleanup hanging around my tree.
|
18 years ago |
Rob Landley
|
c9c1a41c58
A couple things that got tangled up in my tree, easier to check in both than
|
18 years ago |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
"Vladimir N. Oleynik"
|
1e98a0705b
close bug 638
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Mike Frysinger
|
b92405552f
Jason Schoon writes:
|
19 years ago |
Eric Andersen
|
a4fcccefa6
Patch from Tito adding support for '-q'
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
8f4ef159f0
Fixup segfault on 'kill -q'
|
21 years ago |
Eric Andersen
|
7d72e796d6
Rework kill / killall so it behaves itself, even when subjected
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
883d4842d2
Fix compiler warnings, patch by Steven Scholz
|
22 years ago |
Glenn L McGrath
|
bb2e9d47f3
last_patch_67 from Vladimir N. Oleynik
|
22 years ago |
Eric Andersen
|
44608e9693
Patch last_pach62 from vodz. This patch moves all the /proc parsing
|
22 years ago |
Eric Andersen
|
c38678d14b
Apply vodz' last_patch52
|
22 years ago |
Eric Andersen
|
80cd3cfdbc
Fix indentation. Support killall -q, for pcmcia-cs
|
22 years ago |
Eric Andersen
|
1d1d2f9b18
Update some missing copyright notices
|
23 years ago |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 years ago |
Eric Andersen
|
b24d65659f
If find_pid_by_name() had an error, it was returning -1, but storing
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
3450636169
Latest patch from vodz. Adds a check for divide by zero in the posix
|
23 years ago |
Eric Andersen
|
20aab260e2
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
|
23 years ago |