Date: Sun, 15 Feb 2009 01:26:49 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/truss extern.h main.c mips-fbsd.c Message-ID: <200902150127.n1F1R0IO089207@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-02-15 01:26:49 UTC FreeBSD src repository Modified files: usr.bin/truss extern.h main.c Added files: usr.bin/truss mips-fbsd.c Log: SVN rev 188628 on 2009-02-15 01:26:49Z by imp Add preliminary support for truss on MIPS. It compiles, but has not been extensively tested. And the ELF64 stuff likely is not quite right... # There's a lot of cut-n-paste code here that could easily be # refactored, at least for FreeBSD syscalls. Revision Changes Path 1.15 +4 -0 src/usr.bin/truss/extern.h 1.49 +5 -0 src/usr.bin/truss/main.c 1.1 +345 -0 src/usr.bin/truss/mips-fbsd.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902150127.n1F1R0IO089207>