forked from mirrors/tftp-hpa-google
Don't rely on nonstandard bsd_signal() function, instead require that the platform has sigaction(). This is 2001, after all. This may resolve some potential portability problems. Log a message if memory allocation fails, instead of dying silently. Clean up the main dispatch loop. Use <sysexits.h> for exit codes, if it exists. Reformat tftpd.c to match the other files. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| misc.c | ||
| recvfrom.c | ||
| recvfrom.h | ||
| remap.c | ||
| remap.h | ||
| sample.rules | ||
| tftpd.8 | ||
| tftpd.c | ||
| tftpd.h | ||