summaryrefslogtreecommitdiffstats
path: root/usr.sbin/uhsoctl/uhsoctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge r268298,r268299 from head:gavin2014-07-161-1/+1
| | | | | | | Correct format string to fix build of uhsoctl when DEBUG is defined PR: 185007 Submitted by: saper saper.info
* Add an missing argument to open(2). If O_CREAT flag is specified,pjd2012-01-041-1/+1
| | | | file permission has to be specified as well.
* In usr.sbin/uhsoctl/uhsoctl.c, fix a few warnings about format stringsdim2011-12-191-2/+2
| | | | | | not being literals. MFC after: 1 week
* - Fixed automatic detection of the control serial port.thompsa2010-07-201-93/+122
| | | | | | | - Fixed segmentation fault when an invalid network interface was given. - More helpful message in case of wrong PIN number. Submitted by: Fredrik Lindberg
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-131-0/+1532
from standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather than using PPP over serial. uhsoctl(1) is used to initiate and close the WAN connection. Obtained from: Fredrik Lindberg <fli@shapeshifter.se>
OpenPOWER on IntegriCloud