Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153344763
D4085.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
700 B
Referenced Files
None
Subscribers
None
D4085.diff
View Options
Index: head/sbin/ifconfig/ifieee80211.c
===================================================================
--- head/sbin/ifconfig/ifieee80211.c
+++ head/sbin/ifconfig/ifieee80211.c
@@ -3185,7 +3185,7 @@
getchaninfo(s);
ssidmax = verbose ? IEEE80211_NWID_LEN - 1 : 14;
- printf("%-*.*s %-17.17s %4s %4s %-7s %3s %4s\n"
+ printf("%-*.*s %-17.17s %4s %4s %-7s %3s %4s\n"
, ssidmax, ssidmax, "SSID/MESH ID"
, "BSSID"
, "CHAN"
@@ -3208,7 +3208,7 @@
idp = vp;
idlen = sr->isr_ssid_len;
}
- printf("%-*.*s %s %3d %3dM %3d:%-3d %3d %-4.4s"
+ printf("%-*.*s %s %3d %3dM %4d:%-4d %4d %-4.4s"
, ssidmax
, copy_essid(ssid, ssidmax, idp, idlen)
, ssid
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 2:48 PM (19 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31916419
Default Alt Text
D4085.diff (700 B)
Attached To
Mode
D4085: ifconfig: fix padding for '<ifname> scan' command output (S:N and beacon interval fields)
Attached
Detach File
Event Timeline
Log In to Comment