Commit Graph

1290 Commits

Author SHA1 Message Date
briggs de456b165a Include-cop. 1994-01-30 01:15:31 +00:00
briggs c86a4eb235 Include-cop strikes again. 1994-01-30 01:14:49 +00:00
briggs d110378226 Just playing include-cop. 1994-01-30 01:11:36 +00:00
briggs eb7f152ad2 Fixup includes and prototype stuff. Still need to go back and put in
old-style function headers to be pedantic.
1994-01-30 01:10:33 +00:00
briggs df5f6080ef Change to support config.new and magnum-esque scsi code. Works much
more nicely.
1994-01-30 01:08:50 +00:00
mycroft 8b09474e2e Clean up deleted files. 1994-01-30 01:07:03 +00:00
briggs a829ad4c4b Nuke final references to chars.h. It wasn't being used. 1994-01-30 01:07:01 +00:00
briggs 031cee34c2 Use a real swapgeneric.c instead of a place filler. This works with the
changes to autoconf.c...
1994-01-30 01:05:52 +00:00
briggs e845737b08 Switch from DELAY to delay. 1994-01-30 01:04:35 +00:00
briggs 4b756ee088 Add a stupid delay() that is little more than a place-holder for a real
implementation.
1994-01-30 01:03:51 +00:00
briggs ad4ee3bfe4 DTRT w.r.t. root and boot disk devices. This could still use some work,
but it's a lot better than depending on root being on sd0 (and swapping
if it isn't).
1994-01-30 01:01:08 +00:00
briggs ec1d50fc52 Fixup scsi references and add ISOFS and PROCFS options. Clean up swap/root
definitions, too.
1994-01-30 00:58:52 +00:00
briggs d1cb647349 Use LD=ld.dist instead of LD=ld until we get around to fixing the
bleeding booter.
1994-01-30 00:57:20 +00:00
briggs ecc982a417 Fix for magnum's scsi system, but referenced through arch/mac68k/scsi
as was the old stuff.
1994-01-30 00:56:39 +00:00
briggs 4d3096f778 Get rid of DELAY defines. These are bogus. There has to be a better
way.  And there will be.
1994-01-30 00:53:07 +00:00
mycroft b5f845fbef Forgot the .even... 1994-01-29 16:28:16 +00:00
mycroft dcfe932f65 Fix typo. 1994-01-29 10:14:01 +00:00
mycroft ecddf55fa4 Add .type directive. 1994-01-29 10:02:44 +00:00
chopps bc7f8207d8 Fixed my incorrect copyright. 1994-01-29 06:58:33 +00:00
cgd a537c5039a make FPSP m68k-generic 1994-01-29 02:49:16 +00:00
mycroft 8789a681e0 Clean up deleted files. 1994-01-29 02:44:04 +00:00
cgd 28938dcf4f put the console configuration in the 'right' place 1994-01-29 02:43:54 +00:00
mycroft 6f8891cf70 Current version... 1994-01-29 02:40:09 +00:00
jtc 5235180083 Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
cgd 4de6112e42 put checks for SLOAD back in (XXX) for now 1994-01-28 21:23:49 +00:00
glass 837c5c3e5e ne driver has been removed. 1994-01-28 18:22:31 +00:00
deraadt 9825dd1730 ttrstrt definition doesn't belong here 1994-01-28 13:43:41 +00:00
deraadt a609854c88 cleanup 1994-01-28 10:36:59 +00:00
cgd 4ac573bad9 kill refs to dbsym, and note that we have a working 'ex' now. 1994-01-28 08:43:10 +00:00
cgd 164247e9ee seperate $Revision$ string into a seperate file. UPDATE THAT FILE
WHENEVER YOU CHANGE THE BOOT BLOCKS, noting what you changed.  That
way, the revision ID seen at boot isn't dependent on modifying boot.c
1994-01-28 08:21:24 +00:00
cgd 5444802ec5 getting and setting FP regs aren't appropriate yet 1994-01-28 07:06:32 +00:00
mycroft 99150d20bf Protect against multiple inclusions. 1994-01-28 04:41:26 +00:00
phil fe7f9b549e pmap.c: Fixing a pmap bug in that not enough page table directories were
allocated.
proc_machdep.c: catching up with current.
1994-01-28 03:47:57 +00:00
phil cb8ca38d99 Catching up with current. Basically a new file. 1994-01-28 03:44:07 +00:00
deraadt b632ec18c0 don't go boom in the presence of stray interrupts 1994-01-28 03:40:18 +00:00
pk ac0396a732 ptrace_[fp][sg]etreg() 1994-01-27 19:00:13 +00:00
ws 8e7a9ab09f Fix bogus fcom emulations
How did any program with floating point emulation ever work?
1994-01-27 18:01:47 +00:00
mycroft 6a50b26e15 Pointer to common version. 1994-01-27 15:26:31 +00:00
mycroft ed3beef088 . 1994-01-27 15:24:36 +00:00
pk 8674aef654 BLAST! 1994-01-27 14:59:37 +00:00
cgd da816a79ea make behaviour with constty consistent, deal properly with the case
where there's no console, and set things up so that this can be made
'shared' eventually.  look at diffs for exact changes.
1994-01-27 07:55:44 +00:00
cgd 4186b67a6b add consconf.c, as standard 1994-01-27 07:40:38 +00:00
cgd 965f91ce73 console config file ; prep for cons.c becoming 'relatively generic' 1994-01-27 07:40:03 +00:00
cgd f11c10233b stub consinit() so it's not needed in cons.c, and mark some XXX's 1994-01-27 07:17:30 +00:00
cgd 7c386eb75b pg() -> panic() 1994-01-27 07:10:09 +00:00
cgd 8803fd0388 if CN_REMOTE, don't redirect output. this file needs some help,
but now at least i'm thinking about it again.
1994-01-27 05:30:38 +00:00
cgd c9c3b2abbe HP300 -> MACHINE 1994-01-27 02:12:44 +00:00
pk 24e4cb4bad move varargs stuff to arch/<machine>/include. 1994-01-27 00:18:18 +00:00
mw b638719362 Add support for 68040 frames and flag bits. 1994-01-26 21:35:37 +00:00
mw 77f477fe52 New code to support different display modes on the native custom
chips console.
1994-01-26 21:28:44 +00:00