summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/stand/boot/devopen.c
AgeCommit message (Collapse)Author
2023-02-12Use common declarations and macros in proper headers.tsutsui
Also fix inconsistent sdopen() and sdstrategy() args and remove useless #if 0'ed out code. No functional change.
2023-02-04Remove trailing spaces and TABs.tsutsui
2014-08-10Unify all arch/*/stand's atoi() to MI libsa.isaki
lib/libsa/atoi.c was separated from lib/libsa/bootcfg.c. PR/49084
2005-12-11merge ktrace-lwp.christos
2005-04-17PR/21172: Christian Biere: ctype function misuse.christos
2005-01-19de-__P, remove register, ansify.chs
1999-03-26tweaks to compile with egcs -Werrordbj
minor changes to scsi driver register accesses.
1998-06-09Initial import of NetBSD/next68k.dbj