DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.77.gc8b362 master sys/sys _iovec.h socket.h uio.h usr.sbin/lpr/common_source rmjob.c
commit c8b3626a77370899b9fc62294a0136f85e7c9373
Author: Sascha Wildner <saw@online.de>
Date: Mon Feb 16 01:12:07 2009 +0100
uio.h: Move definition of struct iovec to <sys/_iovec.h>.
* Make iov_base a void * and fix a resulting warning in lpr(1).
* Include <sys/_iovec.h> in <sys/socket.h>.
Taken-from: FreeBSD
Summary of changes:
include/sgtty.h => sys/sys/_iovec.h | 29 +++++++++++++++++++----------
sys/sys/socket.h | 2 ++
sys/sys/uio.h | 11 ++---------
usr.sbin/lpr/common_source/rmjob.c | 2 +-
4 files changed, 24 insertions(+), 20 deletions(-)
copy include/sgtty.h => sys/sys/_iovec.h (79%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8b3626a77370899b9fc62294a0136f85e7c9373
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]