summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_hostcache.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-2/+2
| | | | | Submitted by: josh@zipperup.org Submitted by: Robert Drehmel <robd@gmx.net>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-2/+1
| | | | Found by: -Wunused
* Add for public examination the beginnings of the per-host cache supportwollman1997-06-181-0/+158
which will for the basis of RTF_PRCLONING's more efficient, better- designed replacement.
OpenPOWER on IntegriCloud