isaki
|
df508298eb
|
Rewrite modify_single() to make compilable on gcc7.
|
2019-02-08 08:55:35 +00:00 |
isaki
|
9d27cfd2fe
|
Make compilable even SRAMDEBUG.
|
2019-02-08 08:41:11 +00:00 |
mrg
|
2b1fdb0e5c
|
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.
|
2019-02-07 06:01:04 +00:00 |
christos
|
a3bd874609
|
make this build again.
|
2018-01-26 09:38:26 +00:00 |
sevan
|
0042c4a241
|
typo, remove extra bracket
|
2018-01-24 14:45:44 +00:00 |
sevan
|
23b04ffd61
|
Restore rcstag.
|
2018-01-23 22:40:06 +00:00 |
sevan
|
421949a31f
|
ansify - drop the K&R style prototypes & implementations.
|
2018-01-23 21:06:24 +00:00 |
isaki
|
8950e44dd3
|
Fix typo. display.contrast is 0-15, not 0-1.
|
2015-09-21 08:04:43 +00:00 |
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
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +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 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
yamt
|
10bf6fcc59
|
constify and make auto const variables static.
|
2002-06-08 17:24:09 +00:00 |
minoura
|
271f6f5585
|
Accept INSCSI0, EXSCSI3, etc. as the boot.device setting.
Code from Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
Plus, some const'ify.
|
2001-02-21 13:09:18 +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
|
c87a3782c4
|
Add .Dd (date).
|
2001-02-01 00:51:58 +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
|
2844bec4f2
|
Add special methods for hw.serial and hw.srammode.
|
1999-06-28 08:49:15 +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 |