History log of /freebsd-current/usr.sbin/mtest/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/


# d67c790d 19-May-2018 Eitan Adler <eadler@FreeBSD.org>

mtest: build with WARNS=3


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


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


# 7369700e 29-Apr-2009 Bruce M Simpson <bms@FreeBSD.org>

Merge IPv6-capable mtest(8) from MLDv2 branch.


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

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


# 699aa68b 08-Mar-2007 Bruce M Simpson <bms@FreeBSD.org>

Reduce WARNS count due to alignment warning on ia64.


# a93c2382 08-Mar-2007 Bruce M Simpson <bms@FreeBSD.org>

Merge a slightly cleaner and SSM capable mtest(8).

Submitted by: Wilbert De Graaf
MFC after: 1 month


# 345e52e7 26-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# c73e22c3 20-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

Set the default manual section for usr.sbin/ to 8.


# cf20f871 15-Dec-1996 Bill Fenner <fenner@FreeBSD.org>

Make mtest build. Write a makefile and a man page.