Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-18 | Fix (void) prototypes. | Samuel Thibault | |
2009-06-18 | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | |
* 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. | |||
2009-06-18 | 2005-05-26 Alfred M. Szmidt <ams@gnu.org> | Alfred M. Szmidt | |
* device/cons.h (cn_tab) [KERNEL]: Removed extern declaration. * linux/dev/include/linux/fs.h (super_blocks): Declare as an pointer. | |||
1997-02-25 | Initial source | Thomas Bushnell | |