CVS commit: src/dist/pf/sbin/pfctl

2010-02-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Mar 1 00:14:08 UTC 2010 Modified Files: src/dist/pf/sbin/pfctl: pfctl_altq.c Log Message: Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value) is good enough and the side effects of ISO C99 7.12 (4) are

CVS commit: src/dist/pf/sbin/pfctl

2010-02-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Mar 1 00:14:08 UTC 2010 Modified Files: src/dist/pf/sbin/pfctl: pfctl_altq.c Log Message: Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value) is good enough and the side effects of ISO C99 7.12 (4) are