chopps
|
41536d5615
|
add floppy.
|
1994-04-05 18:13:22 +00:00 |
chopps
|
c77b0c9958
|
added floppy driver from Brad Pepers, doesn't work on my machine, some
major cleanup by me no code changes ... yet.
|
1994-04-05 18:11:52 +00:00 |
chopps
|
602ef3f30f
|
incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
machine. more clenaup in trap.c
|
1994-04-05 18:08:56 +00:00 |
chopps
|
c8a98e047a
|
need to copy current frame pointer (p_regs), very subtle bug as you needed
to have a signal pending for a child process that has not yet returned
from fork(). fun.
|
1994-04-05 05:46:26 +00:00 |
mycroft
|
da77439465
|
Clean up deleted files.
|
1994-04-05 01:57:40 +00:00 |
chopps
|
a9fe3fa9cb
|
theo fixed sun_syscall.h so now we unhardcode SUN_SYS_sigreturn.
|
1994-04-04 11:10:55 +00:00 |
chopps
|
63451f6988
|
cleanup, bring syscall() up to date.
|
1994-04-04 07:32:50 +00:00 |
chopps
|
2d265e4163
|
no more MAP_FILE
|
1994-04-01 20:48:25 +00:00 |
chopps
|
91e9961a67
|
remove dlists.h oops.
|
1994-03-30 17:24:08 +00:00 |
chopps
|
994cd3f216
|
cc not gcc, cpp not /lib/cpp -traditional
|
1994-03-28 07:55:57 +00:00 |
chopps
|
cf05308b58
|
some scsi changes, 4M system hack, and a boot messgae addition. from
Michael Hitch.
|
1994-03-28 06:15:55 +00:00 |
chopps
|
93a2341118
|
moved everything over to sys/queue.h, from dlists.[ch]
|
1994-03-27 06:29:20 +00:00 |
mycroft
|
5ebbf68e63
|
Clean up deleted files.
|
1994-03-27 06:28:54 +00:00 |
chopps
|
e9dc442836
|
dlists.h ==> sys/queue.h
|
1994-03-27 06:23:26 +00:00 |
chopps
|
de93a9b578
|
move HIST out of DEBUG conditional.
|
1994-03-25 16:32:27 +00:00 |
chopps
|
8c6081b0ca
|
cc cleanup, dlist ==> sys/queue
|
1994-03-25 16:30:03 +00:00 |
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 |