DragonFly-2.3.2.76.g144b3 master libexec/dma dma.c dma.h
Simon Schubert
corecode at crater.dragonflybsd.org
Thu Jul 16 07:15:33 PDT 2009
commit 144b337d5fb21324286871fbca0c90d460e06d9d
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Thu Jul 9 14:37:14 2009 +0200
dma: several fixes to make dma build on non-BSD OS's
- replace open(..., O_EXLOCK) with a new open_locked() routine;
- define the __unused function attribute;
- do not redefine PATH_MAX.
Submitted-by: Peter Pentchev <roam at ringlet.net>
Summary of changes:
libexec/dma/dma.c | 26 ++++++++++++++++++++++++--
libexec/dma/dma.h | 9 +++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/144b337d5fb21324286871fbca0c90d460e06d9d
--
DragonFly BSD source repository
More information about the Commits
mailing list