summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl_table.c
AgeCommit message (Expand)Author
2003-01-10Be a bit more strict when parsing options.Cedric Berger
2003-01-09knfDaniel Hartmeier
2003-01-09strlcpy return checks.Daniel Hartmeier
2003-01-09Add support for active/inactive tablesets in the kernel.Cedric Berger
2003-01-07Remove table name hashing (pass the name in each ioctl instead), andDaniel Hartmeier
2003-01-04I do not know where this policy of "one .h file for every .c file" comesTheo de Raadt
2003-01-03Make good use of the 'else' keyword.Cedric Berger
2003-01-03knfTheo de Raadt
2003-01-03KNFTheo de Raadt
2003-01-03zero sockaddr before useTheo de Raadt
2003-01-03I am ready to strange the person who put a new strcpy() into ourTheo de Raadt
2003-01-03Remove _ before static functions & variables.Cedric Berger
2003-01-03KNFTheo de Raadt
2003-01-03Initialize hints addrinfo in a safe way.Cedric Berger
2003-01-03knfTheo de Raadt
2003-01-03Bring in userland code for accessing PF radix tables.Cedric Berger