NetBSD/usr.sbin/ipf/iptest
thorpej d10050d5b9 sizeof() returns a size_t which is an unsigned long on the Alpha. We have
to use %lu and a cast to u_long to print these in a portable way.
1997-09-25 01:45:14 +00:00
..
Makefile Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
iptest.1 Import ip-filter 3.2beta5 1997-09-21 16:47:50 +00:00
iptest.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
iptests.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
sock.c sizeof() returns a size_t which is an unsigned long on the Alpha. We have 1997-09-25 01:45:14 +00:00