summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofcons.c
AgeCommit message (Expand)Author
1998-03-21Replace TS_WOPEN with t_wopen, per mail on tech-kern.mycroft
1998-02-24Several things:mycroft
1998-01-26of_decode_int() the stdin and stdout properties.cgd
1998-01-12Update for config changes.thorpej
1997-04-28DTRT if OF_read() returns 0 when no data is available.mycroft
1997-04-16Update for no __BROKEN_INDIRECT_CONFIG.thorpej
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-30PowerPC portws