cvs commit: src/sbin/natd Makefile natd.c

Joerg Sonnenberger joerg at britannica.bec.de
Wed Jun 1 11:58:04 PDT 2005


On Wed, Jun 01, 2005 at 11:37:21AM -0700, Sascha Wildner wrote:
>   * Add __unused where necessary.

Can you fix the signal handlers at the same time to only touch
volatile sig_atomic_t variables and call safe system calls (not
sure about whether the latter is done).

Joerg





More information about the Commits mailing list