projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add missing slhc kernel module for ppp_generic.o
[openwrt.git]
/
root
/
sbin
/
wifi
1
#!/bin/ash
2
alias
debug
=
${DEBUG:-:}
3
debug
"### wifi
$1
###"
4
if
=
$
(
awk
'sub(":","") {print
$1
}'
/
proc
/
net
/
wireless
)
5
$DEBUG
wlconf
$if $1
This page took
0.038795 seconds
and
5
git commands to generate.