Go to file
itojun e9100143aa in promisc mode, don't inject outgoing packet to bpf twice.
this is because the card gets the outgoing packet from itself in promisc mode
(not really IFF_SIMPLEX).
2000-01-17 07:06:57 +00:00
bin Add a -f fflag that makes sure that we only try to read from plain files 2000-01-15 01:13:15 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib note sysctl(8) pathname change into "1.4 -> 1.4x changes" section. 2000-01-17 05:33:14 +00:00
etc no need to mount /usr just for sysctl, it is in /sbin now. 2000-01-17 02:37:59 +00:00
games Remove unnecessary casts, and add necessary ones for printf arguments. 2000-01-13 16:22:10 +00:00
gnu More alloca() -> malloc(). Needed to make some shared libraries link when 2000-01-13 00:05:32 +00:00
include Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
lib (Re-)use the assembly version for labs(), too. 2000-01-16 00:32:32 +00:00
libexec use xwarnx instead of warnx 2000-01-15 01:03:45 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin don't install /usr/sbin/sysctl (backward compat symlink) 2000-01-17 04:22:59 +00:00
share Fix typo. 2000-01-16 13:54:39 +00:00
sys in promisc mode, don't inject outgoing packet to bpf twice. 2000-01-17 07:06:57 +00:00
usr.bin Properly print the "B"(lackhole) flag (as documented :). 2000-01-15 01:39:54 +00:00
usr.sbin Moved to sbin/sysctl/sysctl.c,v 2000-01-17 02:32:07 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00