aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtest
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* mtest: Prevent access to uninitialized value.Pedro F. Giffuni2016-04-011-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headSimon J. Gerraty2014-04-281-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync with HEAD.David E. O'Brien2013-02-081-2/+2
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | mtest(8): use correct macro in mdocEitan Adler2013-12-101-2/+2
| |/ |/|
* | Fix socket calls on error post-r243965.Kevin Lo2012-12-211-2/+2
|/
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Don't die if either of INET or INET6 aren't in the running kernel.John Baldwin2011-06-241-5/+25
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Merge IPv6-capable mtest(8) from MLDv2 branch.Bruce M Simpson2009-04-293-232/+683
* Add full SSM stack support to mtest(8) diagnostic tool.Bruce M Simpson2009-03-041-115/+87
* Update mtest(8) manual page.Bruce M Simpson2009-03-041-6/+45
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-5/+33
* Reduce WARNS count due to alignment warning on ia64.Bruce M Simpson2007-03-091-1/+0
* Merge a slightly cleaner and SSM capable mtest(8).Bruce M Simpson2007-03-083-202/+445
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* add FBSDIDPhilippe Charnier2003-07-061-4/+2
* The .Nm utilityPhilippe Charnier2002-07-141-0/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+6
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+3
* Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.Julian Elischer1998-05-281-14/+33
* Use err(3). -Wall cleaning.Philippe Charnier1997-10-012-15/+15
* Add the one line description of the man page at the top soMike Pritchard1996-12-151-2/+3
* Make mtest build. Write a makefile and a man page.Bill Fenner1996-12-153-2/+56
* A multicast testing program, allowing you to join and leave bothBill Fenner1996-12-151-0/+206