repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm: fix potential null deref
[minix.git]
/
commands
/
swifi
/
do_swifi
blob
3616c90874a8b0baf10636390fd560578be2cfb2
1
#!/bin/sh
2
pid
=
`ps ax | grep fxp | grep usr.sbin | sed 's,^[ ]*,,;s,[ ].*,,`
3
echo
"pid =
$pid
"
4
.
/
swifi
-f
/
usr
/
build
/
drivers
/
fxp
/
fxp
$pid
26 100 4