Home | History | Annotate | Download | only in memswitch
History log of /src/usr.sbin/memswitch/memswitch.c
RevisionDateAuthorComments
 1.17  08-Feb-2019  isaki Rewrite modify_single() to make compilable on gcc7.
 1.16  08-Feb-2019  isaki Make compilable even SRAMDEBUG.
 1.15  26-Jan-2018  christos branches: 1.15.4;
make this build again.
 1.14  23-Jan-2018  sevan Restore rcstag.
 1.13  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.12  14-Jan-2011  minoura Whitespace.
 1.11  14-Jan-2011  minoura Fix restore() (-r option). It didn't read the input file.
Apparently I did not test that code.
Pointed out by wiz@, thanks.
 1.10  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.9  11-Jun-2005  he branches: 1.9.18;
Initialize class and node in modify_single(), as their initial assignment
appears to depend on the passed function parameters.
 1.8  05-Jan-2004  jmmv Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
 1.7  13-Jul-2003  itojun use bounded string ops
 1.6  04-Feb-2001  minoura Class names can be specified in list mode.
Code contributed by Tetsuya Isaki <ti@hiroshima-u.ac.jp>.
 1.5  01-Feb-2001  minoura Correct the `usage' message.
Pointed out by Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
 1.4  14-Apr-2000  simonb Don't declare 'extern opt*' getopt variables.
 1.3  28-Jun-1999  minoura Add -DDEBUG for debug. Can be debuged on other (faster) platforms.
 1.2  25-Jun-1999  minoura Eliminate gcc warnings...
 1.1  21-Jun-1999  minoura branches: 1.1.1;
Initial revision
 1.1.1.1  21-Jun-1999  minoura Initial version of memswitch(8), utility to get or set x68k memory switch.
 1.9.18.1  18-May-2008  yamt sync with head.
 1.15.4.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed