From owner-cvs-usrbin Thu Oct 26 13:32:12 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22747 for cvs-usrbin-outgoing; Thu, 26 Oct 1995 13:32:12 -0700 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22736 ; Thu, 26 Oct 1995 13:32:02 -0700 Date: Thu, 26 Oct 1995 13:32:02 -0700 From: Julian Elischer Message-Id: <199510262032.NAA22736@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/netstat Makefile if.c main.c netstat.h route.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk julian 95/10/26 13:32:00 Modified: lib Makefile sbin/ifconfig ifconfig.c sys/conf files sys/i386/conf LINT sys/i386/isa if_ed.c if_eg.c if_el.c if_ep.c if_fe.c if_ie.c if_ix.c if_le.c if_ze.c if_zp.c sys/net if_ethersubr.c if_fddisubr.c if_loop.c if_ppp.c if_ppp.h if_spppsubr.c netisr.h route.h rtsock.c sys/netccitt if_x25subr.c sys/netinet in_proto.c sys/netns ns.h usr.bin/netstat Makefile if.c main.c netstat.h route.c Added: lib/libipx Makefile ipx.3 ipx_addr.c ipx_ntoa.c sys/netipx README ipx.c ipx.h ipx_cksum.c ipx_error.c ipx_error.h ipx_if.h ipx_input.c ipx_ip.c ipx_outputfl.c ipx_pcb.c ipx_pcb.h ipx_proto.c ipx_tun.c ipx_usrreq.c ipx_var.h spx.h spx_debug.c spx_debug.h spx_timer.h spx_usrreq.c spx_var.h Log: Reviewed by: julian and jhay@mikom.csir.co.za Submitted by: Mike Mitchell, supervisor@alb.asctmd.com This is a bulk mport of Mike's IPX/SPX protocol stacks and all the related gunf that goes with it.. it is not guaranteed to work 100% correctly at this time but as we had several people trying to work on it I figured it would be better to get it checked in so they could all get teh same thing to work on.. Mikes been using it for a year or so but on 2.0 more changes and stuff will be merged in from other developers now that this is in. Mike Mitchell, Network Engineer AMTECH Systems Corporation, Technology and Manufacturing 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000 supervisor@alb.asctmd.com