]> granicus.if.org Git - strace/log
strace
24 years agoBegin work on supporting clone
Wichert Akkerman [Thu, 23 Dec 1999 15:08:17 +0000 (15:08 +0000)]
Begin work on supporting clone

24 years agoBunch of stuff
Wichert Akkerman [Thu, 23 Dec 1999 14:20:14 +0000 (14:20 +0000)]
Bunch of stuff

24 years agoNote that Linux has semop
Wichert Akkerman [Tue, 14 Dec 1999 10:46:18 +0000 (10:46 +0000)]
Note that Linux has semop

24 years agoAdd UnixWare support to configure
Wichert Akkerman [Mon, 29 Nov 1999 15:34:02 +0000 (15:34 +0000)]
Add UnixWare support to configure

24 years agoImprove sys_query_module code
Wichert Akkerman [Sun, 28 Nov 1999 01:56:12 +0000 (01:56 +0000)]
Improve sys_query_module code

24 years agofully decode the query_module syscall
Wichert Akkerman [Sat, 27 Nov 1999 21:58:20 +0000 (21:58 +0000)]
fully decode the query_module syscall

24 years agoParse UnixWare mount options
Wichert Akkerman [Fri, 26 Nov 1999 13:14:41 +0000 (13:14 +0000)]
Parse UnixWare mount options

24 years agoAdd pollhack
Wichert Akkerman [Fri, 26 Nov 1999 13:11:29 +0000 (13:11 +0000)]
Add pollhack

24 years agoSeems like some systems treat sigmask_t and sigmask_t* as the same thing.
Wichert Akkerman [Fri, 26 Nov 1999 10:12:59 +0000 (10:12 +0000)]
Seems like some systems treat sigmask_t and sigmask_t* as the same thing.

24 years agoOnly use long_to_sigset on Linux systems
Wichert Akkerman [Fri, 26 Nov 1999 09:55:42 +0000 (09:55 +0000)]
Only use long_to_sigset on Linux systems

24 years agoMerge patches from John Hughes
Wichert Akkerman [Fri, 26 Nov 1999 09:54:08 +0000 (09:54 +0000)]
Merge patches from John Hughes

24 years agoTiny display fixup in getpmsg syscall output
Wichert Akkerman [Fri, 26 Nov 1999 09:18:37 +0000 (09:18 +0000)]
Tiny display fixup in getpmsg syscall output

24 years agoUpdate for 4.1 release
Wichert Akkerman [Fri, 26 Nov 1999 00:29:05 +0000 (00:29 +0000)]
Update for 4.1 release

24 years agoNow it builds on alpha again...
Wichert Akkerman [Thu, 18 Nov 1999 17:26:45 +0000 (17:26 +0000)]
Now it builds on alpha again...

24 years agoOops, forgot to commit this one
Wichert Akkerman [Thu, 18 Nov 1999 17:12:55 +0000 (17:12 +0000)]
Oops, forgot to commit this one

24 years agoStart merging linux-ip-routing fork
Wichert Akkerman [Thu, 18 Nov 1999 17:09:47 +0000 (17:09 +0000)]
Start merging linux-ip-routing fork

24 years agoupdate Linux MIPS syscall table
Wichert Akkerman [Mon, 1 Nov 1999 19:59:33 +0000 (19:59 +0000)]
update Linux MIPS syscall table

24 years agoFix duplicate for sys_create_module
Wichert Akkerman [Mon, 1 Nov 1999 19:53:31 +0000 (19:53 +0000)]
Fix duplicate for sys_create_module
Include linux/in6.h only for Linux MIPS

24 years agotest for linux/in6.h in configure
Wichert Akkerman [Mon, 1 Nov 1999 19:39:08 +0000 (19:39 +0000)]
test for linux/in6.h in configure

24 years agoAdded missing Linux MIPS files
Wichert Akkerman [Mon, 1 Nov 1999 00:46:49 +0000 (00:46 +0000)]
Added missing Linux MIPS files

24 years agoAdd Linux MIPS support
Wichert Akkerman [Sun, 31 Oct 1999 21:15:38 +0000 (21:15 +0000)]
Add Linux MIPS support

24 years agoAdd missing newline in error
Wichert Akkerman [Sun, 17 Oct 1999 00:57:34 +0000 (00:57 +0000)]
Add missing newline in error

24 years agoUpdate Linux module syscalls
Wichert Akkerman [Sun, 10 Oct 1999 22:40:07 +0000 (22:40 +0000)]
Update Linux module syscalls

24 years agoCompilation updates
Wichert Akkerman [Wed, 6 Oct 1999 13:06:34 +0000 (13:06 +0000)]
Compilation updates

24 years agoUpdate strace-graph copyright to BSD
Wichert Akkerman [Mon, 30 Aug 1999 23:26:53 +0000 (23:26 +0000)]
Update strace-graph copyright to BSD

24 years agoCatching up on my mail-backlog, see ChangeLog for details
Wichert Akkerman [Sun, 29 Aug 1999 23:15:07 +0000 (23:15 +0000)]
Catching up on my mail-backlog, see ChangeLog for details

25 years agoAdd sys_poll to Linux/alpha syscall list
Wichert Akkerman [Wed, 4 Aug 1999 16:03:49 +0000 (16:03 +0000)]
Add sys_poll to Linux/alpha syscall list

25 years agoCVS branch test
Wichert Akkerman [Sun, 25 Jul 1999 12:29:49 +0000 (12:29 +0000)]
CVS branch test

25 years agoUpdate sys_createmodule and sys_initmodule
Wichert Akkerman [Thu, 15 Jul 1999 21:11:37 +0000 (21:11 +0000)]
Update sys_createmodule and sys_initmodule

25 years agoUpdate sys/reg.h usage in syscall.c as well
Wichert Akkerman [Tue, 13 Jul 1999 22:20:16 +0000 (22:20 +0000)]
Update sys/reg.h usage in syscall.c as well

25 years agoAdd test for sys/reg.h and use that instead of asm/ptrace.h
Wichert Akkerman [Tue, 13 Jul 1999 15:45:02 +0000 (15:45 +0000)]
Add test for sys/reg.h and use that instead of asm/ptrace.h
This should fix building problems on glibc2.0 systems

25 years agoRemove hack in signal.c for arm architecture
Wichert Akkerman [Fri, 9 Jul 1999 23:48:58 +0000 (23:48 +0000)]
Remove hack in signal.c for arm architecture

25 years agoTell system.c not to include linux/fs.h
Wichert Akkerman [Fri, 9 Jul 1999 18:56:34 +0000 (18:56 +0000)]
Tell system.c not to include linux/fs.h

25 years agoUpdate versionnumber to 4.0
Wichert Akkerman [Fri, 9 Jul 1999 14:08:14 +0000 (14:08 +0000)]
Update versionnumber to 4.0

25 years agoUpdate patch from drow for file.c kernel types
Wichert Akkerman [Fri, 9 Jul 1999 00:32:54 +0000 (00:32 +0000)]
Update patch from drow for file.c kernel types

25 years agoAdd patch from drow to get proper kernel types in file.c
Wichert Akkerman [Thu, 8 Jul 1999 14:00:58 +0000 (14:00 +0000)]
Add patch from drow to get proper kernel types in file.c

25 years agosystem.c was using __NR_* style syscall number defines, which don't
Nate Sammons [Sat, 3 Jul 1999 18:53:05 +0000 (18:53 +0000)]
system.c was using __NR_* style syscall number defines, which don't
get defined now.  Use SYS_* instead, and also make the previously dead
include hack work.

sys_personality didn't work right before.

25 years agoRemove stupid error in strace.c. Looks like I pasted something
Wichert Akkerman [Mon, 28 Jun 1999 13:17:16 +0000 (13:17 +0000)]
Remove stupid error in strace.c. Looks like I pasted something
I shouldn't have in there :(

25 years agoUpdate documentation somewhat
Wichert Akkerman [Mon, 28 Jun 1999 13:16:03 +0000 (13:16 +0000)]
Update documentation somewhat

25 years agoFix conditions for including sys/reg.h and linux/ptrace.h
Wichert Akkerman [Thu, 24 Jun 1999 13:55:29 +0000 (13:55 +0000)]
Fix conditions for including sys/reg.h and linux/ptrace.h

25 years agoLinux/powerpc and SunOS fixes
Wichert Akkerman [Tue, 22 Jun 1999 15:28:30 +0000 (15:28 +0000)]
Linux/powerpc and SunOS fixes

25 years agoBring Linux/powerpc up to date
Wichert Akkerman [Mon, 21 Jun 1999 13:07:29 +0000 (13:07 +0000)]
Bring Linux/powerpc up to date

25 years agoavoid leaking fd into child
Wichert Akkerman [Mon, 14 Jun 1999 10:45:01 +0000 (10:45 +0000)]
avoid leaking fd into child

25 years agoVarious fixes, see ChangeLog for details
Wichert Akkerman [Fri, 11 Jun 1999 13:18:40 +0000 (13:18 +0000)]
Various fixes, see ChangeLog for details

25 years agoAdd cvsbuild
Wichert Akkerman [Thu, 10 Jun 1999 14:38:31 +0000 (14:38 +0000)]
Add cvsbuild

25 years agoUpdate versionsnumber for 3.99.1 and update NEWS
Wichert Akkerman [Wed, 9 Jun 1999 13:12:11 +0000 (13:12 +0000)]
Update versionsnumber for 3.99.1 and update NEWS

25 years agoUpdate syscall list for Linux/alpha
Wichert Akkerman [Wed, 9 Jun 1999 12:50:10 +0000 (12:50 +0000)]
Update syscall list for Linux/alpha

25 years agoAdd sparc patches from Jakub Jelinek
Wichert Akkerman [Thu, 3 Jun 1999 14:21:07 +0000 (14:21 +0000)]
Add sparc patches from Jakub Jelinek

25 years agoDon't include linux/ptrace.h for glibc.
Ulrich Drepper [Sat, 29 May 1999 04:13:58 +0000 (04:13 +0000)]
Don't include linux/ptrace.h for glibc.

25 years agoFix typo.
Ulrich Drepper [Sat, 29 May 1999 04:11:48 +0000 (04:11 +0000)]
Fix typo.

25 years agoAdding cvsignore files for alpha and sparc
Wichert Akkerman [Fri, 28 May 1999 12:39:50 +0000 (12:39 +0000)]
Adding cvsignore files for alpha and sparc

25 years agoadd config.log
Wichert Akkerman [Fri, 28 May 1999 11:20:31 +0000 (11:20 +0000)]
add config.log

25 years agoFix typo
Wichert Akkerman [Fri, 28 May 1999 10:28:56 +0000 (10:28 +0000)]
Fix typo

25 years agoadded `a bit of sysctl support', patch from Ulrich Drepper
Wichert Akkerman [Thu, 27 May 1999 12:00:57 +0000 (12:00 +0000)]
added `a bit of sysctl support', patch from Ulrich Drepper

25 years agoRemove some stuff from CVS that should be autogenerated
Wichert Akkerman [Wed, 26 May 1999 09:27:15 +0000 (09:27 +0000)]
Remove some stuff from CVS that should be autogenerated

25 years agoAdded some cvsignore files
Wichert Akkerman [Tue, 25 May 1999 23:12:18 +0000 (23:12 +0000)]
Added some cvsignore files

25 years agouse kernel dirent structure for Linux
Wichert Akkerman [Tue, 25 May 1999 23:11:18 +0000 (23:11 +0000)]
use kernel dirent structure for Linux

25 years agoUpdate maintainer name in manpage
Wichert Akkerman [Sat, 15 May 1999 00:29:13 +0000 (00:29 +0000)]
Update maintainer name in manpage

25 years agoOnly compile IPX-support in net.c for Linux
Wichert Akkerman [Tue, 11 May 1999 15:06:44 +0000 (15:06 +0000)]
Only compile IPX-support in net.c for Linux

25 years agoMerged in a bunch of patches that I got as reaction to the 3.99 release.
Wichert Akkerman [Sun, 9 May 1999 00:29:58 +0000 (00:29 +0000)]
Merged in a bunch of patches that I got as reaction to the 3.99 release.
See the ChangeLog for details

25 years agoUpdate the version number to 3.99 (first pre-release for 4.0)
Wichert Akkerman [Tue, 27 Apr 1999 13:17:29 +0000 (13:17 +0000)]
Update the version number to 3.99 (first pre-release for 4.0)

25 years agoMinor compiliation-fixes
Wichert Akkerman [Wed, 21 Apr 1999 15:57:38 +0000 (15:57 +0000)]
Minor compiliation-fixes

25 years agoUpdate linux sparc support so it compiles and works reasonably
Wichert Akkerman [Sun, 18 Apr 1999 23:30:29 +0000 (23:30 +0000)]
Update linux sparc support so it compiles and works reasonably

25 years agoChange number of personalities for Linux sparc to 2
Wichert Akkerman [Sun, 18 Apr 1999 22:50:50 +0000 (22:50 +0000)]
Change number of personalities for Linux sparc to 2
Minor other fixes

25 years agoUpdate syscalls for Linux alpha
Wichert Akkerman [Sun, 18 Apr 1999 20:23:57 +0000 (20:23 +0000)]
Update syscalls for Linux alpha

25 years agoFix stat structures for Linux once again
Wichert Akkerman [Sun, 18 Apr 1999 19:35:42 +0000 (19:35 +0000)]
Fix stat structures for Linux once again

25 years agoFix test for alpha so we get the osf_stat functions in file.c
Wichert Akkerman [Fri, 16 Apr 1999 14:01:34 +0000 (14:01 +0000)]
Fix test for alpha so we get the osf_stat functions in file.c

25 years agoAdded support for old*stat syscalls for Linux
Wichert Akkerman [Fri, 16 Apr 1999 00:21:26 +0000 (00:21 +0000)]
Added support for old*stat syscalls for Linux
Changed referenced to LINUX to linux in file.c
Fix include for ldt.h in mem.c while we're at it

25 years agoOops, lets update config.sub as well so we can compile on more alphas
Wichert Akkerman [Thu, 15 Apr 1999 20:51:25 +0000 (20:51 +0000)]
Oops, lets update config.sub as well so we can compile on more alphas

25 years agoUpdate the ChangeLog and NEWS files to reflect new maintainer
Wichert Akkerman [Thu, 15 Apr 1999 20:34:14 +0000 (20:34 +0000)]
Update the ChangeLog and NEWS files to reflect new maintainer
Update CREDITS to list Uldrich and Nate.
Switch to autoconf 2.13

25 years agoAvoid compiler warning.
Nate Sammons [Tue, 6 Apr 1999 01:39:04 +0000 (01:39 +0000)]
Avoid compiler warning.

25 years agoAvoid compiler warnings.
Nate Sammons [Tue, 6 Apr 1999 01:37:51 +0000 (01:37 +0000)]
Avoid compiler warnings.

25 years agoRealtime signals are named starting with 0. Fix `signame' to comply.
Nate Sammons [Tue, 6 Apr 1999 01:24:15 +0000 (01:24 +0000)]
Realtime signals are named starting with 0.  Fix `signame' to comply.

25 years agoConvert all sigsets correctly into libc sigset_t. Add functions
Nate Sammons [Tue, 6 Apr 1999 01:19:39 +0000 (01:19 +0000)]
Convert all sigsets correctly into libc sigset_t.  Add functions
`long_to_sigset', `copy_sigset', and `copy_sigset_len'.  Add
additional arg to `printsigmask' and `sprintsigmask' to indicate
whether realtime signals may be in the mask, and keep the printing
rational.

25 years agoUse the kernel's struct stat instead of libc's.
Nate Sammons [Mon, 5 Apr 1999 22:39:31 +0000 (22:39 +0000)]
Use the kernel's struct stat instead of libc's.

25 years agoRemove (apparently?) unused definition of struct kernel_stat for
Nate Sammons [Mon, 5 Apr 1999 22:33:54 +0000 (22:33 +0000)]
Remove (apparently?) unused definition of struct kernel_stat for
LINUXSPARC.

25 years agoFix a couple of typos in the man page.
Nate Sammons [Wed, 31 Mar 1999 05:59:04 +0000 (05:59 +0000)]
Fix a couple of typos in the man page.

25 years agoFix a silly bug in signame. A signal should be *greater* than the
Nate Sammons [Tue, 30 Mar 1999 00:16:41 +0000 (00:16 +0000)]
Fix a silly bug in signame.  A signal should be *greater* than the
minimum.

25 years agoFix wrong argument of rt_sigprocmask being used.
Nate Sammons [Mon, 29 Mar 1999 23:33:35 +0000 (23:33 +0000)]
Fix wrong argument of rt_sigprocmask being used.

25 years agoAdd new function `signame', which returns name (SIGXXX) of numeric
Nate Sammons [Mon, 29 Mar 1999 23:23:13 +0000 (23:23 +0000)]
Add new function `signame', which returns name (SIGXXX) of numeric
signal, and replace lookups in signalent[] with calls to it.

25 years agoDon't try to follow clone, until special handling for all of its
Nate Sammons [Mon, 29 Mar 1999 23:02:29 +0000 (23:02 +0000)]
Don't try to follow clone, until special handling for all of its
possible modes has been implemented.

25 years agoAdd capability for Linux to change a vfork call into plain fork, which
Nate Sammons [Mon, 29 Mar 1999 22:57:54 +0000 (22:57 +0000)]
Add capability for Linux to change a vfork call into plain fork, which
can be followed.  (Requires a kernel patch for now.)  Also document it.

25 years agoChange EXEC_vfork to SYS_vfork; broke compilation on at least
Nate Sammons [Mon, 29 Mar 1999 21:46:56 +0000 (21:46 +0000)]
Change EXEC_vfork to SYS_vfork; broke compilation on at least
glibc2.1.

25 years agosys/reg apparently only exists on i386 and m68k, so fix the test in
Wichert Akkerman [Wed, 17 Mar 1999 00:42:25 +0000 (00:42 +0000)]
sys/reg apparently only exists on i386 and m68k, so fix the test in
a couple of files

25 years agoSimply bugfixes, see patch to debian/changelog for details
Wichert Akkerman [Mon, 15 Mar 1999 19:49:42 +0000 (19:49 +0000)]
Simply bugfixes, see patch to debian/changelog for details

25 years agoInitial revision
Wichert Akkerman [Fri, 19 Feb 1999 00:21:36 +0000 (00:21 +0000)]
Initial revision