git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10414 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-07-31 08:16:30 +00:00
parent b7a4b79403
commit ded7627ee1

View File

@@ -1,3 +1,8 @@
2001-07-31 Johan Danielsson <joda@pdc.kth.se>
* rsh.c: iff -d, set the SO_DEBUG flags of the stdout and stderr
socket; implement parsing user@host
2001-07-19 Assar Westerlund <assar@sics.se>
* rshd.c (fatal): use vsnprintf correctly