summaryrefslogtreecommitdiff
path: root/sbin/pflogd
AgeCommit message (Expand)Author
2002-09-03use sig_atomic_t; cloderTheo de Raadt
2002-05-23minor KNF encountered while doing yet another boring 4AM source code audit...Theo de Raadt
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-05-08add a newline after pcap error string (as pcap_geterr() doesn't).jasoni
2002-04-23fix grammar in tcpdump exampleMike Frantzen
2002-03-23examples of tcpdump filters on pf log fieldsMike Frantzen
2002-02-28Remove the ifconfig line again, it's in pflog(4), which is now linked,Daniel Hartmeier
2002-02-28Document ethernet layer expressions.Daniel Hartmeier
2002-02-28Up the pflog0 interface. alphabetize xrefs and add pflog(4)Kjell Wooding
2002-01-21deamon -> daemon, from Alexander YurchenkoDaniel Hartmeier
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-06When you give command examples in a manual page prefix them withTheo de Raadt
2001-12-02document tcpdump on pflog0 to make Theo happy and prove nroff can't kill youMike Frantzen
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-10-10umask. spotted by form@Mike Pechkin
2001-10-02loging -> loggingDaniel Hartmeier
2001-09-15add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@Jakob Schlyter
2001-08-29kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.trTheo de Raadt
2001-08-27doc improvements; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24move back to requested snaplen after SIGHUP; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24rearrange so that snaplen cannot be changed; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24corrections; wouter.clarie@pandora.beTheo de Raadt
2001-08-23fix usageTheo de Raadt
2001-08-23do not permit snaplen change on an active log fileTheo de Raadt
2001-08-22clarify tcpdump use; frantzenTheo de Raadt
2001-08-22properly handle empty log fileTheo de Raadt
2001-08-21pflogd; work by canacar@eee.metu.edu.tr and myselfTheo de Raadt