summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofdisk.c
AgeCommit message (Expand)Author
2000-05-16Nuke dk_establish() from orbit except from those ports which still usethorpej
1998-03-21-Wall (one real bug, even!)cgd
1998-02-24Minor style change.mycroft
1998-02-24Several things:mycroft
1998-01-12Update for config changes.thorpej
1997-10-08Oops, fix a couple of typos.thorpej
1997-10-08Implement DIOCGDEFLABEL.thorpej
1997-07-23Fix an oversight and a typo.thorpej
1997-06-24Three changes to ofdsize():thorpej
1997-04-16- Update for no __BROKEN_INDIRECT_CONFIG.thorpej
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-30PowerPC portws