Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -1/+1 |
| | | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de> | ||||
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
| | | | | They have no effect when coming in pairs, or before .Bl/.Bd | ||||
* | mdoc: .Ud has attitude, it takes no argument! | uqs | 2010-05-27 | 1 | -1/+1 |
| | |||||
* | - Add an option to change escape character. | simokawa | 2007-06-15 | 1 | -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 for | simokawa | 2007-06-08 | 1 | -10/+20 |
| | | | | resetting target and suspending dconschat. | ||||
* | Sort sections. | ru | 2005-01-18 | 1 | -6/+6 |
| | |||||
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-06-13 | 1 | -58/+131 |
| | |||||
* | Use new eui64(3) functions to print EUI-64s and to allow access to nodes | brooks | 2004-05-26 | 1 | -5/+6 |
| | | | | | | by EUI-64 and name. Reviewed by: simokawa | ||||
* | Normalize polling interval while the target is offline. | simokawa | 2004-02-20 | 1 | -3/+6 |
| | |||||
* | update for conserver-8.0.4. | simokawa | 2003-10-25 | 1 | -2/+10 |
| | |||||
* | Add dumb console driver and related bits. | simokawa | 2003-10-24 | 1 | -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. |