Age | Commit message (Expand) | Author |
2019-04-30 | tweak synopsis to match actual option logic | Marc Espie |
2019-04-30 | elaborate a little on how route priorities work; | Jason McIntyre |
2019-04-30 | Restrict file system access to /var/db for the dhclient lease files. | Florian Obser |
2019-04-29 | Add '*' to disklabel(8) editor prompt when in-memory copy of disklabel | Kenneth R Westerback |
2019-04-28 | fix misplaced hyphen in usage(); | Jason McIntyre |
2019-04-28 | Remove need for -A option, lack of a vnd_dev option implies creating | Theo de Raadt |
2019-04-27 | keep the grammatical structure of the options list consistent; | Jason McIntyre |
2019-04-26 | document -A | Marc Espie |
2019-04-26 | Fix a missing carriage return. | denis |
2019-04-25 | Remove vnconfig functionality, and try to adapt the manual page. | Theo de Raadt |
2019-04-25 | install new vnconfig | Theo de Raadt |
2019-04-25 | Push verbose information to stderr, to avoid confusion with -A's output. | Theo de Raadt |
2019-04-25 | fix some basic formatting issues; | Jason McIntyre |
2019-04-25 | Split vnconfig out of mount_vnd, and begin work on a vnd-allocation | Theo de Raadt |
2019-04-23 | missing dots after ".%P pp"; the case of btree(3) was | Ingo Schwarze |
2019-04-19 | rxprio. | David Gwynne |
2019-04-19 | add support for getting and setting rxprio | David Gwynne |
2019-04-18 | Always check for namespace collisions on table commands | kn |
2019-04-18 | Fix table definition parsing as unprivileged user | kn |
2019-04-17 | signpost the location of the text explaining routing table output a little be... | Jason McIntyre |
2019-04-16 | restore some missing error handling | David Gwynne |
2019-04-15 | introduce 'pfctl -FR' to reset settings to defaults | Alexandr Nedvedicky |
2019-04-15 | Remove old vlan and [-]vlandev code | kn |
2019-04-15 | ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat. | David Gwynne |
2019-04-15 | follow the basic xfp support with basic qsfp+ support | David Gwynne |
2019-04-15 | basic support for dumping xfp info | David Gwynne |
2019-04-11 | print transceiver supported distances, ok deraadt | Stuart Henderson |
2019-04-11 | print transceiver information inline with standard interface details | Stuart Henderson |
2019-04-10 | use AOC and DAC instead of standard's names "optical / copper pigtail" | Theo de Raadt |
2019-04-10 | MPO cable names were swapped | Theo de Raadt |
2019-04-10 | use correct printf format for current dBm values | Stuart Henderson |
2019-04-10 | tweak previous; ok dlg | Jason McIntyre |
2019-04-10 | Tweak transceiver information printing, adding a bit more information | Stuart Henderson |
2019-04-10 | mention that "ifconfig foo0 transceiver" is a thing | David Gwynne |
2019-04-10 | add support for fetching and parsing SFF module info and diags | David Gwynne |
2019-04-06 | Don't mangle command line arguments with strsep(). Mangle | Kenneth R Westerback |
2019-04-03 | Take the length of an initialized string, not a | Kenneth R Westerback |
2019-04-03 | Default to port 853 if DoT is used; pointed out by tedu | Florian Obser |
2019-04-03 | Add comment to prod updates to regress/sbin/disklabel | Kenneth R Westerback |
2019-04-02 | be consistent with "DoT"; from raf czlonka | Jason McIntyre |
2019-04-02 | When curve25519 was added to iked, it was based on the internet-draft and | Stuart Henderson |
2019-04-02 | move the captive portal text into the actual block; | Jason McIntyre |
2019-04-02 | use a compact list for previous, and tweak a little; ok florian | Jason McIntyre |
2019-04-02 | the fiendishly that needed some extra space here didn't pan out | Florian Obser |
2019-04-02 | Simplify code; we can loop over our resolvers now. | Florian Obser |
2019-04-02 | Add a config option to specify the preference of name servers. | Florian Obser |
2019-04-02 | Collapse case statements to a common fall through and use the passed | Florian Obser |
2019-04-02 | Introduce array of resolvers in preparation of custom ordering | Florian Obser |
2019-04-02 | Add human readable parsing/display of RFC1035 data in domain-search | Kenneth R Westerback |
2019-04-02 | Use consistant idiom for checking return value of | Kenneth R Westerback |