chopps
eab73b27b1
fix wrong arg to strncpy
1995-09-29 13:11:21 +00:00
chopps
96163f6aa5
fix typo
1995-09-23 13:42:03 +00:00
chopps
40a6506694
add memcpy entry
1995-09-23 08:14:36 +00:00
thorpej
5ac5b98a9c
Compile the kernel with -Werror and -fno-builtin
1995-09-19 23:32:21 +00:00
thorpej
7d7396c414
Make system calls conform to a standard prototype and bring those
...
prototypes into scope.
1995-09-19 22:53:47 +00:00
chopps
34373365cb
Add minimal dumpfile support.
...
Fix a bug in pt_enter_ptpage which caused MMU faults on low-mem conditions.
Change siop drivers to better handle sync.
Remove diag. done for ide -- its redundant as the ROM does similar.
fixed ite_filter to not panic if typing before the device is fully setup
All thanks to osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-09-16 16:11:03 +00:00
chopps
c392350cba
sbic and board changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-09-04 13:04:40 +00:00
chopps
4be2a61f7f
mmutype fix from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-09-04 12:56:47 +00:00
mycroft
29053c58b2
SA_ONSTACK --> SS_ONSTACK
1995-09-01 20:05:59 +00:00
chopps
f73f65da20
couple fixes from Eduardo E. Horvath eeh@btr.com
1995-08-24 15:46:19 +00:00
chopps
1e4fbda19c
fix protos ( #1390 ) from Bernd Ernesti <bernd@arresum.inka.de>
1995-08-20 15:22:46 +00:00
chopps
d2ca213101
small cleanup
1995-08-20 15:13:19 +00:00
chopps
b720d4fd09
rename RZ3_64BIT_SPRITE to RH_64BIT_SPRITE
1995-08-20 15:09:25 +00:00
chopps
148e463417
change state (and rename) RH 64BIT option. Add ccd to COFFEE
1995-08-20 15:08:19 +00:00
chopps
391bbae93c
make defaults more accessable.
1995-08-20 03:07:25 +00:00
chopps
5e60f02d97
fix grf_rh problem with sprite and allow mode changing.
...
from mw@eunet.ch (Markus Wild)
1995-08-20 02:54:34 +00:00
chopps
c24824f7d7
fix bogus length check ( #1299 )
1995-08-20 02:52:48 +00:00
chopps
461d235743
add more grful stuff
1995-08-19 23:57:19 +00:00
chopps
d821c2be28
resolve conflict with grf_rt over monitor_defs symbol
1995-08-18 16:46:57 +00:00
chopps
394b87b8f3
change for a2410 from is@Beverly.Rhein.DE (Ignatios Souvatzis)
1995-08-18 16:21:33 +00:00
chopps
fccf65d4c7
new a2410 driver from is@Beverly.Rhein.DE (Ignatios Souvatzis)
1995-08-18 16:15:43 +00:00
chopps
08b52eaf6a
add Ariadne driver
1995-08-18 16:00:53 +00:00
chopps
01e68b365a
new Ariadne ether from Bernd Ernesti <bernd@arresum.inka.de>
1995-08-18 15:58:30 +00:00
chopps
a6af3de018
new Ariadne driver from Bernd Ernesti <bernd@arresum.inka.de>
1995-08-18 15:56:56 +00:00
chopps
55b1c5d71b
add rcs ids
1995-08-18 15:53:30 +00:00
chopps
0fe921e96f
ariadne ethernet driver from Bernd Ernesti <bernd@arresum.inka.de>
1995-08-18 15:51:19 +00:00
chopps
2208782633
SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
...
and sbic from "Eduardo E. Horvath eeh@btr.com" <eeh@btr.btr.com>
Other cleanup (remove cpu040) and enabling IVS A500 support
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-08-18 15:27:29 +00:00
thorpej
66dcd8fd69
Add entries for the ccd.
1995-08-17 17:40:42 +00:00
mycroft
79cecdbce0
Replace splnet() with splsoftnet(). Add splnet().
1995-08-13 00:20:52 +00:00
mycroft
c5ec5c3003
Add splsoftnet().
1995-08-13 00:03:11 +00:00
mycroft
80d7b0695a
minphys() functions really should return void.
1995-08-12 20:30:45 +00:00
chopps
bbd70b413b
fix minphys routine to match others
1995-07-26 14:30:53 +00:00
chopps
3878753b32
fix typo
1995-07-26 14:22:43 +00:00
cgd
27435d744c
update SCSI minphys routines' definitions to match standard minphys()
...
definition and usage.
1995-07-24 07:28:18 +00:00
cgd
4f9fb2ab3e
bound xfer properly in minphys, panic if can't.
1995-07-24 07:25:46 +00:00
chopps
07d9670a6c
remove indirect use of strategy which brok with recent changes
1995-07-05 02:12:38 +00:00
chopps
f1e1796cf4
misc cleanup, better tty alloc for mfc. from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-07-04 18:06:40 +00:00
mycroft
7263209ce6
Make each disk and tape driver define its own read and write functions.
...
Deprecate rawread() and rawwrite() completely. Remove d_strategy from cdevsw to
force the abstraction barrier.
1995-07-04 07:15:28 +00:00
paulus
c9a82bdc54
Add code for netintr to call pppintr if PPP is included.
1995-07-04 06:51:05 +00:00
mycroft
f4b5f723e0
Remove references to if_addrlist.
1995-07-02 00:16:00 +00:00
cgd
2b71eae2c7
note that most of dev/ic's contents have changed names
1995-06-28 04:30:30 +00:00
cgd
c83f9c5568
remove unused cpu_exec() definitions. moved "broken swap" markers, for
...
ports that still need it, to types.h.
1995-06-28 02:55:18 +00:00
cgd
d4a54b73d2
kill user-land DELAY macro, as suggested by gwr.
1995-06-28 02:43:36 +00:00
chopps
5ad7f31079
udpate to match ifnets new use of sys/queue.h
1995-06-27 13:13:32 +00:00
cgd
2d49c3885b
clean up definitions of ctod(), dtoc(), ctob(), btoc(), btodb(), and
...
dbtob(). remove unused definitions of ctos(), stoc(), and dtob().
1995-06-26 06:55:38 +00:00
cgd
1c0be437b1
define __BDEVSW_DUMP_OLD_TYPE for ports where it's true. clean up
...
some m68k ports inclusion of common header.
1995-06-26 05:13:37 +00:00
chopps
81d3868e70
missed one fdopen
1995-06-26 02:34:01 +00:00
chopps
76a5f59729
setup pcb in cpu_fork.
1995-06-26 01:52:53 +00:00
chopps
4230801c92
be sure of product from Ezra Story <ezy@panix.com>
1995-06-26 01:49:05 +00:00
chopps
2937872ca5
typo fix from Daniel Widenfalk <t94dwi@student.tdb.uu.se>
1995-06-26 01:42:08 +00:00