Commit Graph

134 Commits

Author SHA1 Message Date
chopps
44458e5c43 yes ite is now auto margin, this fixes a conflict with the
termcap which has vt100 vt102 vt200 and v320 all as automargin.
1994-03-20 10:13:54 +00:00
chopps
d75b6eaf33 fix shell command for linking. (from Stephen J. Roznows) 1994-03-20 10:08:44 +00:00
chopps
73548d3d48 load symbols if given -S flag, upped kern version to 2. All
symbols handling changes thanks to Michael Hitch.
1994-03-20 10:05:11 +00:00
chopps
9a4c630c24 kernel ddb now has symbols 1994-03-20 10:02:28 +00:00
chopps
328cdec7d4 use dmode passed in to fetch the frame pointers. fix from,
francis@hasler.ascom.ch (Francis Demierre).
1994-03-14 15:02:28 +00:00
chopps
5a5d870892 spaces->tabs, jeesh this file is like sys:system/clock under amigados. :^) 1994-03-14 01:55:43 +00:00
chopps
76367c224e add LALT-LMETA-F10 to enter the kernel debugger. 1994-03-14 01:19:31 +00:00
mycroft
f7729d3753 Clean up deleted files. 1994-03-14 01:02:49 +00:00
chopps
15bc019234 more generic generic files. 1994-03-14 01:02:46 +00:00
chopps
a7e85dfbd5 ack yucky dependenc on unit nums, temp hack for now. 1994-03-11 02:46:49 +00:00
ws
ce516ff13d Make FFS optional 1994-03-09 21:21:37 +00:00
chopps
8562ffd511 make useful for emacs users and update files checked for tags. 1994-03-09 15:56:08 +00:00
chopps
a891b3ef78 Little bit of cleanup, didn't go near the GNU stuff aside from function
deeclaritors.
1994-03-08 10:48:47 +00:00
chopps
e89d0f4875 fix typo. 1994-03-08 10:30:16 +00:00
chopps
0cea66c536 cannot conditionally reserve spots for lkm devices. 1994-03-08 08:12:49 +00:00
chopps
25cfe143da first get it to compile with DDB. 1994-03-08 07:52:07 +00:00
chopps
d0f3004632 added .include <bsd.prog.mk> hopefully clears up problem with
some make targets.
1994-03-08 07:36:26 +00:00
chopps
75e489c8fc Michael Hitches patch applied for misc things, limited 5380 support. 1994-02-28 06:05:41 +00:00
chopps
30dc0c0398 added files for option ADOSFS. 1994-02-25 08:48:01 +00:00
chopps
9af8a9634e change -O2 back to -O, may be inappropriate with some versions of gcc. 1994-02-24 02:23:59 +00:00
chopps
c48c253322 Makefile should now properly make tags, and not error on install. 1994-02-23 20:23:30 +00:00
chopps
4b6943214f add some very usefull debug stuff to spl inline macros. 1994-02-23 19:07:57 +00:00
chopps
5794f81762 mirror removal of HIGHPAGES and addition of KUSER_AREA to vmparam.h 1994-02-23 10:15:08 +00:00
chopps
c94a9739fd added KUSER_AREA for gdb like things. removed HIGHPAGES 1994-02-23 06:47:39 +00:00
hpeyerl
0b6d7b4726 Move some arch dependant stuff in here. 1994-02-23 03:18:34 +00:00
chopps
dce197fded kernel now linked with dist ld. 1994-02-22 02:06:25 +00:00
chopps
ad9cc8b5da amiga now uses PROF and uses m68k/asm.h in locore.s 1994-02-22 02:05:25 +00:00
chopps
1067838f3f note change to ite.c and that X runs with no redirection and no MMU failt now. 1994-02-21 09:37:31 +00:00
chopps
e27239fe91 toss chars instead of outputing when in GRF mode. 1994-02-21 09:34:19 +00:00
chopps
9c183bba91 fixed a couple minor bugs in con code for ite. added floptical support in
sd.c (based on patch from Andreas E. Heitman).
1994-02-21 06:30:36 +00:00
chopps
2c758da37c changes to support Python tape drive. 1994-02-20 21:15:46 +00:00
chopps
95965c3a2c fixed cmopile warns with LKM enabled. 1994-02-20 03:55:52 +00:00
chopps
fc6043dda3 fix typo. 1994-02-19 07:10:08 +00:00
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