aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/uhsoctl/uhsoctl.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct type for IOCTL request argument.Hans Petter Selasky2018-11-021-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Prevent use-after-free with ctx->ns in set_nameservers(..), which could occurEnji Cooper2015-12-221-0/+1
* Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-1/+0
* Use %zu not %zd for printing size_t.Gavin Atkinson2014-07-051-1/+1
* Correct format string to fix build of uhsoctl when DEBUG is definedGavin Atkinson2014-07-051-1/+1
* Add an missing argument to open(2). If O_CREAT flag is specified,Pawel Jakub Dawidek2012-01-041-1/+1
* In usr.sbin/uhsoctl/uhsoctl.c, fix a few warnings about format stringsDimitry Andric2011-12-191-2/+2
* - Fixed automatic detection of the control serial port.Andrew Thompson2010-07-201-93/+122
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-131-0/+1532