Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-31 | document cloning of bpf devices. no need to change kernel config to | Can Erkin Acar | |
add new bpf devices anymore. ok jmc, makrus, grange, deraadt. | |||
2004-03-21 | Homogeneize config lines for pseudo-devices, and do not put fixed values. | Miod Vallat | |
2004-03-13 | .DV -> .Dv | Jason McIntyre | |
2003-10-22 | Add locking and write filtering to bpf descriptors. | Can Erkin Acar | |
Locking prevents dangerous ioctls such as changing the interface and sending signals to be executed by an unprivileged process. A filter can also be applied to packets injected through a bpf descriptor. These features allow programs using bpf descriptors to safely drop/seperate privileges. ok frantzen@ henning@ mcbride@ | |||
2003-07-09 | - much simpler macros | Jason McIntyre | |
- add missing .Sm off - remove extra .Pp's - sort postcript formatting problem - fix lists | |||
2003-06-23 | better wording of FIONBIO behaviour; | Jason McIntyre | |
work done by Otto Moerbeek. | |||
2003-06-20 | correct what FIONBIO returns; | Jason McIntyre | |
closes PR 2696; work done by Otto Moerbeek. also sorted the .Rs/.Re section. | |||
2003-06-06 | - section reorder | Jason McIntyre | |
- some macro fixes - kill whitespace at EOL | |||
2003-01-28 | typos; added white boldface to examples | Jason McIntyre | |
ok deraadt@ | |||
2002-06-29 | the the | Christian Weisgerber | |
2001-10-05 | Powered by @mantoya: | Mike Pechkin | |
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | |||
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater ↵ | Theo de Raadt | |
portability | |||
2001-06-23 | spelling fixes and minor repairs almost entirely from jsyn@nthought.com | Paul Janzen | |
2001-06-22 | o) remove unnecessary .Pp; | Mike Pechkin | |
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok. | |||
2001-05-28 | add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level ↵ | Dug Song | |
source address in forged frames. from NetBSD. art@ok | |||
2001-03-26 | mdoc'ifying manpages is a really easy way to kill loads of time on the plane. | Aaron Campbell | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2000-04-03 | Remove trailing whitespace. | Aaron Campbell | |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-03-26 | fix a bunch of errors | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |