git: sbp(4): Sync sbp.h with FreeBSD
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Apr 28 09:22:41 PDT 2013
commit f6b960770d69946178520d0503e41a79d47db1d7
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Apr 28 14:56:24 2013 +0200
sbp(4): Sync sbp.h with FreeBSD
* Change u_intXX_t to uintXX_t.
* Change a couple of 'unsigned long's to uint32_t where appropriate.
* Define Logical Unit Reset so it can be used in sbp_targ
Obtained-from: FreeBSD
Summary of changes:
sys/dev/disk/sbp/sbp.h | 56 +++++++++++++++++++++++++-------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f6b960770d69946178520d0503e41a79d47db1d7
--
DragonFly BSD source repository
More information about the Commits
mailing list