Home | History | Annotate | only in /src/usr.sbin/memswitch
History log of /src/usr.sbin/memswitch
RevisionDateAuthorComments
 1.3 08-Feb-2019  isaki Rewrite modify_single() to make compilable on gcc7.
 1.2 07-Feb-2019  mrg disable stringop-overflow warning for GCC 7. triggers here and seems
impossible on current netbsd given it's takling about argv > 2GB, and
this is only for x68k anyway.
 1.1 21-Jun-1999  minoura branches: 1.1.1;
Initial revision
 1.1.1.1 21-Jun-1999  minoura branches: 1.1.1.1.106;
Initial version of memswitch(8), utility to get or set x68k memory switch.
 1.1.1.1.106.1 10-Jun-2019  christos Sync with HEAD
 1.4 30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.3 25-Feb-2003  wiz branches: 1.3.30;
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
 1.2 01-Feb-2001  minoura Add .Dd (date).
 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.3.30.1 18-May-2008  yamt sync with head.
 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
 1.5 26-Jan-2018  christos make this build again.
 1.4 24-Jan-2018  sevan typo, remove extra bracket
 1.3 23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.2 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1 21-Jun-1999  minoura branches: 1.1.1;
Initial revision
 1.1.1.1 21-Jun-1999  minoura branches: 1.1.1.1.40;
Initial version of memswitch(8), utility to get or set x68k memory switch.
 1.1.1.1.40.1 18-May-2008  yamt sync with head.
 1.8 23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.7 14-Jan-2011  minoura Whitespace.
 1.6 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5 08-Jun-2002  yamt branches: 1.5.30;
constify and make auto const variables static.
 1.4 21-Feb-2001  minoura Accept INSCSI0, EXSCSI3, etc. as the boot.device setting.
Code from Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
Plus, some const'ify.
 1.3 28-Jun-1999  minoura Add special methods for hw.serial and hw.srammode.
 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.5.30.1 18-May-2008  yamt sync with head.
 1.5 23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.4 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3 28-Jun-1999  minoura branches: 1.3.40;
Add special methods for hw.serial and hw.srammode.
 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.3.40.1 18-May-2008  yamt sync with head.
 1.5 21-Sep-2015  isaki Fix typo. display.contrast is 0-15, not 0-1.
 1.4 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3 21-Feb-2001  minoura branches: 1.3.32;
Accept INSCSI0, EXSCSI3, etc. as the boot.device setting.
Code from Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
Plus, some const'ify.
 1.2 28-Jun-1999  minoura Add special methods for hw.serial and hw.srammode.
 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.3.32.1 18-May-2008  yamt sync with head.

RSS XML Feed