Commit Graph

2147 Commits

Author SHA1 Message Date
mycroft
688605ccb9 Clean up deleted files. 1994-01-26 21:06:39 +00:00
mw
bdb2629d63 Integrate recent changes done to the amiga branch. Includes support
for the '40.
Support for more scsi controllers (zeus, magnum)
Support for more tapes (in st.c)
New custom chip console code integrated.
1994-01-26 21:05:34 +00:00
mw
100033fc0f Integrate recent changes done to the amiga branch. Includes support
for the '40.
1994-01-26 21:03:39 +00:00
mycroft
2962285363 Clean up deleted files. 1994-01-26 21:03:19 +00:00
mw
06149f6fc4 Integrate recent changes done to the amiga branch. Includes support
for the '40.
New collection of code to handle customchips.
in_chksum.c and oc_chksum.s migrated into arch/m68k.
1994-01-26 21:02:41 +00:00
mw
faf29d9800 Integrate recent changes done to the amiga branch. Includes support
for the '40.
1994-01-26 21:00:13 +00:00
brezak
2ddd5dfb45 Fix silly typo for rd disks. 1994-01-26 14:28:56 +00:00
cgd
63199c0f52 secondary boot relocated to 384k; may need to move lower again eventually 1994-01-26 09:19:04 +00:00
hpeyerl
0096d95384 ne0 goes away. 1994-01-26 07:29:35 +00:00
mycroft
46d4d62be9 Clean up deleted files. 1994-01-26 07:26:48 +00:00
cgd
fe65a36342 .PATH in ${S}/stand 1994-01-26 04:17:23 +00:00
mycroft
8854a8d447 Clean up deleted files. 1994-01-26 03:21:46 +00:00
cgd
02ecc2e160 kill files that don't belong here, update rest from CMU stand lib 1994-01-26 03:21:41 +00:00
cgd
0a42b54bed move 'all' target to the top, and kill 'dangerous' targets 1994-01-26 03:18:18 +00:00
brezak
ea5b3930f9 Deal with DDB symbol table loaded by bootstrap 1994-01-26 02:43:43 +00:00
mycroft
11af788baa Clean up deleted files. 1994-01-26 02:39:06 +00:00
brezak
b001602018 hp300 stanealone bootstrap program ported to use CMU libsa 1994-01-26 02:38:16 +00:00
brezak
36b52a824e CMU/4.4 stand-alone library 1994-01-26 02:03:32 +00:00
cgd
78e6a7e18d renumber the IP setsockopt options back to the Reno/Net2 versions,
moving the multicast options after them
From: Mike Karels <karels@BSDI.COM>
(grr.)
1994-01-26 01:26:37 +00:00
cgd
612244f3b8 match 4.4's definitions for sys_siglist and sys_signame 1994-01-25 23:16:54 +00:00
jtc
2a51c00a70 FPU control word of 0x137f doesn't work well in "real" world applications
so I've changed it to 0x127f.  64 bit precision causes errors in paranoia
and our math library, changing to 53 bit precision solves these problems.

I've been told that long double support in Gcc 2.5 requires 64 bit mode,
so a comprehensive FP strategy (compiler, library, FPU, emulator) will
have to be addressed in the future.
1994-01-25 19:58:30 +00:00
mycroft
9daf893372 Someone should fix his damned tabs after pasting code. 1994-01-25 13:10:21 +00:00
deraadt
33a902a405 can't use m_pkthdr.len yet, *sigh* 1994-01-25 10:46:29 +00:00
deraadt
894bb31ed1 print nice numbers for disks >2G. from <adrian@lemmings.cursci.com> 1994-01-25 08:56:45 +00:00
deraadt
b45332d2b5 new from mccanne. be afraid. 1994-01-25 06:10:08 +00:00
deraadt
ad054dea7e PPP_HEADER_LEN -> PPP_HDRLEN 1994-01-25 05:56:06 +00:00
hpeyerl
9bea6007cc This makes my soundblaster work. 1994-01-25 05:00:14 +00:00
hpeyerl
01f4843507 I want to boot without a keyboard dammit! 1994-01-25 04:32:02 +00:00
hpeyerl
f5cbfb9db1 (woops; forgot this one) make ec and we go away. 1994-01-25 04:24:59 +00:00
hpeyerl
1ebef90c46 make ec and we go away .... 1994-01-25 04:23:04 +00:00
mycroft
a2806fe037 Clean up deleted files. 1994-01-25 04:15:56 +00:00
brezak
5aba563da8 Rudimentary disklabel support. 1994-01-25 03:19:15 +00:00
brezak
6c6ec2e13b Set text address at 0 1994-01-25 03:18:23 +00:00
briggs
71d0f0a1ee Apply patch as suggested by Theo. 1994-01-24 22:29:40 +00:00
deraadt
db6b4cc739 RMP goes away 1994-01-24 00:48:15 +00:00
deraadt
833c2e1c78 ether_input() takes ether_type in net byte order now 1994-01-24 00:30:29 +00:00
deraadt
87568b1c96 delete RMP code
ether_input() takes ether_type in net byte order now
1994-01-24 00:25:21 +00:00
deraadt
f030a34a09 ether_input() takes a network byte order ether_type now 1994-01-24 00:17:16 +00:00
deraadt
ba2361b102 ether_output() & ether_input() take ether_type as a net-short.
AF_UNSPEC does not swap byte order of ether_type.
NOTE: this requires driver changes
1994-01-23 23:42:50 +00:00
glass
07c5841758 now supports cachectl(). totally untested. 1994-01-23 23:42:39 +00:00
deraadt
b8fdadd662 ether_output() & ether_input() take ether_type as a net-short.
AF_UNSPEC does not swap byte order of ether_type.
NOTE: this requires driver changes
1994-01-23 23:41:14 +00:00
glass
ff3c7667ae remove warning 1994-01-23 19:11:25 +00:00
deraadt
12bc16798e protos, cleanup spl's, bpf receive side code, check for large packets,
various other fixes.
1994-01-23 07:57:50 +00:00
deraadt
abf6a6bfdd more COMPAT_SUNOS changes. 1994-01-23 06:06:21 +00:00
deraadt
316b930486 pull in COMPAT_SUNOS stuff from magnum 1994-01-23 05:56:27 +00:00
cgd
36a23c4ad8 stub 1994-01-23 00:23:02 +00:00
cgd
f45152beb2 use <machine/asm.h> rather than "m68k/asm.h" 1994-01-23 00:19:18 +00:00
cgd
59ab2607ce add copy.s to files.m68k, and alphabetize files.m68k.newconf 1994-01-23 00:13:40 +00:00
hpeyerl
b2ce654241 Add ep driver 1994-01-22 19:19:14 +00:00
briggs
80f5666771 If SCSI_DEBUG is on, a structure member wasn't updated from adapter_unit
to scsibus.
1994-01-22 14:16:58 +00:00