mycroft
|
4c34be6b52
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
briggs
|
ede2edbeb6
|
Update to add pramasm.s.
|
1995-02-15 23:54:56 +00:00 |
briggs
|
ff26dc4f91
|
Add major for vnd.
|
1995-02-05 06:13:52 +00:00 |
mycroft
|
3863b50c5c
|
Clean up deleted files.
|
1995-02-01 13:40:11 +00:00 |
briggs
|
28fbb7d0dd
|
Add a new config and remove some old ones.
|
1995-02-01 13:40:10 +00:00 |
cgd
|
b56a5f27d4
|
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
|
1995-01-25 20:45:33 +00:00 |
briggs
|
cf017d6caf
|
sunos_sysent.c -> sunos_init_sysent.c and add a few tabs for
readability.
|
1995-01-21 00:14:11 +00:00 |
briggs
|
1c47e24828
|
Mac ROM Glue changes from grantham@tenon.com.
|
1994-12-03 23:33:55 +00:00 |
briggs
|
f2301680d3
|
Same as GENERIC but w/o FPCOPROC option.
|
1994-12-03 23:31:58 +00:00 |
briggs
|
9f994613ae
|
compat/sunos/sun_* -> compat/sunos/sunos_*
|
1994-11-27 22:10:28 +00:00 |
briggs
|
3938bad3ff
|
Attempt to use sys/scsi.
|
1994-11-27 20:07:38 +00:00 |
briggs
|
38952df227
|
Re-enable NFSCLIENT
|
1994-11-27 19:53:10 +00:00 |
cgd
|
4fdae7a0ae
|
new RCS ID format.
|
1994-10-26 08:45:48 +00:00 |
briggs
|
a509897f98
|
Before I forget...
|
1994-10-20 21:21:02 +00:00 |
briggs
|
9e4e942a2f
|
Give vnd a major number. Didn't work on my last attempt with it, but
this will be needed, anyway.
|
1994-09-12 03:53:03 +00:00 |
lkestel
|
f6e6044227
|
Make GENERIC be MACHINE_NONCONTIG.
|
1994-07-31 07:31:45 +00:00 |
briggs
|
47b43066ee
|
Take -nostdinc out of INCLUDES so we can get nlist.h and a.out.h for DDB.
|
1994-07-21 01:49:08 +00:00 |
briggs
|
1730b405b5
|
Make ALLEN a copy of GENERIC. Disable FPSP in GENERIC.
|
1994-07-21 01:19:41 +00:00 |
briggs
|
2ff67c7db9
|
Add asc as a device. Format a tad.
|
1994-07-21 01:00:58 +00:00 |
briggs
|
c35fccac8b
|
Add asc0.
|
1994-07-21 00:59:56 +00:00 |
briggs
|
fe27023f3b
|
Put FPSP in SYSTEM_OBJS (missed this earlier, apparently, twice).
|
1994-07-21 00:58:28 +00:00 |
briggs
|
46cebf15df
|
Enable DDB, CD9660, NULLFS. Add bpfilter. Slight cleanup.
|
1994-07-21 00:57:33 +00:00 |
briggs
|
d3bc60c2c5
|
Add ite0.
|
1994-07-09 06:28:16 +00:00 |
briggs
|
eaca1c00bb
|
Rearrange to alphabetize some. Nuke old console, add new console and
ADB code from Lawrence and Brad.
|
1994-07-09 06:27:53 +00:00 |
briggs
|
2bb2aa0788
|
Nuke pseudo-device con.
|
1994-07-09 06:26:24 +00:00 |
briggs
|
4b3d50f976
|
Oops... Forgot to check in w/ FPSP support.
|
1994-07-08 11:47:10 +00:00 |
briggs
|
4052db0a25
|
Erf. Forgot to put mac68k_init.c in alphabetically.
|
1994-06-26 12:55:32 +00:00 |
briggs
|
8c801bb064
|
Add mac68k_init.c and scsi96.c for 68040 macs and configure them. Not
much uses them, yet, but also added the MC68030 and MC68040 options.
|
1994-06-26 12:53:36 +00:00 |
briggs
|
cacbca4756
|
Checkpoint. GENERIC has some things disabled. Makefile updated for
vnode_if and some cleanup. copy.s added to files.
|
1994-06-25 04:58:01 +00:00 |
briggs
|
6d70a3f064
|
Add fpsp option.
|
1994-04-21 23:12:44 +00:00 |
briggs
|
36ec20b2e2
|
Add COMPAT_09
|
1994-04-15 01:44:03 +00:00 |
lkestel
|
da9f3f0aeb
|
Added -I$S/arch, per amiga port. (Used by db_disasm.c.)
|
1994-03-13 22:27:06 +00:00 |
briggs
|
79d28b3a47
|
Add COMPAT_SUNOS--it seems to work.
|
1994-03-01 15:20:37 +00:00 |
briggs
|
034c4cb56e
|
Disable SCSIDEBUG and make COMPAT_NOMID an option (defined).
|
1994-02-27 16:48:33 +00:00 |
briggs
|
902fef1bad
|
Add files for compat_sunos. Shouldn't these be in sys/conf/files.newconf?
|
1994-02-27 16:39:54 +00:00 |
briggs
|
ad15753d94
|
Make FPCOPROC an options option and remove it from the Makefile defines.
Also add a configuration that doesn't have it.
|
1994-02-27 03:44:24 +00:00 |
briggs
|
bdc66bf703
|
Add a new configuration for testing NFS. Same options as GENERIC, with
the addition of NFSSERVER and NFSCLIENT.
|
1994-02-23 04:42:24 +00:00 |
briggs
|
ce7ad57129
|
Add Id string and disable NFSSERVER and NFSCLIENT until I can get to
the bottom of some panics I've seen.
|
1994-02-23 04:41:04 +00:00 |
briggs
|
c680a85d1d
|
Add fpu.c and alphabetize a bunch.
|
1994-02-22 01:35:55 +00:00 |
briggs
|
a59f38907a
|
Enable several more options.
|
1994-02-22 01:34:31 +00:00 |
briggs
|
9593f1ef8f
|
The booter can finally deal with ld's executables.
|
1994-02-12 18:03:12 +00:00 |
briggs
|
ec1d50fc52
|
Fixup scsi references and add ISOFS and PROCFS options. Clean up swap/root
definitions, too.
|
1994-01-30 00:58:52 +00:00 |
briggs
|
d1cb647349
|
Use LD=ld.dist instead of LD=ld until we get around to fixing the
bleeding booter.
|
1994-01-30 00:57:20 +00:00 |
briggs
|
ecc982a417
|
Fix for magnum's scsi system, but referenced through arch/mac68k/scsi
as was the old stuff.
|
1994-01-30 00:56:39 +00:00 |
briggs
|
64be0b1f3a
|
Make uk and su look like devices. Haven't tried compiling uk. su is still
nothing.
|
1994-01-20 23:55:16 +00:00 |
briggs
|
558be1794a
|
Makefile: Added -T 0 to link for kernel.
files.mac68k.newconf: Removed ddb entries.
|
1994-01-10 23:58:37 +00:00 |
cgd
|
ab38f02a26
|
kill entries duplicated in files.m68k.newconf
|
1994-01-08 18:31:53 +00:00 |
cgd
|
f7b271f349
|
specify that the mac is of the m68k archtecture.
|
1994-01-08 18:06:25 +00:00 |
briggs
|
fded7fc070
|
Add Apple Ethernet to GENERIC and files. Also add asc.c to files
for sound support.
|
1993-12-21 03:14:16 +00:00 |
briggs
|
38f1087a45
|
Let's try DDB...
|
1993-12-15 03:04:40 +00:00 |