From owner-cvs-all Tue Jan 12 04:28:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA11904 for cvs-all-outgoing; Tue, 12 Jan 1999 04:28:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA11899; Tue, 12 Jan 1999 04:27:59 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA13023; Tue, 12 Jan 1999 04:27:55 -0800 (PST) Date: Tue, 12 Jan 1999 04:27:55 -0800 (PST) Message-Id: <199901121227.EAA13023@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_dummynet.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/01/12 04:27:55 PST Modified files: sys/netinet ip_dummynet.c Log: * Print pointers using the correct type (%p) instead of %x. * Use the correct type for timeout function. * Add missing #include. Revision Changes Path 1.5 +8 -6 src/sys/netinet/ip_dummynet.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message