summaryrefslogtreecommitdiffstats
path: root/sys/netipx
Commit message (Expand)AuthorAgeFilesLines
...
* Moved some declarations from <sys/socket.h> to the correct places, andbde1997-12-211-1/+2
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-153-5/+13
* Removed unused #includes.bde1997-10-281-2/+1
* This depends on option TCP_DEBUG for some reason, so includebde1997-10-281-1/+4
* Update network code to use poll support.peter1997-09-142-6/+6
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-022-2/+4
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-165-72/+67
* Don't depend on gcc's feature of permitting labels that aren't followedbde1997-07-011-2/+2
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-2622-806/+115
* Mega IPX commit.jhay1997-05-1021-587/+861
* Oops I missed one of the pr_usrreqs changes.jhay1997-05-011-1/+4
* Make ipx compile again after the network interface changes.jhay1997-05-019-71/+98
* Change IPX to use the pr_usrreqs structure.jhay1997-04-055-414/+565
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-243-6/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-2222-22/+22
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1422-22/+22
* Convert the interface address and IP interface address structureswollman1996-12-134-31/+18
* Enlarge the transmit and receive bufferspace of ipx. Make it tweakablejhay1996-11-242-7/+19
* Accept odd length ipx packets. (Win95 and some dialup servers use it.)jhay1996-08-181-6/+10
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Make IPXIP work.jhay1996-05-084-18/+18
* Zero out some (unused) entries in the ipxsw initiliser which only lead togpalmer1996-05-081-6/+6
* Don't use a newfangled auto initializer. Initialize everything byjhay1996-04-131-2/+6
* Eliminated sloppy common-style declarations. Now there are no duplicatedbde1996-04-133-5/+12
* Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-118-9/+16
* Kill XNS.wollman1996-02-131-2/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-303-7/+7
* Finally demolished the last, tottering remnants of GATEWAY. If you wantwollman1996-01-052-19/+21
* Oops, forgot to update this to match pr_ctlinput.bde1995-12-161-3/+3
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidbde1995-12-166-15/+23
* Cleaned up prototypes:bde1995-11-247-131/+112
* Fixed a bogus name (ifn_en) that was introduced when a type mismatchbde1995-11-241-4/+4
* Added #include <sys/queue.h>. This will be required when I movebde1995-11-242-2/+4
* Undid bogus cleanups. 0 was mistyped as NULL.bde1995-11-242-5/+5
* Suggested by: bdejulian1995-11-0422-22/+66
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-3122-35/+46
* Submitted by: Mike mitchelljulian1995-10-311-0/+72
* Submitted by: Mike Mitchelljulian1995-10-3112-131/+179
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-2622-0/+6248
OpenPOWER on IntegriCloud