DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: truss - Add functions for x86_64 architecture.
commit e952f80f4de8782358a9e85460f05b9794395e20
Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
Date: Sun Sep 19 13:03:05 2010 +0200
truss - Add functions for x86_64 architecture.
Taken-from: FreeBSD
Summary of changes:
usr.bin/truss/Makefile | 4 +-
usr.bin/truss/extern.h | 4 ++
usr.bin/truss/main.c | 3 ++
usr.bin/truss/{i386-fbsd.c => x86_64-fbsd.c} | 44 ++++++++++++++-----------
4 files changed, 34 insertions(+), 21 deletions(-)
copy usr.bin/truss/{i386-fbsd.c => x86_64-fbsd.c} (90%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e952f80f4de8782358a9e85460f05b9794395e20
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]