summaryrefslogtreecommitdiff
path: root/hurd/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-01-24 22:54:34 +0000
committerRoland McGrath <roland@gnu.org>1999-01-24 22:54:34 +0000
commit917384c096a24625c84ab8901901a45e2f2f055f (patch)
treeb5ad4cea50821402335ec06d603313c3c434f38e /hurd/ChangeLog
parentc2d213e2c185befda32325691750461b8395ba3d (diff)
.
Diffstat (limited to 'hurd/ChangeLog')
-rw-r--r--hurd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog
index 4ad83a25..b7f7fbc9 100644
--- a/hurd/ChangeLog
+++ b/hurd/ChangeLog
@@ -1,3 +1,13 @@
+1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
+
+ * Makefile: Add rules for generating prototype ?ioctl.defs files from
+ a list of C headers that define the ioctl request macros.
+ (DIST_FILES): Add ioctl-tmpl.sym ioctl.awk gensym.awk.
+ * gensym.awk, ioctl-decode.h, ioctl-tmpl.sym, ioctl.awk: New files
+ supporting those rules.
+
+ * ioctls.defs: New file.
+
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
* hurd_types.h (enum file_storage_class): New values STORAGE_REMAP,