Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+2 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -4/+36 |
| |\ | |||||
| * \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 2 | -5/+5 |
| |\ \ | |||||
| * \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -24/+266 |
| |\ \ \ | |||||
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -4/+4 |
| |\ \ \ \ | |||||
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | | | | | Check the number of returned entries before doing any access to ifm_ulist. | Luiz Otavio O Souza | 2014-07-05 | 1 | -0/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add a license (1) and do some cleanup. | Christian Brueffer | 2014-02-04 | 1 | -4/+36 |
| |_|_|/ |/| | | | |||||
* | | | | Improve grammar and readability. | Hiren Panchasara | 2013-09-20 | 1 | -3/+3 |
* | | | | Fix a range check and a display string. | Hiren Panchasara | 2013-09-20 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Typo in strtol(3). | Sergey Kandaurov | 2013-08-30 | 1 | -1/+1 |
* | | | Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. | Luiz Otavio O Souza | 2013-07-23 | 1 | -1/+2 |
* | | | Fix the usage error message. The valid range is up to max. vlan - 1 since vl... | Luiz Otavio O Souza | 2013-07-23 | 1 | -1/+3 |
* | | | mdoc: new sentence, new line. | Joel Dahl | 2013-05-08 | 1 | -2/+4 |
* | | | Add vlan configuration support to etherswitchcfg. | Adrian Chadd | 2013-05-08 | 2 | -10/+242 |
* | | | Convert over the etherswitch framework to use VLAN IDs per port, rather | Adrian Chadd | 2013-04-22 | 2 | -10/+11 |
* | | | etherswitchcfg(8) crashes when you don't set vlangroup members. | Adrian Chadd | 2013-04-22 | 1 | -2/+5 |
* | | | Initialise this to zero before using it to configure the vlangroup | Adrian Chadd | 2013-04-22 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 2 | -4/+4 |
|/ | |||||
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | Warren Block | 2012-05-24 | 1 | -1/+2 |
* | Remove end of line whitespace. | Joel Dahl | 2012-05-12 | 1 | -1/+1 |
* | Add etherswitchcfg. | Adrian Chadd | 2012-05-11 | 4 | -0/+1446 |