aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.Eivind Eklund1997-12-151-3/+7
* Update network code to use poll support.Peter Wemm1997-09-141-3/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-11/+13
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that IJohn Hay1997-06-261-6/+1
* Mega IPX commit.John Hay1997-05-101-36/+33
* Make ipx compile again after the network interface changes.John Hay1997-05-011-21/+28
* Change IPX to use the pr_usrreqs structure.John Hay1997-04-051-165/+190
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Convert the interface address and IP interface address structuresGarrett Wollman1996-12-131-2/+3
* Enlarge the transmit and receive bufferspace of ipx. Make it tweakableJohn Hay1996-11-241-4/+16
* Make IPXIP work.John Hay1996-05-081-3/+3
* Don't use a newfangled auto initializer. Initialize everything byJohn Hay1996-04-131-2/+6
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* Suggested by: bdeJulian Elischer1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)Julian Elischer1995-10-311-1/+1
* Submitted by: Mike MitchellJulian Elischer1995-10-311-0/+3
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-0/+577