summaryrefslogtreecommitdiff
path: root/usr.sbin/memswitch/memswitch.c
AgeCommit message (Expand)Author
2019-02-08Rewrite modify_single() to make compilable on gcc7.isaki
2019-02-08Make compilable even SRAMDEBUG.isaki
2018-01-26make this build again.christos
2018-01-23Restore rcstag.sevan
2018-01-23ansify - drop the K&R style prototypes & implementations.sevan
2011-01-14Whitespace.minoura
2011-01-14Fix restore() (-r option). It didn't read the input file.minoura
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-06-11Initialize class and node in modify_single(), as their initial assignmenthe
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-07-13use bounded string opsitojun
2001-02-04Class names can be specified in list mode.minoura
2001-02-01Correct the `usage' message.minoura
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
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