]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:32:04 +0000 (22:32 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 6 Oct 2004 22:32:04 +0000 (22:32 +0000)
ChangeLog

index 82ae373c1a390ff1473eefcbc7ced54646326b6b..e0566043cd2c9cd17e29f827f165d3c61ad9ad66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-09-13  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * linux/ioctlsort.c (main): Omit duplicate lines
+       (with same name and code) from output.
+       * linux/ioctlent.sh: Build the list of ioctls defined in
+       scsi/sg.h (0x22..), scsi/scsi.h and scsi/scsi_ioctl.h (0x53..),
+       as suggested by Peter Jones <pjones@redhat.com>
+       * linux/ioctlent.h: Regenerated.
+       Fixes RH#129808.
+
 2004-09-13  Ulrich Drepper <drepper@redhat.com>
            Dmitry V. Levin <ldv@altlinux.org>