summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/media/tcpip.subr
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin/bsdconfig: minor spelling fixes on comments.pfg2016-05-011-1/+1
* Implement GEOM based media device classification. You'll notice a fewdteske2014-04-231-46/+38
* Performance and debugging enhancements:dteske2013-12-071-7/+10
* Update function description for API tool:dteske2013-11-201-3/+4
* Add support for dereferencing SRV records via f_host_lookup(). Takes thedteske2013-11-061-3/+38
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-21/+18
* Fix typos in the BSD License.dteske2013-07-071-2/+2
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-071-1/+1
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-051-12/+12
* More whitespace.dteske2013-06-241-2/+2
* Fix a code typo that prevented the probing of the current defaultrouterdteske2013-06-221-1/+1
* Alphabetize library includes.dteske2013-06-211-1/+1
* Standardize NULL initialization to be consistent.dteske2013-06-021-1/+1
* Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'.dteske2013-06-021-5/+7
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-021-18/+12
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-2/+1
* Properly sanitize --menu results (guards against Gtk library warnings fromdteske2013-04-261-0/+2
* Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-251-0/+1688
OpenPOWER on IntegriCloud