1. 7daaace 2002-12-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  2. 2746edd 2002-12-29 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  3. 7e7f770 2002-12-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  4. 270b449 2002-12-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  5. e4d2890 2002-12-29 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  6. ab70851 2002-12-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  7. 0318643 2002-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  8. e8d8952 2002-12-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  9. 18e368f 2002-12-29 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  10. 09f0d1d 2002-12-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  11. 7a178af 2002-12-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  12. eddfb9e 2002-12-17 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  13. 5c5aefd 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  14. 5b70e7c 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  15. c2aa430 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  16. 59a9779 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  17. 67ecd63 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  18. 2c71e0d 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
  19. 4995fb9 2nd part of s390/s390x port by Michal Ludvig · 22 years ago
  20. 10a88d0 2002-10-07 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago
  21. 0e03550 2002-09-23 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago
  22. 53b320f 2002-09-23 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago
  23. 87210ea Regenerated by Wichert Akkerman · 23 years ago
  24. ec85fa1 Update hppa syscalls by Wichert Akkerman · 23 years ago
  25. 0fddf43 Fix typo, add (unimplemented in kernel) stream syscalls by Wichert Akkerman · 23 years ago
  26. 9fbd0dd regenerated ioctlent.h using current scripts so term ioctls are included by Wichert Akkerman · 23 years ago
  27. 7b3346b Import lots of ia64 related changes from David Mosberger by Wichert Akkerman · 23 years ago
  28. b2c12f3 Add copyright notice by Wichert Akkerman · 23 years ago
  29. 6453d58 Regenerated by Wichert Akkerman · 23 years ago
  30. b50c907 change regexps so we catch sound ioctls as well in Linux by Wichert Akkerman · 23 years ago
  31. ac2a928 fix a few things so the ioctl list is generated by Wichert Akkerman · 23 years ago
  32. cd6aefc synchronize section for fcntl and use sys_fcntl for sys_fcntl as well by Wichert Akkerman · 23 years ago
  33. 77ed07c Add by Wichert Akkerman · 23 years ago
  34. 0b1120a linux/hppa syscall updates by Wichert Akkerman · 23 years ago
  35. 7b96b57 Add a few LFS syscalls for Linux/sparc by Wichert Akkerman · 23 years ago
  36. 8d15e21 Update syscall list by Wichert Akkerman · 24 years ago
  37. 7484245 fix some syscall names by Wichert Akkerman · 24 years ago
  38. 352ce82 update syscall list by Wichert Akkerman · 24 years ago
  39. d6b9249 use asm/sysmips.h and linux/utsname.h if they exist by Wichert Akkerman · 24 years ago
  40. 4f043ec regenerate linux/mips ioctl list by Wichert Akkerman · 24 years ago
  41. 8aada67 regenerate ioctl list by Wichert Akkerman · 24 years ago
  42. cf71567 Removed since we can use the general Linux copy by Wichert Akkerman · 24 years ago
  43. 29f0d05 add dir variable to set location of kernel includes by Wichert Akkerman · 24 years ago
  44. 00cd74c Update Linux/ia64 ioctl list by Wichert Akkerman · 24 years ago
  45. 386fcd0 cleanup includefilenames in ioctl lists by Wichert Akkerman · 24 years ago
  46. 1076778 Updated linux/powerpc ioctl list by Wichert Akkerman · 24 years ago
  47. d7fb206 update linux/hppa ioctllist by Wichert Akkerman · 24 years ago
  48. bbf59e9 update linux/alpha ioctllist by Wichert Akkerman · 24 years ago
  49. 00a82ee several Linux/sparc fixes by Wichert Akkerman · 24 years ago
  50. fe8f65d update Linux/sparc ioctl list by Wichert Akkerman · 24 years ago
  51. c1652e2 Add Linux/hppa port, patch from Richard Hirst by Wichert Akkerman · 24 years ago
  52. e3bf56a add getdents64 and fcntl64 (not decoded yet) by Wichert Akkerman · 24 years ago
  53. 407be9a Update Linux/mips syscall table by Wichert Akkerman · 24 years ago
  54. e2613b4 Add Linux ioctlsort by Wichert Akkerman · 24 years ago
  55. a966785 Implement new way to get the ioctl list for Linux: instead of by Wichert Akkerman · 24 years ago
  56. 0cbfb32 Add sys_sysmips decoding by Wichert Akkerman · 24 years ago
  57. 255b89a Linux/MIPS doesn't pass mmap argument in a structure like Intel. by Ralf Baechle · 24 years ago
  58. 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 25 years ago
  59. 10dfa56 Update mips syscall table by Wichert Akkerman · 25 years ago
  60. 481e45b added names for SVR4, SYSV, BSD4.3 and POSIX syscalls by Wichert Akkerman · 25 years ago
  61. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 25 years ago
  62. 57f229d Fixup ia64 stuff, part 1 by Wichert Akkerman · 25 years ago
  63. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 25 years ago
  64. 2f2a586 Define table entries for sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  65. 75bb37c Declare sys_stat64, sys_lstat64, and sys_fstat64. by Ulrich Drepper · 25 years ago
  66. 4dc8a2a Bunch of stuff by Wichert Akkerman · 25 years ago
  67. e5be0de Note that Linux has semop by Wichert Akkerman · 25 years ago
  68. 221f54f Now it builds on alpha again... by Wichert Akkerman · 25 years ago
  69. 0ae852b Oops, forgot to commit this one by Wichert Akkerman · 25 years ago
  70. f5eeabb Start merging linux-ip-routing fork by Wichert Akkerman · 25 years ago
  71. 60456d7 update Linux MIPS syscall table by Wichert Akkerman · 25 years ago
  72. 31aa706 Added missing Linux MIPS files by Wichert Akkerman · 25 years ago
  73. f90da01 Add Linux MIPS support by Wichert Akkerman · 25 years ago
  74. 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
  75. 5a77766 Add sys_poll to Linux/alpha syscall list by Wichert Akkerman · 25 years ago
  76. 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
  77. 50a2745 Bring Linux/powerpc up to date by Wichert Akkerman · 25 years ago
  78. cc4b8f4 Update syscall list for Linux/alpha by Wichert Akkerman · 26 years ago
  79. dacfb6e Add sparc patches from Jakub Jelinek by Wichert Akkerman · 26 years ago
  80. 0c239d9 Adding cvsignore files for alpha and sparc by Wichert Akkerman · 26 years ago
  81. 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 26 years ago
  82. 42a9655 Added some cvsignore files by Wichert Akkerman · 26 years ago
  83. 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 26 years ago
  84. d4d8e92 Update linux sparc support so it compiles and works reasonably by Wichert Akkerman · 26 years ago
  85. 7a1f0e9 Update syscalls for Linux alpha by Wichert Akkerman · 26 years ago
  86. 328c5e7 Added support for old*stat syscalls for Linux by Wichert Akkerman · 26 years ago
  87. 76baf7c Initial revision by Wichert Akkerman · 26 years ago