Commit Graph

282 Commits

Author SHA1 Message Date
leo 049520050c Get RAMD_NDEV in sync with definitions in rd_info. 1995-04-16 14:59:03 +00:00
leo c0f4a40a61 Make it consistent with conf.c . 1995-04-16 14:56:25 +00:00
leo 82aac3e84b Changed '#endif KERNEL' -> '#endif /* _KERNEL */'. 1995-04-16 14:55:09 +00:00
leo c2e83d3290 Make it work after last week's changes. 1995-04-16 14:53:14 +00:00
leo 7845638d97 Added maxpartitions. 1995-04-16 14:50:40 +00:00
leo 99344526c3 Get TT-RAM sizes right, some more debug output added with -D option. 1995-04-16 14:47:58 +00:00
mellon df78dbb096 Reference cninit.c as well as cons.c 1995-04-11 09:52:11 +00:00
mycroft e41d4f5e96 Undo accidental change. 1995-04-11 02:42:23 +00:00
mycroft 47f2d08bb3 Use global 8530 defs. 1995-04-11 02:37:11 +00:00
mycroft e25c1817cf kernel_pmap --> pmap_kernel() 1995-04-10 13:08:28 +00:00
mycroft fecbe784d6 Oops; finish that last change. 1995-04-10 12:45:53 +00:00
mycroft 22cefc03bc Bring back pmap_kernel(), for now always inlined as a pointer to
kernel_pmap_store.
1995-04-10 12:41:29 +00:00
mycroft 127e0761c9 Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap when
needed.  Make types consistent.
1995-04-10 11:54:47 +00:00
mycroft 1475e294a9 map --> mmap 1995-04-10 09:12:10 +00:00
mycroft 01e31cf3cd Fdclose --> fdclose 1995-04-10 08:56:18 +00:00
mycroft b0a77d1212 map --> mmap 1995-04-10 08:55:47 +00:00
mycroft 25e4eaf5ca Nuke kbdwrite(). 1995-04-10 08:54:41 +00:00
mycroft 42a32c0eca Minor tweak for ite. 1995-04-10 08:54:16 +00:00
mycroft 27d859e141 Add dummy itestop(), and rename a few functions. 1995-04-10 08:53:46 +00:00
mycroft e66c94e4b5 Update for conf.h. 1995-04-10 08:51:09 +00:00
mycroft e957423a98 Move fp_except and fp_rnd definitions to machine/include. 1995-04-09 21:31:58 +00:00
leo 8b093b18a2 Added '\r' chars in printf, so output under TOS becomes readable. Also
added some extra options for debugging.
1995-04-08 21:01:39 +00:00
leo 8dc1468412 NetBSD/Atari, port by Leo Weppelman. 1995-04-06 21:04:54 +00:00
leo e5d720f534 Fixed up chr to blk translations. 1995-04-05 06:31:33 +00:00
leo f95dd52b68 KERNEL -> _KERNEL 1995-03-30 06:01:13 +00:00
leo 36592a50b1 Make ite ioctl work and fixup the colormap stuff. 1995-03-28 06:35:40 +00:00
leo 95b76828da Add -D_KERNEL to preprocessor flags 1995-03-28 06:29:39 +00:00
leo 4458e46001 Capitalisation of NetBSD fixed. 1995-03-28 06:26:50 +00:00
leo aaba69e8ca fix some formatting nits 1995-03-26 07:24:32 +00:00
leo 71f4b7ab67 cgd for leo: adjust ktrsyscall() invocation to behave like ktrsyscall()
now expects.
1995-03-26 07:20:54 +00:00
leo e5838fcffd cgd for leo: kill some casts; catch up with the state of the rest of the world 1995-03-26 07:17:44 +00:00
leo 8b0113cfce NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00