- Added code to read SANS TOF frames from a) files and b) from HM
- Fixed an bug causing core dumps on bad Tcl scripts - Started on a syntax checker for SICS
This commit is contained in:
2
telnet.c
2
telnet.c
@ -78,7 +78,7 @@
|
||||
SCWrite(pCon,"Continuing here seriously compromises hacker's ethics",eError);
|
||||
SCWrite(pCon,"You will NOT find valuable data here!",eError);
|
||||
SCWrite(pCon,"The SICS server does NOT allow you to spawn to the system",eError);
|
||||
SCWrite(pCon,"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n",eError);
|
||||
SCWrite(pCon,"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!",eError);
|
||||
}
|
||||
/*-------------------------------------------------------------------------*/
|
||||
static void SendGA(SConnection *pCon)
|
||||
|
Reference in New Issue
Block a user