projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rewrite of the network scripts and configuration
[openwrt.git]
/
package
/
base-files
/
default
/
usr
/
lib
/
common.awk
diff --git
a/package/base-files/default/usr/lib/common.awk
b/package/base-files/default/usr/lib/common.awk
index
63a8cf2
..
c5ce680
100644
(file)
--- a/
package/base-files/default/usr/lib/common.awk
+++ b/
package/base-files/default/usr/lib/common.awk
@@
-1,3
+1,5
@@
+# Copyright (C) 2006 OpenWrt.org
+
function portstr(type, str) {
gsub(/-/, ":", str)
if (insmod_mport != 1) {
This page took
0.02252 seconds
and
4
git commands to generate.