Commit Graph

4437 Commits

Author SHA1 Message Date
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
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