index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
dconschat
/
dconschat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include <sys/wait.h> and <signal.h> for wait() and kill().
ed
2009-06-14
1
-0
/
+2
*
Set the default escape character as described in the manpage of dconschat(8).
simokawa
2007-07-12
1
-1
/
+4
*
- Add an option to change escape character.
simokawa
2007-06-15
1
-30
/
+113
*
Reset dc->paddr and dc->reset if we cannot read configuration ROM.
simokawa
2007-06-08
1
-1
/
+1
*
Clean up escape sequence handling and add support for
simokawa
2007-06-08
1
-14
/
+83
*
Add heuristics for smooth reconnection.
simokawa
2007-06-07
1
-4
/
+22
*
Discard backlog on GDB port when connected.
simokawa
2007-05-31
1
-0
/
+10
*
Fix typos in comments.
stefanf
2005-03-11
1
-3
/
+3
*
Use socklen_t where appropriate.
stefanf
2005-03-11
1
-3
/
+4
*
Invalidate dcons buffer address if the magic is wrong.
simokawa
2004-09-26
1
-1
/
+5
*
Use new eui64(3) functions to print EUI-64s and to allow access to nodes
brooks
2004-05-26
1
-4
/
+7
*
Normalize polling interval while the target is offline.
simokawa
2004-02-20
1
-4
/
+7
*
Increase MAXDEV up to 10.
simokawa
2003-11-09
1
-1
/
+1
*
Cosmetic change.
simokawa
2003-11-07
1
-2
/
+2
*
remove debug message.
simokawa
2003-10-25
1
-1
/
+0
*
Add dumb console driver and related bits.
simokawa
2003-10-24
1
-0
/
+959