Updated KingCobra kernel module for 3.15.5
----------------------------------------------------------------
- added more debug printk(s)
- added set_fs() pairs for each function invocation
- reply_to_publisher port has been set to 60000
- filp_open() has been modified to create disk file at /tmp/REQUEST_REPLY.queue
- due to NULL request received at parse_timestamp() buf is passed as argument and parse_ipaddr() has
argument as args. Despite kstrdup() something corrupts the kheap
- Today's kern.log with working VIRGO standalone kernelservice driver that listens at 60000 and receives
telnet requests alongwith KingCobra servicerequest execution has been added to repository