lukem
|
03aef4723c
|
cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""
|
2001-11-20 12:56:17 +00:00 |
matt
|
b14e1fbbd4
|
Tpyo
|
2000-07-19 20:29:45 +00:00 |
matt
|
38c659cca5
|
Include ELF support by default.
|
2000-07-19 18:29:21 +00:00 |
fvdl
|
1ee7d22c0b
|
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
|
2000-06-22 20:27:49 +00:00 |
fvdl
|
d116707af0
|
Add
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix
to all std.* files, so that soft dependencies can be activated using
"options SOFTDEP".
|
1999-11-15 19:00:25 +00:00 |
chs
|
f3a668ed84
|
eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.
|
1999-09-12 01:16:55 +00:00 |
mrg
|
ca5f9685bb
|
clean up kernel/config files files for machVM lossage.
|
1999-03-24 06:06:09 +00:00 |
mrg
|
ae0c22f1b1
|
move vax "options UVM" from GENERIC to std.vax
|
1998-11-16 04:32:56 +00:00 |
lukem
|
e8cb388f65
|
* add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file
* fix up use of 'options<SPACE><TAB>'
|
1997-11-17 01:58:31 +00:00 |
ragge
|
2b8e7e782a
|
std.vax readded, shall be here anyway.
|
1997-01-12 12:38:56 +00:00 |
ragge
|
59d5be04e9
|
Add EXEC_AOUT and EXEC_SCRIPT. std.vax not needed anymore; removed.
|
1997-01-11 11:15:38 +00:00 |
ragge
|
d6c874b4c0
|
Program to make a fast convert from new to old config (Ugly!)
|
1995-02-13 00:41:55 +00:00 |
cgd
|
d62187c043
|
new RCS ID format.
|
1994-10-26 08:01:33 +00:00 |
ragge
|
8026fb53f2
|
Initial VAX port merging.
|
1994-08-02 20:18:46 +00:00 |