#
bb6b4b27 |
| 31-May-2004 |
canacar <canacar@openbsd.org> |
document cloning of bpf devices. no need to change kernel config to add new bpf devices anymore. ok jmc, makrus, grange, deraadt.
|
#
f6c14380 |
| 21-Mar-2004 |
miod <miod@openbsd.org> |
Homogeneize config lines for pseudo-devices, and do not put fixed values.
|
#
5225a696 |
| 13-Mar-2004 |
jmc <jmc@openbsd.org> |
.DV -> .Dv
|
#
12054a8c |
| 22-Oct-2003 |
canacar <canacar@openbsd.org> |
Add locking and write filtering to bpf descriptors. Locking prevents dangerous ioctls such as changing the interface and sending signals to be executed by an unprivileged process. A filter can also b
Add locking and write filtering to bpf descriptors. 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@
show more ...
|
#
dcd5433d |
| 09-Jul-2003 |
jmc <jmc@openbsd.org> |
- much simpler macros - add missing .Sm off - remove extra .Pp's - sort postcript formatting problem - fix lists
|
#
99a80ffc |
| 23-Jun-2003 |
jmc <jmc@openbsd.org> |
better wording of FIONBIO behaviour; work done by Otto Moerbeek.
|
#
e5106d28 |
| 20-Jun-2003 |
jmc <jmc@openbsd.org> |
correct what FIONBIO returns; closes PR 2696;
work done by Otto Moerbeek.
also sorted the .Rs/.Re section.
|
#
908a2779 |
| 06-Jun-2003 |
jmc <jmc@openbsd.org> |
- section reorder - some macro fixes - kill whitespace at EOL
|
#
43364344 |
| 28-Jan-2003 |
jmc <jmc@openbsd.org> |
typos; added white boldface to examples
ok deraadt@
|
#
0626ab20 |
| 29-Jun-2002 |
naddy <naddy@openbsd.org> |
the the
|
#
b3c75b6f |
| 05-Oct-2001 |
mpech <mpech@openbsd.org> |
Powered by @mantoya: o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok
Tip of the day: www.mpechismazohist.com
|
#
eb867ec1 |
| 02-Oct-2001 |
deraadt <deraadt@openbsd.org> |
change timeval to bpf_timeval; 32 bit in size, permitting much greater portability
|
#
2302508c |
| 23-Jun-2001 |
pjanzen <pjanzen@openbsd.org> |
spelling fixes and minor repairs almost entirely from jsyn@nthought.com
|
#
629a9928 |
| 22-Jun-2001 |
mpech <mpech@openbsd.org> |
o) remove unnecessary .Pp; 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.
|
#
a2c9c1a6 |
| 28-May-2001 |
dugsong <dugsong@openbsd.org> |
add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level source address in forged frames. from NetBSD. art@ok
|
#
a4b99348 |
| 26-Mar-2001 |
aaron <aaron@openbsd.org> |
mdoc'ifying manpages is a really easy way to kill loads of time on the plane.
|
#
133306f0 |
| 29-Jan-2001 |
niklas <niklas@openbsd.org> |
$OpenBSD$
|
#
9e179f3c |
| 03-Apr-2000 |
aaron <aaron@openbsd.org> |
Remove trailing whitespace.
|
#
a8f174dd |
| 05-Sep-1998 |
deraadt <deraadt@openbsd.org> |
more man page repairs; aaron@ug.cs.dal.ca
|
#
da0f715a |
| 17-Jul-1997 |
deraadt <deraadt@openbsd.org> |
fix Xr
|
#
fb3ed310 |
| 26-Mar-1997 |
deraadt <deraadt@openbsd.org> |
fix a bunch of errors
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|