summaryrefslogtreecommitdiff
path: root/usr.sbin/memswitch
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-07-13use bounded string opsitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-06-08constify and make auto const variables static.yamt
2001-02-21Accept INSCSI0, EXSCSI3, etc. as the boot.device setting.minoura
2001-02-04Class names can be specified in list mode.minoura
2001-02-01Add .Dd (date).minoura
2001-02-01Correct the `usage' message.minoura
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-06-28Add special methods for hw.serial and hw.srammode.minoura
1999-06-28Add -DDEBUG for debug. Can be debuged on other (faster) platforms.minoura
1999-06-25Eliminate gcc warnings...minoura
1999-06-21Initial version of memswitch(8), utility to get or set x68k memory switch.minoura