aboutsummaryrefslogtreecommitdiff
path: root/sys/netiso
Commit message (Expand)AuthorAgeFilesLines
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-212-9/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-3072-1716/+1716
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-112-6/+11
* Add queue.h include file to all the TPIP code.Paul Traina1995-04-268-17/+26
* Cleanup loopback interface support.Paul Traina1995-04-262-8/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-1/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-162-4/+6
* Update calls to rtalloc1().Garrett Wollman1994-12-133-9/+9
* Comment out an illegal define (E_CLNL_???).Andreas Schulz1994-11-271-2/+2
* Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.Bruce Evans1994-11-157-13/+20
* Disable prototypes that conflict with ones in <netinet/in_pcb.h>. TheBruce Evans1994-11-151-2/+5
* Made idempotent -- made some of them more consistent with rest of tree.Paul Richards1994-08-2128-109/+175
* Hack to get netstat compiling...from 1.1.5.David Greenman1994-08-051-1/+2
* Added $Id$David Greenman1994-08-0265-106/+167
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-2486-0/+31339