Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-15 | When checking if a syscall like open(), ioctl() or writev() failed compare | Claudio Jeker | |
directly against -1 and do not use a < 0 test. OK henning@ | |||
2005-07-29 | Fix erroneous use of '=' instead of '+' that caused infinite loops | Kenneth R Westerback | |
when skipping packets. Use BPF_WORDALIGN() to properly skip packets. From Brooks Davis at FreeBSD. ok deraadt@ henning@ | |||
2004-09-16 | avoid aliasing with libc functions; ok henning | Theo de Raadt | |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt | |
2004-04-21 | filter writes and lock bpf descriptor, ok henning@ | Can Erkin Acar | |
2004-04-15 | dhcpd actually does not listen on port 68 ... | Henning Brauer | |
2004-04-13 | may the whacking begin | Henning Brauer | |