Commit Graph

12 Commits

Author SHA1 Message Date
minoura 1dfc739f1d Whitespace. 2011-01-14 13:31:47 +00:00
minoura c98325a1d2 Fix restore() (-r option). It didn't read the input file.
Apparently I did not test that code.
Pointed out by wiz@, thanks.
2011-01-14 13:25:16 +00:00
martin ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
he 46892c9e37 Initialize class and node in modify_single(), as their initial assignment
appears to depend on the passed function parameters.
2005-06-11 18:42:56 +00:00
jmmv b635f565e7 Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
2004-01-05 23:23:32 +00:00
itojun d0a2aaaa79 use bounded string ops 2003-07-13 12:27:14 +00:00
minoura f42a521bf9 Class names can be specified in list mode.
Code contributed by Tetsuya Isaki <ti@hiroshima-u.ac.jp>.
2001-02-04 08:37:33 +00:00
minoura 8ecdc3e510 Correct the `usage' message.
Pointed out by Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
2001-02-01 00:51:22 +00:00
simonb fd4ede242b Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
minoura b6f7807a25 Add -DDEBUG for debug. Can be debuged on other (faster) platforms. 1999-06-28 08:48:35 +00:00
minoura 909e46e994 Eliminate gcc warnings... 1999-06-25 14:27:55 +00:00
minoura 12769637d8 Initial version of memswitch(8), utility to get or set x68k memory switch. 1999-06-21 15:56:03 +00:00