summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/privsep_pcap.c
AgeCommit message (Expand)Author
2004-04-29a slight polishing...Theo de Raadt
2004-04-28Fix fd leaks.Can Erkin Acar
2004-04-14Don't forget to move to STATE_RUN if the -w output file is stdout.Otto Moerbeek
2004-04-08only close fd if its valid, from Moritz Jodeit <moritz at jodeit.org>Anil Madhavapeddy
2004-02-05Don't print two confusing error messages, print a single clear one.Otto Moerbeek
2004-01-28privilege separated tcpdump, joint work with otto@Can Erkin Acar