summaryrefslogtreecommitdiffstats
path: root/sys/net/if_mib.c
Commit message (Expand)AuthorAgeFilesLines
* The interface index space may be sparsely populated (e.g. when anfenner2001-10-171-1/+2
* Wrap array accesses in macros, which also happen to be lvalues:jlemon2001-09-061-1/+1
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-041-1/+1
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-031-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+3
* Removed unused #includes.bde1997-08-021-5/+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
* Removed nested include if <sys/socket.h> from <net/if.h> andbde1996-10-121-1/+2
* Add better support for retrieving management information from networkwollman1996-07-301-0/+150
OpenPOWER on IntegriCloud