Commit Graph

115 Commits

Author SHA1 Message Date
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
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
e70bbe533a note we are working on 4.3.1 now 2001-04-07 21:47:30 +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
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
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
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
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
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