]> granicus.if.org Git - strace/shortlog
strace
2002-03-31 Wichert AkkermanFix signed/unsigned problems
2002-03-31 Wichert AkkermanFix typo, add (unimplemented in kernel) stream syscalls
2002-03-31 Wichert AkkermanAdd Debian packaging setup
2002-03-31 Wichert Akkermanupdate copyright
2001-12-27 Wichert AkkermanAdd new TCP socket options
2001-10-26 John Hughesdon't lose ioctls if comment spans 2 lines
2001-10-26 Wichert Akkermanregenerated ioctlent.h using current scripts so term...
2001-10-19 John Hughesonly trace syscalls/signals/faults of interest
2001-10-19 John HughesMerge SVR4/Linux printsiginfo
2001-10-18 John HughesMerge SVR4/Linux printsiginfo
2001-10-18 John Hugheshandle return values for ssisys on NSC
2001-10-18 John Hugheshandle sigwait on svr4
2001-10-16 John HughesDecode some ssisys args on NSC
2001-10-16 John HughesImplement memcntl for UnixWare
2001-10-16 John HughesFix umovestr of unmapped page for UnixWare
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-09-28 John Hughesfix display of ptrace args on FreeBSD
2001-09-18 John Hughesfix sockaddr display
2001-08-19 Wichert AkkermanUpdate version number to 4.4
2001-08-19 Wichert AkkermanAdd NEWS section for 4.4 release
2001-08-19 Wichert Akkermando not include asm/sigcontext.h on Linux/IA64 since...
2001-08-03 Wichert AkkermanAdd ioctl changes
2001-08-03 Wichert AkkermanAdd copyright notice
2001-08-03 Wichert AkkermanCopyright update
2001-08-03 Wichert AkkermanRegenerated
2001-08-03 Wichert Akkermanremember to shift ioctl masks as well
2001-08-03 Wichert Akkermanchange regexps so we catch sound ioctls as well in...
2001-08-03 Wichert Akkermanfix a few things so the ioctl list is generated
2001-08-03 Wichert Akkermansynchronize section for fcntl and use sys_fcntl for...
2001-08-03 Wichert AkkermanAdd
2001-08-03 Wichert Akkermanlinux/hppa syscall updates
2001-08-03 Wichert Akkermanseems Linux/IA64 changed register names on us, switch...
2001-08-03 Wichert Akkermanset CLOEXEC flag for outputfile
2001-08-03 Wichert AkkermanAdd a few LFS syscalls for Linux/sparc
2001-07-23 Wichert AkkermanSupport cross-compiling between architectures
2001-07-13 Wichert AkkermanAdd S390 to architecture list
2001-07-13 Wichert AkkermanAdd S390 to architecture list
2001-07-10 John HughesMerge iov fixes from Richard Kettlewell
2001-07-02 Wichert AkkermanUpdate config.sub and config.guess
2001-05-15 John Hughesprintcontext should pass sigmask addr to printsigmask
2001-05-15 John HughesDon\'t run off end of memory in umovestr when USE_PROCFS
2001-04-18 John HughesHandle fork1/forkall on uw, handle rfork1,rforkall...
2001-04-12 Wichert AkkermanAdd todays changes
2001-04-12 Wichert AkkermanAdd Ganesan Rajagopal
2001-04-12 Wichert Akkermanswitch to using /proc/<pid>/status on Linux
2001-04-12 Wichert AkkermanUpdate syscall list
2001-04-12 Wichert AkkermanFix wrong cast in powerpc code
2001-04-12 Wichert Akkermanfix mailinglist address
2001-04-10 Wichert Akkermanadd more configure tests for system headers
2001-04-10 Wichert AkkermanMerge MIPS patches from Maciej W. Rozycki
2001-04-10 Wichert Akkermanimprove formating for sys_sysmips
2001-04-10 Wichert Akkermanfix some syscall names
2001-04-10 Wichert Akkermanupdate syscall list
2001-04-10 Wichert Akkermanadd code to print PC for MIPS
2001-04-07 Wichert Akkermannote we are working on 4.3.1 now
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-04-01 Wichert AkkermanUpdated
2001-03-31 Wichert Akkermanregenerate linux/mips ioctl list
2001-03-31 Wichert Akkermanregenerate ioctl list
2001-03-31 Wichert AkkermanRemoved since we can use the general Linux copy
2001-03-31 Wichert Akkermanadd dir variable to set location of kernel includes
2001-03-30 Wichert AkkermanUpdate Linux/ia64 ioctl list
2001-03-29 Wichert Akkermancleanup includefilenames in ioctl lists
2001-03-29 Wichert AkkermanUpdated linux/powerpc ioctl list
2001-03-29 Wichert Akkermanupdate linux/hppa ioctllist
2001-03-29 Wichert Akkermanupdate linux/alpha ioctllist
2001-03-28 Wichert Akkermanseveral Linux/sparc fixes
2001-03-28 Wichert Akkermanupdate Linux/sparc ioctl list
2001-03-28 Wichert Akkermanuse __WALL for wait4 if we can
2001-03-28 Wichert Akkermanfix typo
2001-03-28 John HughesCheck for endianness of long long
2001-03-27 John HughesFix compile errors with SCO UDK compiler
2001-03-27 Wichert Akkermanretro-actively mention Linux/hppa support in the changelog
2001-03-27 John HughesFix bad merge of solaris patch
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2001-03-19 Wichert Akkermanadd getdents64 and fcntl64 (not decoded yet)
2001-03-19 Wichert Akkermanupdate config.guess
2001-03-19 Wichert AkkermanUpdate Linux/mips syscall table
2001-03-17 Wichert AkkermanAdd Linux ioctlsort
2001-03-17 Wichert AkkermanImplement new way to get the ioctl list for Linux:...
2001-03-08 John Hughescope with FreeBSD compatability syscalls
2001-03-08 John Hughesreplace some #if FREEBSD by #if HAVE_ST_xxx
2001-03-08 John Hughesreplace wimpy get64 by powerful LONG_LONG :-)
2001-03-08 John HughesUse configure to detect 64bit off_t and rlim_t
2001-03-07 John HughesFreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
2001-03-07 John Hughesadd missing bit of solaris patches
2001-03-07 John Hughesminor svr4 fixes
2001-03-07 John HughesFix off_t args on FreeBSD
2001-03-07 John HughesImplement truncate64 & ftruncate64 for them that wants 'em
2001-03-07 John HughesFix for freebsd 4.1
2001-03-07 John HughesFix for freebsd 4.1
2001-03-07 John HughesMerge Harald Böhme's solaris patches
2001-03-07 John HughesFixup unimplemented UW syscalls
2001-03-07 John HughesUse pr_syscall on UW
2001-03-07 John Hughesfix stat64 on UW
2001-03-07 John Hughesfix compile on UW
2001-03-06 John HughesImplement truncate64 & ftruncate64 for them that wants 'em
2001-03-06 John HughesFix for freebsd 4.1
next