NetBSD/sys/arch/vax
thorpej 7ca3fb9ef0 Move the check for "promisc + unicast + not for us" into ether_input(),
and change Ethernet drivers to always pass all received frames to
ether_input() (with a few exceptions, which are documented in the
code).
2000-10-01 23:32:39 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
compile
conf Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
floppy RCSID Police. 1998-01-05 20:51:25 +00:00
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock 2000-08-27 00:21:46 +00:00
mba Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did 2000-07-10 09:14:32 +00:00
stand make printf happy. 2000-06-17 01:05:11 +00:00
uba Fix after %b fixes. 2000-08-24 13:12:25 +00:00
vax Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
vsa Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00