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 |
|
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 |
|