Commit Graph

101 Commits

Author SHA1 Message Date
chopps
5532e2dbd0 latest changes indicated. 1994-02-17 09:15:37 +00:00
chopps
2803afecbc amiga now has USRSTACK at 0x0e000000 for further sun compat. 1994-02-17 09:11:52 +00:00
chopps
78bd633dc3 modified to use generic cons. (and some grf defs changed) 1994-02-17 09:10:32 +00:00
chopps
13d319feb2 modified to use generic cons. 1994-02-17 09:09:57 +00:00
mycroft
dd47e0c59c Clean up deleted files. 1994-02-17 09:09:26 +00:00
chopps
5d5901eac7 modified to use generic cons, added kernel assert macro. 1994-02-17 09:09:21 +00:00
chopps
caa63cf2fd moved n "}" outside of conditional DEBUG 1994-02-14 18:22:58 +00:00
chopps
2c8eadcb23 don't ignore users request for specific boot device, reported by Ty Sarna 1994-02-14 10:26:36 +00:00
mycroft
7c9a9be0f2 Clean up deleted files. 1994-02-13 21:27:19 +00:00
chopps
6a6ff26439 added local CHANGES file for things that would not interest
NetBSD in general.
1994-02-13 21:27:17 +00:00
chopps
ddf1b913ff chnaged to handle new (and removed) files. 1994-02-13 21:14:32 +00:00
mycroft
437774a1e3 Clean up deleted files. 1994-02-13 21:13:33 +00:00
chopps
b700b86fc5 merged most cc_* (all but one) into cc.c and cc.h, cleaned up include.
removed local pte.h use machine/pte.h
1994-02-13 21:13:07 +00:00
chopps
7bb75ba6be cleaned up include's relocated grf/* stuf to grfabs*. 1994-02-13 21:10:20 +00:00
mycroft
3678c726a2 Clean up deleted files. 1994-02-13 21:01:57 +00:00
chopps
a57b764627 no more if_init. 1994-02-12 00:00:08 +00:00
chopps
276eff6bd9 Add missing Id's 1994-02-11 07:00:37 +00:00
chopps
ccd0b66d74 Add missing $Id$'s 1994-02-11 06:59:16 +00:00
chopps
a082d3d959 update proto(non) for dump call. 1994-02-11 05:07:08 +00:00
chopps
a245a4c9d3 ioctl's always pass proc. 1994-02-11 05:02:36 +00:00
chopps
2413e2f66c added support for TEAC 60M, quite possibly the worst scsi interface on the planet earth. 1994-02-09 20:16:55 +00:00
chopps
b4318b8153 removed vn, now in sys/dev 1994-02-09 01:51:13 +00:00
mycroft
caa12d08f1 Clean up deleted files. 1994-02-09 01:50:14 +00:00
chopps
6dd465d0be remove redef of SIZE_T, logically same, lexically different. 1994-02-07 15:16:17 +00:00
mycroft
c820be75f2 Clean up deleted files. 1994-02-07 07:30:38 +00:00
chopps
77325b2517 removed old drivers. updated st.c for buf struct changes (used diff from hp300) 1994-02-07 07:30:35 +00:00
chopps
d3be997276 add usability. 1994-02-03 18:48:36 +00:00
chopps
faab20a3fd fixed small error. 1994-02-03 18:44:02 +00:00
chopps
6e76588543 added makefile and first attempt at documentation. 1994-02-03 07:08:51 +00:00
mycroft
2038b8432a Clean up deleted files. 1994-02-03 04:46:59 +00:00
chopps
c7d3c021db swap ps and pc to match m68k:struct frame. 1994-02-03 04:24:03 +00:00
chopps
69d436afe7 softclock() and hardclock() calls now pass pointer to clockframe_t 1994-02-03 04:23:25 +00:00
chopps
b017609fab removed arch/m68k files, config now fetches them. 1994-02-02 07:20:42 +00:00
chopps
0a3c46f63f removed copy code that is now in arch/m68k. 1994-02-02 07:18:22 +00:00
mycroft
ec381edf5e Clean up deleted files. 1994-02-02 00:26:04 +00:00
chopps
4d0e8fda45 misc documentation of questionable value. 1994-02-02 00:25:30 +00:00
mycroft
c9cd559100 Clean up deleted files. 1994-02-02 00:24:26 +00:00
mycroft
ab94c0bbe9 Clean up deleted files. 1994-02-01 12:13:20 +00:00
chopps
449ef38bc8 performed facelift. 1994-02-01 12:13:17 +00:00
chopps
ff11a0e1ca now checks bootstrap version to avoid problems. 1994-02-01 11:54:29 +00:00
chopps
86f46b3c14 fetch m68k asm macros. 1994-02-01 11:53:56 +00:00
chopps
71b833bb97 SCSI re-org, and misc. cleanup of compiler warnings. 1994-02-01 11:51:59 +00:00
chopps
378271278a updated files for scsi re-org. 1994-02-01 11:50:39 +00:00
chopps
192c8cc586 fixed warning. Cmem alloc is now top down. added bootstrap version
number to locore for loadbsd. removed tz rz from conf.c
1994-02-01 11:49:57 +00:00
chopps
c8cd548fdf from M. Hitch. regarding scsi re-org. 1994-02-01 11:47:20 +00:00
chopps
de04af4ed6 removed compiler warnings. 1994-02-01 02:14:21 +00:00
chopps
60dc3270f2 Removed chipmem limit for all but GODZILLA, added CEND() copper list macro,
added views back in conf and fixed misc compile warns and errors.
1994-01-30 08:50:17 +00:00
chopps
c056d471ac added pal A2024 mode. 1994-01-30 08:34:47 +00:00
chopps
08c53907fc Re-enabled views, fixed warning in serial driver. 1994-01-30 08:28:12 +00:00
chopps
39dd8d2805 Added PAL mode for A2024 monitor, cleaned A2024 code, added borderblank to all
modes that support it.
1994-01-30 08:25:02 +00:00