emailler/ip65
Oliver Schmidt e54bb71bcc General source code cleanup.
- Tab chars were partially used with the unusual width of two blanks. I removed them altogether.
- Line endings were inconsistent even iniside individual files. I normalized them.
- I introduced a consistent coding style regarding comment indenting and blank line usage.
- I removed trailing spaces.
- I removed newlines following unnamed labels.
- ...
2013-12-27 14:57:56 +01:00
..
arithmetic.s General source code cleanup. 2013-12-27 14:57:56 +01:00
arp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
cifs.s General source code cleanup. 2013-12-27 14:57:56 +01:00
config.s General source code cleanup. 2013-12-27 14:57:56 +01:00
copymem.s General source code cleanup. 2013-12-27 14:57:56 +01:00
debug.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dhcp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dns.s General source code cleanup. 2013-12-27 14:57:56 +01:00
dottedquad.s General source code cleanup. 2013-12-27 14:57:56 +01:00
eth.s General source code cleanup. 2013-12-27 14:57:56 +01:00
function_dispatcher.s General source code cleanup. 2013-12-27 14:57:56 +01:00
http.s General source code cleanup. 2013-12-27 14:57:56 +01:00
httpd.s General source code cleanup. 2013-12-27 14:57:56 +01:00
icmp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
ip65.s General source code cleanup. 2013-12-27 14:57:56 +01:00
ip.s General source code cleanup. 2013-12-27 14:57:56 +01:00
Makefile Some more cleanup. 2013-12-27 14:48:16 +01:00
output_buffer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
parser.s General source code cleanup. 2013-12-27 14:57:56 +01:00
printf.s General source code cleanup. 2013-12-27 14:57:56 +01:00
sntp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
string_utils.s General source code cleanup. 2013-12-27 14:57:56 +01:00
tcp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
telnet.s General source code cleanup. 2013-12-27 14:57:56 +01:00
tftp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
timer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
udp.s General source code cleanup. 2013-12-27 14:57:56 +01:00
url.s General source code cleanup. 2013-12-27 14:57:56 +01:00