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
Wichert Akkerman
d7fb20677b
update linux/hppa ioctllist
2001-03-29 18:16:07 +00:00
Wichert Akkerman
bbf59e9474
update linux/alpha ioctllist
2001-03-29 17:43:19 +00:00
Wichert Akkerman
00a82eed2b
several Linux/sparc fixes
2001-03-28 20:29:17 +00:00
Wichert Akkerman
fe8f65dde2
update Linux/sparc ioctl list
2001-03-28 15:10:49 +00:00
Wichert Akkerman
2f1d87e74f
use __WALL for wait4 if we can
2001-03-28 14:40:14 +00:00
Wichert Akkerman
8ab1a3c7ac
fix typo
2001-03-28 14:27:23 +00:00
John Hughes
b8a85a49ae
Check for endianness of long long
2001-03-28 08:05:27 +00:00
John Hughes
6156357814
Fix compile errors with SCO UDK compiler
2001-03-27 16:47:36 +00:00
Wichert Akkerman
072ea8ada0
retro-actively mention Linux/hppa support in the changelog
2001-03-27 14:46:05 +00:00
John Hughes
8e075fbbda
Fix bad merge of solaris patch
2001-03-27 13:57:48 +00:00
Wichert Akkerman
c1652e2095
Add Linux/hppa port, patch from Richard Hirst
2001-03-27 12:17:16 +00:00
Wichert Akkerman
e3bf56a9de
add getdents64 and fcntl64 (not decoded yet)
2001-03-19 11:05:17 +00:00
Wichert Akkerman
6f2bbe219b
update config.guess
2001-03-19 11:00:29 +00:00
Wichert Akkerman
407be9a2a4
Update Linux/mips syscall table
2001-03-19 10:56:49 +00:00
Wichert Akkerman
e2613b4c7c
Add Linux ioctlsort
2001-03-17 17:29:43 +00:00
Wichert Akkerman
a966785753
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.
2001-03-17 17:26:34 +00:00
John Hughes
cf1de759ed
cope with FreeBSD compatability syscalls
2001-03-08 17:27:20 +00:00
John Hughes
c0fc3fd077
replace some #if FREEBSD by #if HAVE_ST_xxx
2001-03-08 16:10:40 +00:00
John Hughes
0c79e01d74
replace wimpy get64 by powerful LONG_LONG :-)
2001-03-08 14:40:06 +00:00
John Hughes
70623be853
Use configure to detect 64bit off_t and rlim_t
2001-03-08 13:59:00 +00:00
John Hughes
b8c9f77c6d
FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
2001-03-07 16:53:07 +00:00
John Hughes
e2f6d87d58
add missing bit of solaris patches
2001-03-07 16:03:20 +00:00
John Hughes
9dec06c034
minor svr4 fixes
2001-03-07 14:47:19 +00:00
John Hughes
5a826b8427
Fix off_t args on FreeBSD
2001-03-07 13:21:24 +00:00
John Hughes
7737c8ad9d
Implement truncate64 & ftruncate64 for them that wants 'em
2001-03-07 10:41:58 +00:00
John Hughes
c524990dec
Fix for freebsd 4.1
2001-03-07 10:39:06 +00:00
John Hughes
bb557236e7
Fix for freebsd 4.1
2001-03-07 10:37:38 +00:00
John Hughes
cb8b69d7c0
Merge Harald Bhme's solaris patches
2001-03-07 10:34:27 +00:00
John Hughes
bc4935a721
Fixup unimplemented UW syscalls
2001-03-07 10:28:50 +00:00
John Hughes
c8f2e8a4ac
Use pr_syscall on UW
2001-03-07 10:26:17 +00:00
John Hughes
091fe83115
fix stat64 on UW
2001-03-07 10:15:39 +00:00
John Hughes
95ea9c0a68
fix compile on UW
2001-03-07 10:11:02 +00:00
John Hughes
96f5147037
Implement truncate64 & ftruncate64 for them that wants 'em
2001-03-06 16:50:41 +00:00
John Hughes
3deafe2865
Fix for freebsd 4.1
2001-03-06 16:22:18 +00:00
John Hughes
61eeb55be4
Fix for freebsd 4.1
2001-03-06 15:51:53 +00:00
John Hughes
bdf48f55f2
Merge Harald Bhme's solaris patches
2001-03-06 15:08:09 +00:00
John Hughes
8ba4b3fc8c
Fixup unimplemented UW syscalls
2001-03-06 10:19:26 +00:00
John Hughes
252997128d
Use pr_syscall on UW
2001-03-06 10:10:06 +00:00
John Hughes
8fe2c98986
fix stat64 on UW
2001-03-06 09:45:18 +00:00
John Hughes
1e4cb34662
fix compile on UW
2001-03-06 09:25:46 +00:00
Wichert Akkerman
fa30618c22
Fix format for Unix domain sockets
2001-02-21 16:42:26 +00:00
Wichert Akkerman
0cbfb324b5
Add sys_sysmips decoding
2001-02-19 13:35:53 +00:00
Wichert Akkerman
f185065a40
add support for IPv6 scope ids
2001-02-16 20:29:03 +00:00
Wichert Akkerman
edf2dcc259
Use @bindir@ and @mandir@
2001-02-16 20:14:40 +00:00
Wichert Akkerman
8c7122c951
Test for netinet/tcp.h and udp.h and use those
2001-02-16 19:59:55 +00:00
Wichert Akkerman
efdecacc5d
fix formating error in sys_setsockopt
...
add list of socketlayers and use that for [gs]etsockopt
2000-11-26 03:59:21 +00:00
Wichert Akkerman
d856b99aff
FreeBSD updates, make things compile on Linux 2.2 kernels
2000-10-13 12:47:12 +00:00
Wichert Akkerman
2e4ffe59b5
more FreeBSD updates
2000-09-03 23:57:48 +00:00