]> granicus.if.org Git - strace/log
strace
22 years agoImport lots of ia64 related changes from David Mosberger
Wichert Akkerman [Tue, 9 Oct 2001 23:47:38 +0000 (23:47 +0000)]
Import lots of ia64 related changes from David Mosberger

22 years agofix display of ptrace args on FreeBSD
John Hughes [Fri, 28 Sep 2001 16:21:30 +0000 (16:21 +0000)]
fix display of ptrace args on FreeBSD

22 years agofix sockaddr display
John Hughes [Tue, 18 Sep 2001 15:56:53 +0000 (15:56 +0000)]
fix sockaddr display

23 years agoUpdate version number to 4.4
Wichert Akkerman [Sun, 19 Aug 2001 12:12:13 +0000 (12:12 +0000)]
Update version number to 4.4

23 years agoAdd NEWS section for 4.4 release
Wichert Akkerman [Sun, 19 Aug 2001 11:57:48 +0000 (11:57 +0000)]
Add NEWS section for 4.4 release

23 years agodo not include asm/sigcontext.h on Linux/IA64 since it gets the struct from bits...
Wichert Akkerman [Sun, 19 Aug 2001 11:43:17 +0000 (11:43 +0000)]
do not include asm/sigcontext.h on Linux/IA64 since it gets the struct from bits/sigcontext.h already which signal.h includes

23 years agoAdd ioctl changes
Wichert Akkerman [Fri, 3 Aug 2001 21:54:08 +0000 (21:54 +0000)]
Add ioctl changes

23 years agoAdd copyright notice
Wichert Akkerman [Fri, 3 Aug 2001 21:53:26 +0000 (21:53 +0000)]
Add copyright notice

23 years agoCopyright update
Wichert Akkerman [Fri, 3 Aug 2001 21:52:13 +0000 (21:52 +0000)]
Copyright update

23 years agoRegenerated
Wichert Akkerman [Fri, 3 Aug 2001 21:51:48 +0000 (21:51 +0000)]
Regenerated

23 years agoremember to shift ioctl masks as well
Wichert Akkerman [Fri, 3 Aug 2001 21:51:35 +0000 (21:51 +0000)]
remember to shift ioctl masks as well

23 years agochange regexps so we catch sound ioctls as well in Linux
Wichert Akkerman [Fri, 3 Aug 2001 21:49:34 +0000 (21:49 +0000)]
change regexps so we catch sound ioctls as well in Linux

23 years agofix a few things so the ioctl list is generated
Wichert Akkerman [Fri, 3 Aug 2001 21:49:14 +0000 (21:49 +0000)]
fix a few things so the ioctl list is generated

23 years agosynchronize section for fcntl and use sys_fcntl for sys_fcntl as well
Wichert Akkerman [Fri, 3 Aug 2001 12:27:54 +0000 (12:27 +0000)]
synchronize section for fcntl and use sys_fcntl for sys_fcntl as well

23 years agoAdd
Wichert Akkerman [Fri, 3 Aug 2001 12:22:04 +0000 (12:22 +0000)]
Add

23 years agolinux/hppa syscall updates
Wichert Akkerman [Fri, 3 Aug 2001 12:20:38 +0000 (12:20 +0000)]
linux/hppa syscall updates

23 years agoseems Linux/IA64 changed register names on us, switch to using new names
Wichert Akkerman [Fri, 3 Aug 2001 11:51:28 +0000 (11:51 +0000)]
seems Linux/IA64 changed register names on us, switch to using new names

23 years agoset CLOEXEC flag for outputfile
Wichert Akkerman [Fri, 3 Aug 2001 11:43:35 +0000 (11:43 +0000)]
set CLOEXEC  flag for outputfile

23 years agoAdd a few LFS syscalls for Linux/sparc
Wichert Akkerman [Fri, 3 Aug 2001 11:37:07 +0000 (11:37 +0000)]
Add a few LFS syscalls for Linux/sparc

23 years agoSupport cross-compiling between architectures
Wichert Akkerman [Mon, 23 Jul 2001 14:43:07 +0000 (14:43 +0000)]
Support cross-compiling between architectures

23 years agoAdd S390 to architecture list
Wichert Akkerman [Fri, 13 Jul 2001 22:19:20 +0000 (22:19 +0000)]
Add S390 to architecture list

23 years agoAdd S390 to architecture list
Wichert Akkerman [Fri, 13 Jul 2001 22:09:05 +0000 (22:09 +0000)]
Add S390 to architecture list

23 years agoMerge iov fixes from Richard Kettlewell
John Hughes [Tue, 10 Jul 2001 13:48:44 +0000 (13:48 +0000)]
Merge iov fixes from Richard Kettlewell

23 years agoUpdate config.sub and config.guess
Wichert Akkerman [Mon, 2 Jul 2001 16:53:25 +0000 (16:53 +0000)]
Update config.sub and config.guess

23 years agoprintcontext should pass sigmask addr to printsigmask
John Hughes [Tue, 15 May 2001 15:09:14 +0000 (15:09 +0000)]
printcontext should pass sigmask addr to printsigmask

23 years agoDon\'t run off end of memory in umovestr when USE_PROCFS
John Hughes [Tue, 15 May 2001 14:53:43 +0000 (14:53 +0000)]
Don\'t run off end of memory in umovestr when USE_PROCFS

23 years agoHandle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop...
John Hughes [Wed, 18 Apr 2001 15:11:51 +0000 (15:11 +0000)]
Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters

23 years agoAdd todays changes
Wichert Akkerman [Thu, 12 Apr 2001 09:11:04 +0000 (09:11 +0000)]
Add todays changes

23 years agoAdd Ganesan Rajagopal
Wichert Akkerman [Thu, 12 Apr 2001 09:10:38 +0000 (09:10 +0000)]
Add Ganesan Rajagopal

23 years agoswitch to using /proc/<pid>/status on Linux
Wichert Akkerman [Thu, 12 Apr 2001 09:10:24 +0000 (09:10 +0000)]
switch to using /proc/<pid>/status on Linux

23 years agoUpdate syscall list
Wichert Akkerman [Thu, 12 Apr 2001 09:01:10 +0000 (09:01 +0000)]
Update syscall list

23 years agoFix wrong cast in powerpc code
Wichert Akkerman [Thu, 12 Apr 2001 09:00:47 +0000 (09:00 +0000)]
Fix wrong cast in powerpc code

23 years agofix mailinglist address
Wichert Akkerman [Thu, 12 Apr 2001 09:00:24 +0000 (09:00 +0000)]
fix mailinglist address

23 years agoadd more configure tests for system headers
Wichert Akkerman [Tue, 10 Apr 2001 10:32:26 +0000 (10:32 +0000)]
add more configure tests for system headers

23 years agoMerge MIPS patches from Maciej W. Rozycki
Wichert Akkerman [Tue, 10 Apr 2001 10:28:43 +0000 (10:28 +0000)]
Merge MIPS patches from Maciej W. Rozycki

23 years agoimprove formating for sys_sysmips
Wichert Akkerman [Tue, 10 Apr 2001 10:27:52 +0000 (10:27 +0000)]
improve formating for sys_sysmips

23 years agofix some syscall names
Wichert Akkerman [Tue, 10 Apr 2001 10:26:17 +0000 (10:26 +0000)]
fix some syscall names

23 years agoupdate syscall list
Wichert Akkerman [Tue, 10 Apr 2001 10:24:54 +0000 (10:24 +0000)]
update syscall list

23 years agoadd code to print PC for MIPS
Wichert Akkerman [Tue, 10 Apr 2001 10:22:50 +0000 (10:22 +0000)]
add code to print PC for MIPS

23 years agonote we are working on 4.3.1 now
Wichert Akkerman [Sat, 7 Apr 2001 21:47:30 +0000 (21:47 +0000)]
note we are working on 4.3.1 now

23 years agofix small display error for sys_sysmips
Wichert Akkerman [Sat, 7 Apr 2001 21:45:30 +0000 (21:45 +0000)]
fix small display error for sys_sysmips

23 years agoFix another typo
Wichert Akkerman [Sat, 7 Apr 2001 21:41:26 +0000 (21:41 +0000)]
Fix another typo

23 years agouse asm/sysmips.h and linux/utsname.h if they exist
Wichert Akkerman [Sat, 7 Apr 2001 21:37:12 +0000 (21:37 +0000)]
use asm/sysmips.h and linux/utsname.h if they exist
fix some silly typos in mips sections

23 years agoUpdated
Wichert Akkerman [Sun, 1 Apr 2001 14:05:04 +0000 (14:05 +0000)]
Updated

23 years agoregenerate linux/mips ioctl list
Wichert Akkerman [Sat, 31 Mar 2001 16:25:58 +0000 (16:25 +0000)]
regenerate linux/mips ioctl list

23 years agoregenerate ioctl list
Wichert Akkerman [Sat, 31 Mar 2001 16:20:33 +0000 (16:20 +0000)]
regenerate ioctl list

23 years agoRemoved since we can use the general Linux copy
Wichert Akkerman [Sat, 31 Mar 2001 16:16:57 +0000 (16:16 +0000)]
Removed since we can use the general Linux copy

23 years agoadd dir variable to set location of kernel includes
Wichert Akkerman [Sat, 31 Mar 2001 16:14:55 +0000 (16:14 +0000)]
add dir variable to set location of kernel includes

23 years agoUpdate Linux/ia64 ioctl list
Wichert Akkerman [Fri, 30 Mar 2001 16:20:27 +0000 (16:20 +0000)]
Update Linux/ia64 ioctl list

23 years agocleanup includefilenames in ioctl lists
Wichert Akkerman [Thu, 29 Mar 2001 19:07:40 +0000 (19:07 +0000)]
cleanup includefilenames in ioctl lists

23 years agoUpdated linux/powerpc ioctl list
Wichert Akkerman [Thu, 29 Mar 2001 19:04:25 +0000 (19:04 +0000)]
Updated linux/powerpc ioctl list

23 years agoupdate linux/hppa ioctllist
Wichert Akkerman [Thu, 29 Mar 2001 18:16:07 +0000 (18:16 +0000)]
update linux/hppa ioctllist

23 years agoupdate linux/alpha ioctllist
Wichert Akkerman [Thu, 29 Mar 2001 17:43:19 +0000 (17:43 +0000)]
update linux/alpha ioctllist

23 years agoseveral Linux/sparc fixes
Wichert Akkerman [Wed, 28 Mar 2001 20:29:17 +0000 (20:29 +0000)]
several Linux/sparc fixes

23 years agoupdate Linux/sparc ioctl list
Wichert Akkerman [Wed, 28 Mar 2001 15:10:49 +0000 (15:10 +0000)]
update Linux/sparc ioctl list

23 years agouse __WALL for wait4 if we can
Wichert Akkerman [Wed, 28 Mar 2001 14:40:14 +0000 (14:40 +0000)]
use __WALL for wait4 if we can

23 years agofix typo
Wichert Akkerman [Wed, 28 Mar 2001 14:27:23 +0000 (14:27 +0000)]
fix typo

23 years agoCheck for endianness of long long
John Hughes [Wed, 28 Mar 2001 08:05:27 +0000 (08:05 +0000)]
Check for endianness of long long

23 years agoFix compile errors with SCO UDK compiler
John Hughes [Tue, 27 Mar 2001 16:47:36 +0000 (16:47 +0000)]
Fix compile errors with SCO UDK compiler

23 years agoretro-actively mention Linux/hppa support in the changelog
Wichert Akkerman [Tue, 27 Mar 2001 14:46:05 +0000 (14:46 +0000)]
retro-actively mention Linux/hppa support in the changelog

23 years agoFix bad merge of solaris patch
John Hughes [Tue, 27 Mar 2001 13:57:48 +0000 (13:57 +0000)]
Fix bad merge of solaris patch

23 years agoAdd Linux/hppa port, patch from Richard Hirst
Wichert Akkerman [Tue, 27 Mar 2001 12:17:16 +0000 (12:17 +0000)]
Add Linux/hppa port, patch from Richard Hirst

23 years agoadd getdents64 and fcntl64 (not decoded yet)
Wichert Akkerman [Mon, 19 Mar 2001 11:05:17 +0000 (11:05 +0000)]
add getdents64 and fcntl64 (not decoded yet)

23 years agoupdate config.guess
Wichert Akkerman [Mon, 19 Mar 2001 11:00:29 +0000 (11:00 +0000)]
update config.guess

23 years agoUpdate Linux/mips syscall table
Wichert Akkerman [Mon, 19 Mar 2001 10:56:49 +0000 (10:56 +0000)]
Update Linux/mips syscall table

23 years agoAdd Linux ioctlsort
Wichert Akkerman [Sat, 17 Mar 2001 17:29:43 +0000 (17:29 +0000)]
Add Linux ioctlsort

23 years agoImplement new way to get the ioctl list for Linux: instead of
Wichert Akkerman [Sat, 17 Mar 2001 17:26:34 +0000 (17:26 +0000)]
Implement new way to get the ioctl list for Linux: instead of
trying to #include every possible kernel header grab all the relevant
#defines from them and use those directly.

23 years agocope with FreeBSD compatability syscalls
John Hughes [Thu, 8 Mar 2001 17:27:20 +0000 (17:27 +0000)]
cope with FreeBSD compatability syscalls

23 years agoreplace some #if FREEBSD by #if HAVE_ST_xxx
John Hughes [Thu, 8 Mar 2001 16:10:40 +0000 (16:10 +0000)]
replace some #if FREEBSD by #if HAVE_ST_xxx

23 years agoreplace wimpy get64 by powerful LONG_LONG :-)
John Hughes [Thu, 8 Mar 2001 14:40:06 +0000 (14:40 +0000)]
replace wimpy get64 by powerful LONG_LONG :-)

23 years agoUse configure to detect 64bit off_t and rlim_t
John Hughes [Thu, 8 Mar 2001 13:59:00 +0000 (13:59 +0000)]
Use configure to detect 64bit off_t and rlim_t

23 years agoFreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
John Hughes [Wed, 7 Mar 2001 16:53:07 +0000 (16:53 +0000)]
FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)

23 years agoadd missing bit of solaris patches
John Hughes [Wed, 7 Mar 2001 16:03:20 +0000 (16:03 +0000)]
add missing bit of solaris patches

23 years agominor svr4 fixes
John Hughes [Wed, 7 Mar 2001 14:47:19 +0000 (14:47 +0000)]
minor svr4 fixes

23 years agoFix off_t args on FreeBSD
John Hughes [Wed, 7 Mar 2001 13:21:24 +0000 (13:21 +0000)]
Fix off_t args on FreeBSD

23 years agoImplement truncate64 & ftruncate64 for them that wants 'em
John Hughes [Wed, 7 Mar 2001 10:41:58 +0000 (10:41 +0000)]
Implement truncate64 & ftruncate64 for them that wants 'em

23 years agoFix for freebsd 4.1
John Hughes [Wed, 7 Mar 2001 10:39:06 +0000 (10:39 +0000)]
Fix for freebsd 4.1

23 years agoFix for freebsd 4.1
John Hughes [Wed, 7 Mar 2001 10:37:38 +0000 (10:37 +0000)]
Fix for freebsd 4.1

23 years agoMerge Harald Böhme's solaris patches
John Hughes [Wed, 7 Mar 2001 10:34:27 +0000 (10:34 +0000)]
Merge Harald Böhme's solaris patches

23 years agoFixup unimplemented UW syscalls
John Hughes [Wed, 7 Mar 2001 10:28:50 +0000 (10:28 +0000)]
Fixup unimplemented UW syscalls

23 years agoUse pr_syscall on UW
John Hughes [Wed, 7 Mar 2001 10:26:17 +0000 (10:26 +0000)]
Use pr_syscall on UW

23 years agofix stat64 on UW
John Hughes [Wed, 7 Mar 2001 10:15:39 +0000 (10:15 +0000)]
fix stat64 on UW

23 years agofix compile on UW
John Hughes [Wed, 7 Mar 2001 10:11:02 +0000 (10:11 +0000)]
fix compile on UW

23 years agoImplement truncate64 & ftruncate64 for them that wants 'em
John Hughes [Tue, 6 Mar 2001 16:50:41 +0000 (16:50 +0000)]
Implement truncate64 & ftruncate64 for them that wants 'em

23 years agoFix for freebsd 4.1
John Hughes [Tue, 6 Mar 2001 16:22:18 +0000 (16:22 +0000)]
Fix for freebsd 4.1

23 years agoFix for freebsd 4.1
John Hughes [Tue, 6 Mar 2001 15:51:53 +0000 (15:51 +0000)]
Fix for freebsd 4.1

23 years agoMerge Harald Böhme's solaris patches
John Hughes [Tue, 6 Mar 2001 15:08:09 +0000 (15:08 +0000)]
Merge Harald Böhme's solaris patches

23 years agoFixup unimplemented UW syscalls
John Hughes [Tue, 6 Mar 2001 10:19:26 +0000 (10:19 +0000)]
Fixup unimplemented UW syscalls

23 years agoUse pr_syscall on UW
John Hughes [Tue, 6 Mar 2001 10:10:06 +0000 (10:10 +0000)]
Use pr_syscall on UW

23 years agofix stat64 on UW
John Hughes [Tue, 6 Mar 2001 09:45:18 +0000 (09:45 +0000)]
fix stat64 on UW

23 years agofix compile on UW
John Hughes [Tue, 6 Mar 2001 09:25:46 +0000 (09:25 +0000)]
fix compile on UW

23 years agoFix format for Unix domain sockets
Wichert Akkerman [Wed, 21 Feb 2001 16:42:26 +0000 (16:42 +0000)]
Fix format for Unix domain sockets

23 years agoAdd sys_sysmips decoding
Wichert Akkerman [Mon, 19 Feb 2001 13:35:53 +0000 (13:35 +0000)]
Add sys_sysmips decoding

23 years agoadd support for IPv6 scope ids
Wichert Akkerman [Fri, 16 Feb 2001 20:29:03 +0000 (20:29 +0000)]
add support for IPv6 scope ids

23 years agoUse @bindir@ and @mandir@
Wichert Akkerman [Fri, 16 Feb 2001 20:14:40 +0000 (20:14 +0000)]
Use @bindir@ and @mandir@

23 years agoTest for netinet/tcp.h and udp.h and use those
Wichert Akkerman [Fri, 16 Feb 2001 19:59:55 +0000 (19:59 +0000)]
Test for netinet/tcp.h and udp.h and use those

23 years agofix formating error in sys_setsockopt
Wichert Akkerman [Sun, 26 Nov 2000 03:59:21 +0000 (03:59 +0000)]
fix formating error in sys_setsockopt
add list of socketlayers and use that for [gs]etsockopt

23 years agoFreeBSD updates, make things compile on Linux 2.2 kernels
Wichert Akkerman [Fri, 13 Oct 2000 12:47:12 +0000 (12:47 +0000)]
FreeBSD updates, make things compile on Linux 2.2 kernels

24 years agomore FreeBSD updates
Wichert Akkerman [Sun, 3 Sep 2000 23:57:48 +0000 (23:57 +0000)]
more FreeBSD updates

24 years agoadd clone
Wichert Akkerman [Sun, 3 Sep 2000 23:38:17 +0000 (23:38 +0000)]
add clone