John Hughes
a2278146b0
fix display of ptrace args on FreeBSD
2001-09-28 16:21:30 +00:00
John Hughes
1fcb1d64ed
fix sockaddr display
2001-09-18 15:56:53 +00:00
Wichert Akkerman
08b8f70853
Update version number to 4.4
2001-08-19 12:12:13 +00:00
Wichert Akkerman
d22c4a1154
Add NEWS section for 4.4 release
2001-08-19 11:57:48 +00:00
Wichert Akkerman
67e3e6352a
do not include asm/sigcontext.h on Linux/IA64 since it gets the struct from bits/sigcontext.h already which signal.h includes
2001-08-19 11:43:17 +00:00
Wichert Akkerman
7c707a73e1
Add ioctl changes
2001-08-03 21:54:08 +00:00
Wichert Akkerman
b2c12f37f8
Add copyright notice
2001-08-03 21:53:26 +00:00
Wichert Akkerman
c6c1ea5440
Copyright update
2001-08-03 21:52:13 +00:00
Wichert Akkerman
6453d585d1
Regenerated
2001-08-03 21:51:48 +00:00
Wichert Akkerman
1c595a437d
remember to shift ioctl masks as well
2001-08-03 21:51:35 +00:00
Wichert Akkerman
b50c907458
change regexps so we catch sound ioctls as well in Linux
2001-08-03 21:49:34 +00:00
Wichert Akkerman
ac2a9283ec
fix a few things so the ioctl list is generated
2001-08-03 21:49:14 +00:00
Wichert Akkerman
cd6aefcebc
synchronize section for fcntl and use sys_fcntl for sys_fcntl as well
2001-08-03 12:27:54 +00:00
Wichert Akkerman
77ed07c4c4
Add
2001-08-03 12:22:04 +00:00
Wichert Akkerman
0b1120afb9
linux/hppa syscall updates
2001-08-03 12:20:38 +00:00
Wichert Akkerman
82b162ee2d
seems Linux/IA64 changed register names on us, switch to using new names
2001-08-03 11:51:28 +00:00
Wichert Akkerman
54b4f79216
set CLOEXEC flag for outputfile
2001-08-03 11:43:35 +00:00
Wichert Akkerman
7b96b57b7d
Add a few LFS syscalls for Linux/sparc
2001-08-03 11:37:07 +00:00
Wichert Akkerman
4f1bbbe74f
Support cross-compiling between architectures
2001-07-23 14:43:07 +00:00
Wichert Akkerman
01250b2cc0
Add S390 to architecture list
2001-07-13 22:19:20 +00:00
Wichert Akkerman
0dc4fc93d1
Add S390 to architecture list
2001-07-13 22:09:05 +00:00
John Hughes
1d08dcf46d
Merge iov fixes from Richard Kettlewell
2001-07-10 13:48:44 +00:00
Wichert Akkerman
688c7fc3e7
Update config.sub and config.guess
2001-07-02 16:53:25 +00:00
John Hughes
70c5e7aa48
printcontext should pass sigmask addr to printsigmask
2001-05-15 15:09:14 +00:00
John Hughes
aa09c6b01e
Don\'t run off end of memory in umovestr when USE_PROCFS
2001-05-15 14:53:43 +00:00
John Hughes
4e36a8151b
Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters
2001-04-18 15:11:51 +00:00
Wichert Akkerman
3525440544
Add todays changes
2001-04-12 09:11:04 +00:00
Wichert Akkerman
8f7f0a2d56
Add Ganesan Rajagopal
2001-04-12 09:10:38 +00:00
Wichert Akkerman
d5c2daef10
switch to using /proc/<pid>/status on Linux
2001-04-12 09:10:24 +00:00
Wichert Akkerman
8d15e210fd
Update syscall list
2001-04-12 09:01:10 +00:00
Wichert Akkerman
5c4c69bc80
Fix wrong cast in powerpc code
2001-04-12 09:00:47 +00:00
Wichert Akkerman
7a90acaf2b
fix mailinglist address
2001-04-12 09:00:24 +00:00
Wichert Akkerman
42080d852e
add more configure tests for system headers
2001-04-10 10:32:26 +00:00
Wichert Akkerman
4ca3109a03
Merge MIPS patches from Maciej W. Rozycki
2001-04-10 10:28:43 +00:00
Wichert Akkerman
3472dd562c
improve formating for sys_sysmips
2001-04-10 10:27:52 +00:00
Wichert Akkerman
74842453c5
fix some syscall names
2001-04-10 10:26:17 +00:00
Wichert Akkerman
352ce8255d
update syscall list
2001-04-10 10:24:54 +00:00
Wichert Akkerman
75c422b3a8
add code to print PC for MIPS
2001-04-10 10:22:50 +00:00
Wichert Akkerman
e70bbe533a
note we are working on 4.3.1 now
2001-04-07 21:47:30 +00:00
Wichert Akkerman
3c935437d5
fix small display error for sys_sysmips
2001-04-07 21:45:30 +00:00
Wichert Akkerman
3f389c49db
Fix another typo
2001-04-07 21:41:26 +00:00
Wichert Akkerman
d6b9249370
use asm/sysmips.h and linux/utsname.h if they exist
...
fix some silly typos in mips sections
2001-04-07 21:37:12 +00:00
Wichert Akkerman
b07296aaa1
Updated
2001-04-01 14:05:04 +00:00
Wichert Akkerman
4f043ec2f8
regenerate linux/mips ioctl list
2001-03-31 16:25:58 +00:00
Wichert Akkerman
8aada67e50
regenerate ioctl list
2001-03-31 16:20:33 +00:00
Wichert Akkerman
cf7156792a
Removed since we can use the general Linux copy
2001-03-31 16:16:57 +00:00
Wichert Akkerman
29f0d05cee
add dir variable to set location of kernel includes
2001-03-31 16:14:55 +00:00
Wichert Akkerman
00cd74c6fe
Update Linux/ia64 ioctl list
2001-03-30 16:20:27 +00:00
Wichert Akkerman
386fcd0605
cleanup includefilenames in ioctl lists
2001-03-29 19:07:40 +00:00
Wichert Akkerman
10767789bc
Updated linux/powerpc ioctl list
2001-03-29 19:04:25 +00:00