freebsd-dev/sys/netipx
dfr 92449ad5fa This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
ipx_cksum.c
ipx_if.h
ipx_input.c Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
ipx_ip.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ipx_ip.h
ipx_outputfl.c Staticize. 1998-02-09 06:11:36 +00:00
ipx_pcb.c Staticize. 1998-02-09 06:11:36 +00:00
ipx_pcb.h
ipx_proto.c Staticize. 1998-02-09 06:11:36 +00:00
ipx_tun.c
ipx_usrreq.c Staticize. 1998-02-09 06:11:36 +00:00
ipx_var.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ipx.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ipx.h
README
spx_debug.c
spx_debug.h
spx_timer.h
spx_usrreq.c Don't depend on "implicit int". 1998-05-01 18:30:02 +00:00
spx_var.h
spx.h

This protocol implements IPX/SPX over Ethernet_II frame type 0x8137.
Please note: the SPX implementation may require further work and testing
to insure proper operation.

Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com

John Hay
Some Company
Some Address
jhay@mikom.csir.co.za

--- Copyright Information ---

Copyright (c) 1984, 1985, 1986, 1987, 1993
The Regents of the University of California.  All rights reserved.

Modifications Copyright (c) 1995, Mike Mitchell
Modifications Copyright (c) 1995, John Hay