summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dconschat/dconschat.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 284913:pfg2015-07-011-1/+1
* Fix the following warning from clang trunk:dim2012-03-191-1/+4
* Include <sys/wait.h> and <signal.h> for wait() and kill().ed2009-06-141-0/+2
* Set the default escape character as described in the manpage of dconschat(8).simokawa2007-07-121-1/+4
* - Add an option to change escape character.simokawa2007-06-151-30/+113
* Reset dc->paddr and dc->reset if we cannot read configuration ROM.simokawa2007-06-081-1/+1
* Clean up escape sequence handling and add support forsimokawa2007-06-081-14/+83
* Add heuristics for smooth reconnection.simokawa2007-06-071-4/+22
* Discard backlog on GDB port when connected.simokawa2007-05-311-0/+10
* Fix typos in comments.stefanf2005-03-111-3/+3
* Use socklen_t where appropriate.stefanf2005-03-111-3/+4
* Invalidate dcons buffer address if the magic is wrong.simokawa2004-09-261-1/+5
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-261-4/+7
* Normalize polling interval while the target is offline.simokawa2004-02-201-4/+7
* Increase MAXDEV up to 10.simokawa2003-11-091-1/+1
* Cosmetic change.simokawa2003-11-071-2/+2
* remove debug message.simokawa2003-10-251-1/+0
* Add dumb console driver and related bits.simokawa2003-10-241-0/+959
OpenPOWER on IntegriCloud