summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_dummynet.c
Commit message (Expand)AuthorAgeFilesLines
* ... _and_ the (void*) casts for %p. Next, I'll forget my own name :-(Eivind Eklund1999-01-121-3/+3
* Avoid unnecessary GCCism - I hadn't noticed the __unused macro.Eivind Eklund1999-01-121-2/+3
* * Print pointers using the correct type (%p) instead of %x.Eivind Eklund1999-01-121-6/+8
* Add a missing bzero which could be the source of instabilityLuigi Rizzo1999-01-111-12/+21
* Remove some unused variables.Luigi Rizzo1998-12-311-4/+4
* Last bits (i think) of dummynet for -current.Luigi Rizzo1998-12-141-51/+64
* Bring in new files for dummynet supportLuigi Rizzo1998-09-121-0/+609