summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2008-07-15 23:02:13 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:15 +0200
commita2157edfb4675c418158591f3cb8664e043ed5a0 (patch)
tree5e093ff30d2ef7586750fe86fc48ddc79dd5d135 /ChangeLog
parent55fa0d11a027481b1e0e0a8a78c65393e4cbb290 (diff)
2008-07-15 Barry deFreese <bddebian@comcast.net>
* device/cons.c (cnputc): Turn parameter `c' into a char. * device/cons.h (cninit, cngetc, cnmaygetc, cnputc): Add prototypes. * i386/i386at/model_dep.c: Include <device/cons.h> * kern/printf.c: Include <device/cons.h> (cnputc): Remove prototype. (vprintf, iprintf): Explicitely cast cnputc into the type _doprnt expects. * linux/dev/kernel/printk.c: Include <device/cons.h> (cnputc): Remove prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db0b80f..d2e106e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-07-15 Barry deFreese <bddebian@comcast.net>
+
+ * device/cons.c (cnputc): Turn parameter `c' into a char.
+ * device/cons.h (cninit, cngetc, cnmaygetc, cnputc): Add prototypes.
+ * i386/i386at/model_dep.c: Include <device/cons.h>
+ * kern/printf.c: Include <device/cons.h>
+ (cnputc): Remove prototype.
+ (vprintf, iprintf): Explicitely cast cnputc into the type _doprnt
+ expects.
+ * linux/dev/kernel/printk.c: Include <device/cons.h>
+ (cnputc): Remove prototype.
+
2008-07-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
* linux/src/drivers/net/rtl8139.c (rtl8129_open): Move IRQ