NetBSD/sys/arch/alpha
itojun 4d51fe368b change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
follows BSD/OS practice and ucd-snmp code (FreeBSD does it for specific
interfaces only).

was: if_lastchange get updated on every packet transmission/receipt.
now: if_lastchange get updated when IFF_UP is changed.
2001-06-14 05:44:23 +00:00
..
a12 change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
alpha Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
common replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
compile clean up RCS IDs 1997-08-12 06:08:21 +00:00
conf add iha(4); it works in my pc164 after thorpej fixed a minor issue 2001-06-07 03:51:53 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
sableio Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
stand Add Makefile snippets to install netboot in installation/netboot 2001-05-28 18:21:12 +00:00
tc Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
tlsb Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00