summaryrefslogtreecommitdiffstats
path: root/sys/netiso
Commit message (Collapse)AuthorAgeFilesLines
* Completed function declarations and/or added prototypes.bde1995-11-212-9/+11
|
* Remove trailing whitespace.rgrimes1995-05-3072-1716/+1716
|
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-112-6/+11
| | | | | | there may even be LKMs.) Also, change the internal name of `unixdomain' to `localdomain' since AF_LOCAL is now the preferred name of this family. Declare netisr correctly and in the right place.
* Add queue.h include file to all the TPIP code.pst1995-04-268-17/+26
|
* Cleanup loopback interface support.pst1995-04-262-8/+6
| | | | Reviewed by: wollman
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+3
| | | | | (except in netccitt, netiso and netns) that I didn't notice when I fixed "all" such warnings before.
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-4/+6
| | | | | | (except in netccitt, netiso and netns) and most of the warnings from `gcc -Wnested-externs'. Fix all the bugs found. There were no serious ones.
* Update calls to rtalloc1().wollman1994-12-133-9/+9
|
* Comment out an illegal define (E_CLNL_???).ats1994-11-271-2/+2
|
* Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.bde1994-11-157-13/+20
|
* Disable prototypes that conflict with ones in <netinet/in_pcb.h>. Thebde1994-11-151-2/+5
| | | | conflicts stopped the LINT kernel from being buildable.
* Made idempotent -- made some of them more consistent with rest of tree.paul1994-08-2128-109/+175
| | | | | Reviewed by: Submitted by:
* Hack to get netstat compiling...from 1.1.5.dg1994-08-051-1/+2
|
* Added $Id$dg1994-08-0265-106/+167
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2486-0/+31339
OpenPOWER on IntegriCloud