repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
time
/
xalarm
/
files
/
fns.h.in
blob
ee7ec4dfe22df6b7632ea004f55c4aa164554b56
1
#define GETXALARMPIDS \
2
"@SKILL@ -n xalarm | @GREP@ -w -v %d"
3
4
/*
5
* Full path of kill(1), typically "/bin/kill".
6
*/
7
8
#define KILLPATH
"@KILL@"
9