Age | Commit message (Collapse) | Author |
|
Bug 8427
Initial processing of /etc/dmesg by savelog creates a file with only
one line:
(Nothing has been logged yet.)
Detect such files and skip them when listing all boot message files.
|
|
Fixes bug 3921
|
|
Fixes bug 3921
|
|
was part of a mockup for a proposed bugfix and I didn't intend to commit it
|
|
1. ping <ipv4|ipv6|hostname> will use
* ping for a v4 address
* ping6 for a v6 address
* ping or ping6 for a hostname which ever resolves prefering ipv4
2. ping ipv4 <ipv4|hostname> will ping
3. ping ipv6 <ipv6|hostname> will ping6
4. ping <node> option <advanced ping options>
* allows for options to pass down to ping
* this is a stop gap while we add the most common options
* to the CLI
(cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef)
|
|
Bug 3921
Use semi-standard LESSOPEN hook to unzip files as needed.
|
|
|
|
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail
|
|
Since operator is now in the adm group, he/she has the ability
to read log messages without need of sudo.
|
|
|
|
|
|
|
|
|
|
|