]> granicus.if.org Git - strace/history - system.c
2003-07-28 Daniel Jacobowitz <drow@mvista.com>
[strace] / system.c
2002-11-06 Michal LudvigMerged patch fixing MIPS build.
2001-10-18 John Hugheshandle return values for ssisys on NSC
2001-10-16 John HughesDecode some ssisys args on NSC
2001-04-18 John HughesHandle fork1/forkall on uw, handle rfork1,rforkall...
2001-04-10 Wichert Akkermanimprove formating for sys_sysmips
2001-04-07 Wichert Akkermanfix small display error for sys_sysmips
2001-04-07 Wichert AkkermanFix another typo
2001-04-07 Wichert Akkermanuse asm/sysmips.h and linux/utsname.h if they exist
2001-02-19 Wichert AkkermanAdd sys_sysmips decoding
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-29 Wichert AkkermanAdd UnixWare support to configure
1999-11-26 Wichert AkkermanParse UnixWare mount options
1999-11-01 Wichert AkkermanFix duplicate for sys_create_module
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-07-15 Wichert AkkermanUpdate sys_createmodule and sys_initmodule
1999-07-09 Wichert AkkermanTell system.c not to include linux/fs.h
1999-07-03 Nate Sammonssystem.c was using __NR_* style syscall number defines...
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-05-27 Wichert Akkermanadded `a bit of sysctl support', patch from Ulrich...
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-02-19 Wichert AkkermanInitial revision