summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/mips-fbsd.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify syscall generation and ABI source file handling for the build.bdrewery2015-10-131-141/+0
* Several changes to truss.jhb2015-09-301-267/+62
* Handle the conditional decoding of execve() argument and environmentjhb2015-08-201-22/+0
* Various style and whitespace fixes.jhb2015-08-191-0/+1
* Use nitems().jhb2015-08-191-1/+1
* truss: follow pdfork()ed descendents with -femaste2015-07-241-0/+1
* - Make truss thread-aware.zont2012-09-161-75/+83
* - Style(9) cleanup.zont2012-09-021-209/+222
* s/sytem/system in comments, no functional changes.bcr2010-10-131-1/+1
* Fix copyright spelling.imp2010-03-101-1/+1
* This fix makes it so the args are malloc'd beforerrs2010-02-031-1/+1
* Correct off-by-one issue in truss(1) which happens when system call numberdelphij2009-05-281-1/+1
* Reduce diff against my local version: replace malloc+memset() cases to calloc().delphij2009-05-151-2/+1
* Fix print_syscall_ret parameter order.dds2009-05-131-1/+1
* Fix compilation error introduced in r192025.dds2009-05-131-1/+2
* Add preliminary support for truss on MIPS. It compiles, but has notimp2009-02-151-0/+345
OpenPOWER on IntegriCloud