History log of /freebsd-current/lib/libbsnmp/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/


# 827bd9d1 13-Nov-2020 Brooks Davis <brooks@FreeBSD.org>

Add missing src.opts.mk include

This was missed in r364221 so tests were not built.

Reviewed by: bdrewery
Obtained from: CheriBSD
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27210


# b2e98945 13-Aug-2020 Bryan Drewery <bdrewery@FreeBSD.org>

Add test to for FreeBSD-SA-19:20.bsnmp

Submitted by: Darrick Lew <darrick.freebsd at gmail.com>
Reviewed by: cem
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D26037


# 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.


# 1c808357 14-Mar-2005 Hartmut Brandt <harti@FreeBSD.org>

Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.
These modules are modules for the daemon, not for the library so
they should be where the daemon is.


# ec561369 19-Jan-2004 Ruslan Ermilov <ru@FreeBSD.org>

Clean up makefiles.

Reviewed by: harti


# 259ee3d7 10-Nov-2003 Hartmut Brandt <harti@FreeBSD.org>

Add build infrastructure for libbsnmp and the modules. Add the
netgraph module for the SNMP daemon.