summaryrefslogtreecommitdiffstats
path: root/sys/netipx/spx_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize.eivind1998-02-091-11/+11
* Update network code to use poll support.peter1997-09-141-3/+3
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-1/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-30/+28
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-59/+1
* Mega IPX commit.jhay1997-05-101-109/+150
* Make ipx compile again after the network interface changes.jhay1997-05-011-22/+30
* Change IPX to use the pr_usrreqs structure.jhay1997-04-051-226/+346
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Eliminated sloppy common-style declarations. Now there are no duplicatedbde1996-04-131-2/+1
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidbde1995-12-161-3/+5
* Added #include <sys/queue.h>. This will be required when I movebde1995-11-241-1/+2
* Undid bogus cleanups. 0 was mistyped as NULL.bde1995-11-241-3/+3
* Suggested by: bdejulian1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-311-3/+3
* Submitted by: Mike Mitchelljulian1995-10-311-2/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-0/+1815
OpenPOWER on IntegriCloud