From: Roland McGrath Date: Fri, 4 Jun 2004 02:03:15 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~578 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=337d391ae93bfb297b95e9a86ec2f1802a30e9d5;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 96ad755c..1b71d855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-05-02 Dmitry V. Levin + + * linux/ioctlsort.c (compare): When ioctl codes equal, compare + names. + (main): Print a note that program output is generated by + ioctlsort. + * linux/ioctlent.sh: Build the list of ioctls defined in + linux/fb.h (0x46..), linux/kd.h (0x4B..), linux/cdrom.h (0x53..), + asm/ioctls.h (0x54..), linux/vt.h (0x56..), linux/videotext.h + (0x71..), linux/videotext.h (0x72..), asm/sockios.h (0x89..), + linux/sockios.h (0x89..), linux/wireless.h (0x8B..). + * linux/ioctlent.h: Regenerated from linux-2.6.5. + Fixes RH#122257. + 2004-06-03 Roland McGrath * debian/control (Architecture): Add amd64.