Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bits is never null when we call ot. Add an assert to that effect and | Warner Losh | 2018-01-05 | 1 | -1/+3 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 2 | -2/+6 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Use nitems() from sys/param.h. | Marcelo Araujo | 2017-06-15 | 1 | -6/+6 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -23/+15 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge head | Simon J. Gerraty | 2014-04-28 | 2 | -4/+1 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -19/+28 |
| |\ \ \ | |||||
| * \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -3/+2 |
| |\ \ \ \ | |||||
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
* | | | | | | Stop including if_var.h from userland. | Gleb Smirnoff | 2015-04-06 | 1 | -1/+0 |
* | | | | | | Now that IGMP and MLD sysctls provide a clean API structures that do not | Gleb Smirnoff | 2015-02-19 | 2 | -20/+15 |
* | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Remove sa_equal() definition since it is already defined in net/route.h. | Alexander V. Chernikov | 2014-04-26 | 1 | -3/+0 |
* | | | | mdoc: minor paragraph fixes. | Joel Dahl | 2014-02-08 | 1 | -1/+0 |
* | | | | Hide 'struct ifaddr' definition from userland. Two tools left that use it, | Gleb Smirnoff | 2013-10-15 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | - Print scopeid for link-local scope addresses. | Hiroki Sato | 2013-01-03 | 1 | -3/+18 |
* | | | - Use sin6_scope_id instead of sin6_addr.s6_addr[2]. | Hiroki Sato | 2012-11-23 | 1 | -17/+11 |
| |/ |/| | |||||
* | | Remove variables which are initialized but never used thereafter reported by ... | Eitan Adler | 2012-06-19 | 1 | -3/+2 |
|/ | |||||
* | Remove superfluous paragraph macro. | Joel Dahl | 2012-03-25 | 1 | -1/+0 |
* | o in6_ifinfo() does not do any kvm(3) operations, so | Maxim Konovalov | 2012-01-27 | 1 | -26/+27 |
* | Spelling fixes for usr.sbin/ | Ulrich Spörlein | 2011-12-30 | 1 | -1/+1 |
* | Remove duplicated header files | Kevin Lo | 2011-06-24 | 1 | -1/+0 |
* | Fix manual section number for netstat(1). | Sergey Kandaurov | 2011-05-17 | 1 | -2/+2 |
* | Merge final round of MLD changes from p4: | Bruce M Simpson | 2009-05-27 | 2 | -14/+12 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | Bruce M Simpson | 2009-04-29 | 1 | -0/+180 |
* | Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD | Bruce M Simpson | 2009-03-09 | 3 | -94/+365 |
* | Add printb.c utility file, but do not yet connect it to the build. | Bruce M Simpson | 2009-03-04 | 1 | -0/+64 |
* | nits | Bruce M Simpson | 2009-02-15 | 1 | -12/+12 |
* | Blow away KAME MLDv2 hooks. | Bruce M Simpson | 2009-02-15 | 1 | -80/+0 |
* | Improve ifmcstat(8) and fix a few bugs while we're at it: | Bruce M Simpson | 2009-02-15 | 2 | -82/+188 |
* | Fix a typo which caused ifmcstat's sysctl path | Bruce M Simpson | 2009-02-15 | 1 | -1/+1 |
* | mdoc fix: Add missing .El request | Giorgos Keramidas | 2007-10-30 | 1 | -1/+2 |
* | Options spring cleanup: | Stephane E. Potvin | 2007-06-13 | 1 | -2/+4 |
* | Considerably rework the ifmcstat utility. | Bruce M Simpson | 2007-04-10 | 3 | -115/+385 |
* | Remove __P. | Bruce M Simpson | 2007-04-09 | 1 | -7/+7 |
* | Use -M and -N for core and kernel image respectively. | Bruce M Simpson | 2007-03-20 | 2 | -10/+20 |
* | Make clean for !INET6. | Bruce M Simpson | 2007-03-19 | 2 | -182/+41 |
* | Merge latest ifmcstat (with changes for FreeBSD). | Bruce M Simpson | 2007-03-19 | 2 | -34/+477 |
* | Fixed the misplaced $FreeBSD$. | Ruslan Ermilov | 2005-02-09 | 1 | -1/+1 |
* | Remove unused variable and clamp down with WARNS=2 | Dima Dorfman | 2004-09-13 | 2 | -1/+2 |
* | Include <net/ethernet.h> to have a prototype for ether_ntoa(). | Stefan Farfeleder | 2004-05-28 | 1 | -0/+1 |