History log of /freebsd-current/usr.sbin/flowctl/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 65e55a0a 05-Jul-2023 Mateusz Guzik <mjg@FreeBSD.org>

flowctl: low-effort fix to make it compilable with neither inet nor inet6


# c6db8143 25-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Convert usr.sbin to LIBADD
Reduce overlinking


# c6063d0d 05-May-2014 Warner Losh <imp@FreeBSD.org>

Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.


# 6765aefc 06-Jul-2011 Sergey Kandaurov <pluknet@FreeBSD.org>

Conditionally compile in the IPv4/IPv6 address family support.
Test it with feature_present(3), so that we do not end up with passing
an unsupported version to NgSendMsg(3).

Approved by: glebius


# 37b425e9 05-Jul-2011 Gleb Smirnoff <glebius@FreeBSD.org>

Rewrite the flowctl utility to add it support for displaying
both IPv4 and IPv4 flows.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# d9a134bf 17-Sep-2004 Gleb Smirnoff <glebius@FreeBSD.org>

Man page for flowctl utility.

mdoc(7) lessons by: ru
Approved by: julian (mentor)


# 5f99200f 16-Sep-2004 Gleb Smirnoff <glebius@FreeBSD.org>

Userland control utility for ng_netflow.

Approved by: julian (mentor)