Date: Wed, 10 Mar 1999 02:11:45 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/oltr COPYRIGHT i386-elf.trlld.o.uu if_oltr.c trlld.h trlldbm.c trlldhm.c trlldmac.c src/sys/dev/oltr README if_oltr.c trlld.h trlld.o.uu trlldbm.o.uu trlldhm.o.uu trlldmac.o.uu src/sys/i386/conf files.i386 options.i386 ... Message-ID: <199903101011.CAA87584@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1999/03/10 02:11:44 PST
Modified files:
sys/i386/conf files.i386 options.i386
sys/net if_dl.h if_iso88025subr.c iso88025.h
sys/netinet if_ether.c
usr.sbin/arp arp.c
Added files:
sys/contrib/dev/oltr COPYRIGHT i386-elf.trlld.o.uu if_oltr.c
trlld.h trlldbm.c trlldhm.c trlldmac.c
Removed files:
sys/dev/oltr README if_oltr.c trlld.h trlld.o.uu
trlldbm.o.uu trlldhm.o.uu trlldmac.o.uu
Log:
Submitted by: Larry Lile
Move the Olicom token ring driver to the officially sanctionned location of
/sys/contrib. Also fix some brokenness in the generic token ring support.
Be warned that if_dl.h has been changed and SOME programs might
like recompilation.
Revision Changes Path
1.227 +10 -18 src/sys/i386/conf/files.i386
1.108 +8 -1 src/sys/i386/conf/options.i386
1.7 +3 -1 src/sys/net/if_dl.h
1.2 +59 -33 src/sys/net/if_iso88025subr.c
1.2 +7 -0 src/sys/net/iso88025.h
1.56 +79 -16 src/sys/netinet/if_ether.c
1.15 +18 -1 src/usr.sbin/arp/arp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903101011.CAA87584>
