cgd
|
506c287193
|
bump ALIGNBYTES up to 7 -- that way this'll have more of a hope
of working on non-NetBSD systems with 64-bit pointers. (affects only
the MAKE_BOOTSTRAP case, and then only if BSD not defied.)
|
2000-10-02 19:51:07 +00:00 |
cgd
|
463d864ef0
|
nuke __P, and convert all functions to use ANSI-style declarations.
Also, do a few trivial KNF cleanups (e.g. newline at start of fn if no
locals). Verified to have no effect via diff on new and old compiled
binaries.
|
2000-10-02 19:48:34 +00:00 |
lukem
|
73d91b2129
|
WARNSify, deprecate register, remove unused functions
|
1997-10-18 07:58:56 +00:00 |
jtk
|
0f6d8d88b8
|
Add hash table walking functions to emit manifest constants for locator
offsets within cf->cf_loc[].
Also include locator names as strings in ioconf.c.
Still to do: wire the locator names into the cfdata.
|
1997-03-14 00:14:09 +00:00 |
gwr
|
26793c36d4
|
Minor changes to support building on other systems (i.e. SunOS).
|
1996-11-07 22:59:39 +00:00 |
cgd
|
3ac7667c57
|
add BSDI-style expression support to optional file specifiers. Code mostly
taken from the parts of BSDI's 'config' which are freely-distributable
(under the LBL/UC Regents license), and adjusted to fit into our version.
|
1996-03-17 13:18:15 +00:00 |
thorpej
|
c5f7cf3a9e
|
RCS id police.
|
1996-03-03 17:21:25 +00:00 |
cgd
|
064307e690
|
config.new has been moved here. names updated to match.
|
1995-04-28 06:54:58 +00:00 |