OpenBSD/src zNa7jFssbin/pfctl pfctl.c, share/man/man4 pf.4

   Change ps_len of struct pfioc_states and psn_len of struct
   pfioc_src_nodes to size_t.  This avoids integer truncation by casts
   to unsigned.  As the types of DIOCGETSTATES and DIOCGETSRCNODES
   ioctl(2) arguments change, pfctl(8) and systat(1) should be updated
   together with the kernel.  Calculate number of pf(4) states as
   size_t in userland.
   OK sashan@ deraadt@
VersionDeltaFile
1.43+38-38usr.bin/systat/pftop.c
1.371+5-7sbin/pfctl/pfctl.c
1.343+4-4sys/net/pf_ioctl.c
1.91+4-4share/man/man4/pf.4
1.490+3-3sys/net/pfvar.h
+54-565 files

UnifiedSplitRaw