Commit Graph

77 Commits

Author SHA1 Message Date
Wichert Akkerman
48214be2d3 Only use long_to_sigset on Linux systems 1999-11-26 09:55:42 +00:00
Wichert Akkerman
e4aafd4c4d Merge patches from John Hughes 1999-11-26 09:54:08 +00:00
Wichert Akkerman
906dade0dd Tiny display fixup in getpmsg syscall output 1999-11-26 09:18:37 +00:00
Wichert Akkerman
2a64b43d87 Update for 4.1 release 1999-11-26 00:29:05 +00:00
Wichert Akkerman
221f54f721 Now it builds on alpha again... 1999-11-18 17:26:45 +00:00
Wichert Akkerman
0ae852b90b Oops, forgot to commit this one 1999-11-18 17:12:55 +00:00
Wichert Akkerman
f5eeabb156 Start merging linux-ip-routing fork 1999-11-18 17:09:47 +00:00
Wichert Akkerman
60456d785d update Linux MIPS syscall table 1999-11-01 19:59:33 +00:00
Wichert Akkerman
2f473da12b Fix duplicate for sys_create_module
Include linux/in6.h only for Linux MIPS
1999-11-01 19:53:31 +00:00
Wichert Akkerman
505e176ded test for linux/in6.h in configure 1999-11-01 19:39:08 +00:00
Wichert Akkerman
31aa7068a2 Added missing Linux MIPS files 1999-11-01 00:46:49 +00:00
Wichert Akkerman
f90da01fd1 Add Linux MIPS support 1999-10-31 21:15:38 +00:00
Wichert Akkerman
54a4767f86 Add missing newline in error 1999-10-17 00:57:34 +00:00
Wichert Akkerman
5052482ed7 Update Linux module syscalls 1999-10-10 22:40:07 +00:00
Wichert Akkerman
15dea97f8a Compilation updates 1999-10-06 13:06:34 +00:00
Wichert Akkerman
7b27ba0673 Update strace-graph copyright to BSD 1999-08-30 23:26:53 +00:00
Wichert Akkerman
9ce1a63eb2 Catching up on my mail-backlog, see ChangeLog for details 1999-08-29 23:15:07 +00:00
Wichert Akkerman
5a777663d5 Add sys_poll to Linux/alpha syscall list 1999-08-04 16:03:49 +00:00
Wichert Akkerman
4a01ca0d0f CVS branch test 1999-07-25 12:29:49 +00:00
Wichert Akkerman
527a80589d Update sys_createmodule and sys_initmodule 1999-07-15 21:11:37 +00:00
Wichert Akkerman
b046b38593 Update sys/reg.h usage in syscall.c as well 1999-07-13 22:20:16 +00:00
Wichert Akkerman
36915a19e4 Add test for sys/reg.h and use that instead of asm/ptrace.h
This should fix building problems on glibc2.0 systems
1999-07-13 15:45:02 +00:00
Wichert Akkerman
ca4469902c Remove hack in signal.c for arm architecture 1999-07-09 23:48:58 +00:00
Wichert Akkerman
14cd9f06e5 Tell system.c not to include linux/fs.h 1999-07-09 18:56:34 +00:00
Wichert Akkerman
8dc9a1a3c5 Update versionnumber to 4.0 1999-07-09 14:08:14 +00:00
Wichert Akkerman
5b4d128fab Update patch from drow for file.c kernel types 1999-07-09 00:32:54 +00:00
Wichert Akkerman
a601370873 Add patch from drow to get proper kernel types in file.c 1999-07-08 14:00:58 +00:00
Nate Sammons
8d5860c8d8 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.
1999-07-03 18:53:05 +00:00
Wichert Akkerman
e68d61c7d6 Remove stupid error in strace.c. Looks like I pasted something
I shouldn't have in there :(
1999-06-28 13:17:16 +00:00
Wichert Akkerman
360815ecc2 Update documentation somewhat 1999-06-28 13:16:03 +00:00
Wichert Akkerman
2b483ba988 Fix conditions for including sys/reg.h and linux/ptrace.h 1999-06-24 13:55:29 +00:00
Wichert Akkerman
e6f876c49d Linux/powerpc and SunOS fixes 1999-06-22 15:28:30 +00:00
Wichert Akkerman
50a2745c88 Bring Linux/powerpc up to date 1999-06-21 13:07:29 +00:00
Wichert Akkerman
789ed35db5 avoid leaking fd into child 1999-06-14 10:45:01 +00:00
Wichert Akkerman
8829a55dc2 Various fixes, see ChangeLog for details 1999-06-11 13:18:40 +00:00
Wichert Akkerman
0405743d6a Add cvsbuild 1999-06-10 14:38:31 +00:00
Wichert Akkerman
3f7f49d679 Update versionsnumber for 3.99.1 and update NEWS 1999-06-09 13:12:11 +00:00
Wichert Akkerman
cc4b8f426a Update syscall list for Linux/alpha 1999-06-09 12:50:10 +00:00
Wichert Akkerman
dacfb6ebd6 Add sparc patches from Jakub Jelinek 1999-06-03 14:21:07 +00:00
Ulrich Drepper
8783c011ea Don't include linux/ptrace.h for glibc. 1999-05-29 04:13:58 +00:00
Ulrich Drepper
0d2d323610 Fix typo. 1999-05-29 04:11:48 +00:00
Wichert Akkerman
0c239d9e87 Adding cvsignore files for alpha and sparc 1999-05-28 12:39:50 +00:00
Wichert Akkerman
6ff1218d88 add config.log 1999-05-28 11:20:31 +00:00
Wichert Akkerman
71bdaff3b7 Fix typo 1999-05-28 10:28:56 +00:00
Wichert Akkerman
22fe9d2b99 added `a bit of sysctl support', patch from Ulrich Drepper 1999-05-27 12:00:57 +00:00
Wichert Akkerman
2992bbabfc Remove some stuff from CVS that should be autogenerated 1999-05-26 09:27:15 +00:00
Wichert Akkerman
42a9655ffe Added some cvsignore files 1999-05-25 23:12:18 +00:00
Wichert Akkerman
9524bb9e72 use kernel dirent structure for Linux 1999-05-25 23:11:18 +00:00
Wichert Akkerman
f9d3dcbea2 Update maintainer name in manpage 1999-05-15 00:29:13 +00:00
Wichert Akkerman
dbb440e5ae Only compile IPX-support in net.c for Linux 1999-05-11 15:06:44 +00:00