aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx
Commit message (Expand)AuthorAgeFilesLines
* Mega IPX commit.John Hay1997-05-1021-587/+861
* Oops I missed one of the pr_usrreqs changes.John Hay1997-05-011-1/+4
* Make ipx compile again after the network interface changes.John Hay1997-05-019-71/+98
* Change IPX to use the pr_usrreqs structure.John Hay1997-04-055-414/+565
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includeBruce Evans1997-03-243-6/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-2222-22/+22
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1422-22/+22
* Convert the interface address and IP interface address structuresGarrett Wollman1996-12-134-31/+18
* Enlarge the transmit and receive bufferspace of ipx. Make it tweakableJohn Hay1996-11-242-7/+19
* Accept odd length ipx packets. (Win95 and some dialup servers use it.)John Hay1996-08-181-6/+10
* Clean up -Wunused warnings.Gary Palmer1996-06-121-3/+1
* Make IPXIP work.John Hay1996-05-084-18/+18
* Zero out some (unused) entries in the ipxsw initiliser which only lead toGary Palmer1996-05-081-6/+6
* Don't use a newfangled auto initializer. Initialize everything byJohn Hay1996-04-131-2/+6
* Eliminated sloppy common-style declarations. Now there are no duplicatedBruce Evans1996-04-133-5/+12
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-118-9/+16
* Kill XNS.Garrett Wollman1996-02-131-2/+2
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-303-7/+7
* Finally demolished the last, tottering remnants of GATEWAY. If you wantGarrett Wollman1996-01-052-19/+21
* Oops, forgot to update this to match pr_ctlinput.Bruce Evans1995-12-161-3/+3
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidBruce Evans1995-12-166-15/+23
* Cleaned up prototypes:Bruce Evans1995-11-247-131/+112
* Fixed a bogus name (ifn_en) that was introduced when a type mismatchBruce Evans1995-11-241-4/+4
* Added #include <sys/queue.h>. This will be required when I moveBruce Evans1995-11-242-2/+4
* Undid bogus cleanups. 0 was mistyped as NULL.Bruce Evans1995-11-242-5/+5
* Suggested by: bdeJulian Elischer1995-11-0422-22/+66
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)Julian Elischer1995-10-3122-35/+46
* Submitted by: Mike mitchellJulian Elischer1995-10-311-0/+72
* Submitted by: Mike MitchellJulian Elischer1995-10-3112-131/+179
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-2622-0/+6248