summaryrefslogtreecommitdiffstats
path: root/sys/netns/ns_input.c
Commit message (Expand)AuthorAgeFilesLines
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Initialise the intrq_present fields at runtime, not link time. This allowsmsmith2002-01-081-2/+1
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-0/+1
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-2/+1
* Move the *intrq variables into net/intrq.c and unconditionallybrian2000-01-241-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 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
* Bring back netns so that Netcon can take over support for it, as agreed.jkh1996-10-171-0/+490
* finish killing off netns. (For some reason, CVS `undeleted' thesewollman1996-02-131-490/+0
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+485
OpenPOWER on IntegriCloud