NetBSD/sys/arch/sparc/stand
is 07b064e02e New ARP system, supports IPv4 over any hardware link.
Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.
1997-03-15 18:09:08 +00:00
..
boot remove header munging hack. 1996-11-29 15:00:25 +00:00
bootxx remove header munging hack. 1996-11-29 15:00:25 +00:00
installboot Make this work with OBJ dirs. 1995-09-30 21:43:35 +00:00
Makefile Adapt to sys/lib/lib{sa,kern}/Makefile.inc changes 1997-01-24 01:18:22 +00:00
Makefile.inc LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
binstall.sh ffs bootblock install can be simplified since installboot(8) handles that now. 1996-11-29 14:59:32 +00:00
boot.c Correct some prototypes. 1995-09-17 00:50:54 +00:00
bootxx.c Avoid reading the filesystem superblock in bootxx; all info now prepared 1995-09-27 09:03:13 +00:00
conf.c Adapt to libsa changes & some other minor nits. 1995-09-18 21:31:44 +00:00
dvma.c Correct some prototypes. 1995-09-17 00:50:54 +00:00
installboot.8 Document `-a karch' option. 1996-10-20 16:17:04 +00:00
installboot.c installboot(8) now handles required a.out header munging. 1996-11-29 14:55:20 +00:00
net.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
netif_sun.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
promdev.c Not all v2 proms understand the `mac-address' word (from Theo). 1995-11-14 15:04:01 +00:00
promdev.h Adapt to libsa changes & some other minor nits. 1995-09-18 21:31:44 +00:00
srt0.S Clarify the comment about enabling interrupts above level 11, suggested 1996-10-18 01:36:16 +00:00
version.c Network booting; "oldmon" support; combine all functionality in single images. 1995-09-16 23:20:22 +00:00