History log of /freebsd-10-stable/usr.sbin/uhsoctl/uhsoctl.c
Revision Date Author Comments
# 340281 09-Nov-2018 hselasky

MFC r340089:
Use correct type for IOCTL request argument.
This fixes signed IOCTL value warnings in uhsoctl().

Submitted by: Marcin Cieslak <saper@saper.info>
Sponsored by: Mellanox Technologies


# 292855 28-Dec-2015 ngie

MFC r292585:

Prevent use-after-free with ctx->ns in set_nameservers(..), which could occur
if the memory wasn't allocated again later on

Reported by: Coverity
Submitted by: Miles Ohlrich <miles.ohlrich@isilon.com>
Sponsored by: EMC / Isilon Storage Division


# 268762 16-Jul-2014 gavin

Merge r268298,r268299 from head:
Correct format string to fix build of uhsoctl when DEBUG is defined

PR: 185007
Submitted by: saper saper.info


# 268762 16-Jul-2014 gavin

Merge r268298,r268299 from head:
Correct format string to fix build of uhsoctl when DEBUG is defined

PR: 185007
Submitted by: saper saper.info