| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 3 | -23/+15 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge head | sjg | 2014-04-28 | 2 | -4/+1 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -19/+28 |
| |\ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Sync from head | sjg | 2012-11-04 | 1 | -3/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+21 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Stop including if_var.h from userland. | glebius | 2015-04-06 | 1 | -1/+0 |
* | | | | | | Now that IGMP and MLD sysctls provide a clean API structures that do not | glebius | 2015-02-19 | 2 | -20/+15 |
* | | | | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Remove sa_equal() definition since it is already defined in net/route.h. | melifaro | 2014-04-26 | 1 | -3/+0 |
* | | | | mdoc: minor paragraph fixes. | joel | 2014-02-08 | 1 | -1/+0 |
* | | | | Hide 'struct ifaddr' definition from userland. Two tools left that use it, | glebius | 2013-10-15 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | - Print scopeid for link-local scope addresses. | hrs | 2013-01-03 | 1 | -3/+18 |
* | | | - Use sin6_scope_id instead of sin6_addr.s6_addr[2]. | hrs | 2012-11-23 | 1 | -17/+11 |
| |/
|/| |
|
* | | Remove variables which are initialized but never used thereafter reported by ... | eadler | 2012-06-19 | 1 | -3/+2 |
|/ |
|
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | o in6_ifinfo() does not do any kvm(3) operations, so | maxim | 2012-01-27 | 1 | -26/+27 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Remove duplicated header files | kevlo | 2011-06-24 | 1 | -1/+0 |
* | Fix manual section number for netstat(1). | pluknet | 2011-05-17 | 1 | -2/+2 |
* | Merge final round of MLD changes from p4: | bms | 2009-05-27 | 2 | -14/+12 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -0/+180 |
* | Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD | bms | 2009-03-09 | 3 | -94/+365 |
* | Add printb.c utility file, but do not yet connect it to the build. | bms | 2009-03-04 | 1 | -0/+64 |
* | nits | bms | 2009-02-15 | 1 | -12/+12 |
* | Blow away KAME MLDv2 hooks. | bms | 2009-02-15 | 1 | -80/+0 |
* | Improve ifmcstat(8) and fix a few bugs while we're at it: | bms | 2009-02-15 | 2 | -82/+188 |
* | Fix a typo which caused ifmcstat's sysctl path | bms | 2009-02-15 | 1 | -1/+1 |
* | mdoc fix: Add missing .El request | keramida | 2007-10-30 | 1 | -1/+2 |
* | Options spring cleanup: | sepotvin | 2007-06-13 | 1 | -2/+4 |
* | Considerably rework the ifmcstat utility. | bms | 2007-04-10 | 3 | -115/+385 |
* | Remove __P. | bms | 2007-04-09 | 1 | -7/+7 |
* | Use -M and -N for core and kernel image respectively. | bms | 2007-03-20 | 2 | -10/+20 |
* | Make clean for !INET6. | bms | 2007-03-19 | 2 | -182/+41 |
* | Merge latest ifmcstat (with changes for FreeBSD). | bms | 2007-03-19 | 2 | -34/+477 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -1/+1 |
* | Remove unused variable and clamp down with WARNS=2 | dd | 2004-09-13 | 2 | -1/+2 |
* | Include <net/ethernet.h> to have a prototype for ether_ntoa(). | stefanf | 2004-05-28 | 1 | -0/+1 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -3/+1 |
* | stop use of NI_WITHSCOPEID. it was deprecated. | ume | 2003-10-21 | 1 | -4/+0 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+1 |