(KILL): Off by one in fnlist[]. This is why client option -k didn't
work. (WAT, GKILL): Unused, remove.
This commit is contained in:
parent
1d004f2f33
commit
c2ab6de7e7
2 changed files with 2 additions and 6 deletions
|
@ -44,9 +44,7 @@
|
|||
#define LIST 5
|
||||
#define CMD 6
|
||||
#define CTLD 7
|
||||
#define WAT 8
|
||||
#define KILL 9
|
||||
#define GKILL 10 /* kill even if process stuck --ts */
|
||||
#define KILL 8
|
||||
|
||||
#define C_CMDOK 0x0
|
||||
#define C_DATA 0x1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue