Commit Graph

16 Commits

Author SHA1 Message Date
cgd 7bda3068c7 allow machine architecture (e.g. "m68k") to be specified in std.${MACHINE}.
it's specified by adding a second arg to the "machine" specification.
the second arg is the machine architecture.  specifying an architecture
causes that architecture's files.${MACHINE_ARCH}.newconf to be read in.
1994-01-08 18:19:01 +00:00
davidb 677c8d93a8 s/config/config.new/, changed references to compile directory. 1993-12-20 22:42:55 +00:00
mycroft a16c5edd97 Clean up deleted files. 1993-12-04 06:06:29 +00:00
cgd 080d1bc548 delete now-bogus cdefs.h, and add rcs id's to everything 1993-12-04 06:05:53 +00:00
mycroft 7f2cf51c4e ALIGNBYTES and ALIGN() are now defined in machine/param.h. Their (fairly
bogus) definitions here are no longer needed.
1993-12-03 09:25:39 +00:00
mycroft c66568a290 I don't want to know why there was a reimplementation of strerror() here, but
it's toast.
1993-12-03 09:20:53 +00:00
deraadt 45af4741ad let quoted strings contain "\"" and "\n"
also let strings be "", ie. empty (is this a good change?)
1993-12-03 04:58:22 +00:00
jtc f51f0a515d All programs that use lex must link with -ll. 1993-12-02 18:18:02 +00:00
mycroft ce9288836b Clean up deleted files. 1993-08-31 13:48:48 +00:00
deraadt 0f874c8bdd ensure config.new is installed as config.new, and not over top of the
other config program
1993-08-31 13:48:46 +00:00
glass 144656cf78 back to torek's Makefile 1993-08-30 07:01:01 +00:00
glass 8a49818de4 snapshot. starts nfsmountroot but doesn't seem to emit any packets 1993-08-24 20:26:48 +00:00
glass 8ff8fa8046 runs up to and including configure().
todo: exceptions, interrupt support, make isrs affect vector table
kernel/user stacks
1993-08-15 23:01:58 +00:00
glass 3fd5c19105 further integration of torek's config with our modified
tree structure, basically problems resulting from the 'arch' change
1993-08-13 13:22:08 +00:00
glass 88513525ef compiles in our environment 1993-08-13 00:53:38 +00:00
glass ed0b381274 torek's config sources before modification 1993-08-13 00:49:58 +00:00