summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dconschat/dconschat.8
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* mdoc: .Ud has attitude, it takes no argument!uqs2010-05-271-1/+1
|
* - Add an option to change escape character.simokawa2007-06-151-3/+9
| | | | | | - Use CTRL macro. - Make target reset work on telnet port. - Add a key bind to invoke kgdb on the terminal. (experimental)
* Clean up escape sequence handling and add support forsimokawa2007-06-081-10/+20
| | | | resetting target and suspending dconschat.
* Sort sections.ru2005-01-181-6/+6
|
* Assorted markup, grammar, and spelling fixes.ru2004-06-131-58/+131
|
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-261-5/+6
| | | | | | by EUI-64 and name. Reviewed by: simokawa
* Normalize polling interval while the target is offline.simokawa2004-02-201-3/+6
|
* update for conserver-8.0.4.simokawa2003-10-251-2/+10
|
* Add dumb console driver and related bits.simokawa2003-10-241-0/+229
dcons(4): very simple console and gdb port driver dcons_crom(4): FireWire attachment dconschat(8): User interface to dcons Tested with: i386, i386-PAE, and sparc64.
OpenPOWER on IntegriCloud