From nobody Thu Aug 01 15:09:05 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WZXRk2V4tz5SvTm for ; Thu, 01 Aug 2024 15:09:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WZXRj6sf7z4RdW for ; Thu, 1 Aug 2024 15:09:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722524946; a=rsa-sha256; cv=none; b=KWQeZ8TYFZToYxVT7qrl7nhX3PKQC+MDpZ9cJuTj2S0Uo9K6UdmnyyLhorgOUHnv9XuWUx 8WHZ0DmcSAdqzZOEche2G9xOpfW+xUbzLKhnYB/nqARX2WXhZ+eKuCZPh6v5qNokfJcYeI P8D9ZChMCEgLz4aNfFy2iSw7jqo3WI5asL0dzPu6ukvg+qZer+/EzItuWeHjjEJCMXMWk6 dk9RXWnKbQ0mCq93F4r4Lj73TFE+uth1pAizxP+/D05Ou4sczxyBgEjxkZVe9NU2WiTRMt 9ocO4T8sbIrsi61liSpAArapwGgy2o8eAo2e310uEzydkJs9CWTKoeo+A9kGqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722524946; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NJaTI/axXxC5ZanfemU4CoczyobNGhE5NFK3x0Hmu/E=; b=t0zgsJTYaLBaMstXZLIKDQ/lbIct7spdemp9+xnFBHzl/maqGqCYWTvOgFj0mSuSjxXeFR BMJlbBaXpG6mpv9hmlInDTJ/qC2m9wd/SnJJVr3IsI9ujSEFnzHmjnpbQ9cZ0K9Hfrbjim uKfdGuTdN9hWdhDUPhA6bGgHgP42AI5a/UrI8tzg8yEWKALwAS2/eGS19FL5QR7DnyHBIq ZbxXjF8+4PU3Q2lJBkmZ/kiG5sB9K4knv44JkbpGhTDjubztr8zcQyo4eHGTyDWLHQUNPF 7Aw1eFAwJkST3KzQZadXVg2qehAahXFtfLX6PlTi5aPSYSP5ZLXBZMLv4BG6CQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WZXRj6SkwzpLH for ; Thu, 1 Aug 2024 15:09:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 471F95XH058222 for ; Thu, 1 Aug 2024 15:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 471F95IW058219 for bugs@FreeBSD.org; Thu, 1 Aug 2024 15:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280558] Clean up remaining rtfree(9) from the base Date: Thu, 01 Aug 2024 15:09:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 0mp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280558 Bug ID: 280558 Summary: Clean up remaining rtfree(9) from the base Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: 0mp@FreeBSD.org It looks like rtfree(9) was removed some time ago. A quick grep of the sour= ce tree still returns a couple of references, however. In particular: - share/man/man9/rtentry.9 - sbin/routed/radix.h - sys/net/radix.h --=20 You are receiving this mail because: You are the assignee for the bug.=