Home | History | Annotate | Download | only in ofwboot
History log of /src/sys/arch/shark/stand/ofwboot/net.c
RevisionDateAuthorComments
 1.5  12-Apr-2021  mrg remove shadowed (common) declarations of various libsa variables
from various boot programs. for macppc and zaurus, avoid building
with -fcommon any more.
 1.4  11-Dec-2005  christos branches: 1.4.182;
merge ktrace-lwp.
 1.3  30-Jun-2004  christos - full ansi prototypes
- turn WARNS=3 on
 1.2  13-Mar-2003  drochner branches: 1.2.2;
Remove remaining uses of libsa/netif -- the "netif" structure was only
used to lookup a "struct of_dev", everything else was ballast.
Do it straightforward now and assign the ofdev directly to io_netif.
 1.1  10-Feb-2002  thorpej branches: 1.1.2; 1.1.14;
Kill arch/arm32. The last platform supported there, Shark, is now
in arch/shark.

(NOTE: arch/dnard, a premature move to split out the Shark support
code, is going to be deleted. It has bit-rotted.)
 1.1.14.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.14.1  10-Feb-2002  jdolecek file net.c was added on branch kqueue on 2002-06-23 17:41:38 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  10-Feb-2002  nathanw file net.c was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
 1.2.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.2.1  03-Aug-2004  skrll Sync with HEAD
 1.4.182.1  17-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed