From owner-freebsd-commit Sun Oct 8 21:06:49 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22424 for freebsd-commit-outgoing; Sun, 8 Oct 1995 21:06:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22412 for cvs-all-outgoing; Sun, 8 Oct 1995 21:06:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22402 for cvs-sys-outgoing; Sun, 8 Oct 1995 21:06:41 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22393 ; Sun, 8 Oct 1995 21:06:32 -0700 Date: Sun, 8 Oct 1995 21:06:32 -0700 From: Bruce Evans Message-Id: <199510090406.VAA22393@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net rtsock.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/10/08 21:06:30 Modified: sys/net rtsock.c Log: Fix types of sysctl functions. Add prototypes. Cosmetic.