aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mld6query
Commit message (Expand)AuthorAgeFilesLines
* Remove the USE_RFC2292BIS option and reap dead codeAlan Somers2019-07-222-21/+1
* mld6query: Fix typo s/linkocal/linklocal/Koichiro Iwao2019-07-081-1/+1
* Fix mld6query(8) and add a new -g optionStephen Hurd2018-05-112-15/+35
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-1/+0
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-1/+0
|/
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-201-4/+6
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-1/+1
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542Hajimu UMEMOTO2003-10-242-17/+98
* The .Nm utilityPhilippe Charnier2002-07-141-4/+6
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-112-4/+9
* - 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-2/+2
* mld6query sends an IPv6 multicast listener discovery (MLD) query packetHajimu UMEMOTO2000-07-103-0/+376