CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/17 04:49:17
Modified files: sbin/ifconfig : brconfig.c ifconfig.c Log message: Use strtoull() to read the datapath id and expect "datapath" instead of "datapathid" as stated by the man page. ok reyk@