From: Roland McGrath Date: Wed, 6 Oct 2004 22:32:04 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2af128bcd2c36cebae74ec3ecbe7fd7119bbd40c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 82ae373c..e0566043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-09-13 Dmitry V. Levin + + * 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 + * linux/ioctlent.h: Regenerated. + Fixes RH#129808. + 2004-09-13 Ulrich Drepper Dmitry V. Levin