mycroft
aadbc0a6da
Remove explicit port for ahb[01].
1993-11-29 01:03:44 +00:00
briggs
32b381f69f
This is a bunch of Julian Elischer's sys/scsi (as seen in FreeBSD)
...
modified to function with the mac code. It currently doesn't map
the configured devices, but it does force the boot disk to be sd0.
The user-level stuff has been #ifdef'ed for sanity.
1993-11-29 00:45:01 +00:00
briggs
b1dd736d44
Update from 0.9-ish to -current. Including a switch to use config.new.
...
The new functions (ptrace, etc) are stubbed.
Some cleanup, too.
1993-11-29 00:40:36 +00:00
mycroft
4e20653888
Enable ahb[01].
1993-11-29 00:39:21 +00:00
briggs
9995ea306b
Added signal.h for -current. The rest is formatting changes.
1993-11-29 00:37:54 +00:00
briggs
e99f003a7d
Update to current work in progress. This includes an update to
...
use config.new.
Numerous updates to console so it works better on the SE/30 screen.
Some nice changes from Brad Parker for handling NuBUS and an ethernet
driver that I haven't worked on, yet.
1993-11-29 00:32:22 +00:00
briggs
915b33a502
Update to current work in progress. This includes an update to
...
use config.new.
1993-11-29 00:29:28 +00:00
paulus
2aacdab786
Added security option: if compiled with -DREQ_SYSOPTIONS=1, pppd won't
...
run unless /etc/ppp/options is present.
1993-11-28 23:39:35 +00:00
paulus
eb40b6f924
Use <paths.h> to get kernel image file name; remove KVMLIB conditional.
1993-11-28 23:36:43 +00:00
paulus
2c19da3e82
Fixed typo.
1993-11-28 23:35:34 +00:00
deraadt
1aba43bb13
use new sun_exec_aout_makecmds
1993-11-28 18:09:43 +00:00
mycroft
b26d4770d0
Clean up deleted files.
1993-11-28 18:07:58 +00:00
deraadt
6ce3f214d1
compat exec() stuff is done more sensibly now
...
(hpux and ultrix compat stuff will be done the same way)
1993-11-28 18:03:18 +00:00
mycroft
6ac9e15bb1
New test config.
1993-11-28 10:50:44 +00:00
mycroft
d549b3e131
If you're going to have a list of file systems, it might as well be complete.
1993-11-28 08:48:42 +00:00
deraadt
bf504b849f
theo's other test kernel
1993-11-28 08:42:31 +00:00
deraadt
e28868b656
fixed: hostid was incorrectly read from register
1993-11-28 03:47:11 +00:00
briggs
507e31c2e6
Add defined(mc68000) || defined(__mc68000__) to the hp300 define for
...
_JBLEN. This will aid the integration of the five or so m68k ports,
I should think.
1993-11-27 23:07:18 +00:00
mycroft
f8987a8cb6
Define OS once in Makefile.inc, and fold the trivial changes into os-bsd44.h
...
rather than having a separate .h file.
1993-11-27 21:38:44 +00:00
mycroft
a4f76e6196
Clean up deleted files.
1993-11-27 21:38:39 +00:00
mycroft
ecd1899d2f
Define OS once in Makefile.inc, and fold the trivial changes into os-bsd44.h
...
rather than having a separate .h file.
1993-11-27 21:38:26 +00:00
mycroft
01c65770eb
Initial import. Needs a little cleanup yet.
1993-11-27 21:16:51 +00:00
mycroft
01363d9e02
Add amq.x.
1993-11-27 20:36:30 +00:00
mycroft
2250a267d8
Imported from amd distribution.
1993-11-27 20:33:07 +00:00
mycroft
37c9372a1d
amd 300019 amq
1993-11-27 20:25:00 +00:00
mycroft
5820418cb2
Remove remaining sleep()s.
1993-11-27 19:49:09 +00:00
deraadt
8a096146a0
page fault debug code goes away
1993-11-27 01:49:20 +00:00
mycroft
eafa1693d9
Put ldconfig later so it doesn't get wiped when reaping /var/run.
1993-11-26 20:11:44 +00:00
ws
226a277da1
Bug fixes to ISOFS
1993-11-26 19:56:51 +00:00
deraadt
0f82234745
add info about the Pinnacle cpu
1993-11-26 11:44:51 +00:00
deraadt
f4690feb8e
include cpu.h instead of a number of other unreasonable files
1993-11-26 11:43:29 +00:00
deraadt
744291c4a9
calculate sigtramp address based on PS_STRINGS, not USRSTACK
1993-11-26 11:26:23 +00:00
mycroft
4acf267f87
Enable uha[01].
1993-11-26 10:50:36 +00:00
pk
a0cac79431
Generate .type directives.
1993-11-26 07:18:45 +00:00
pk
6ce2870e56
Output .type directives.
1993-11-26 07:02:08 +00:00
paulus
75d4ac9791
Machine-dependent files for generic m68k machines (copied from hp300),
...
modified to support shared libraries.
1993-11-25 23:39:23 +00:00
paulus
5f70961885
Machine-dependent files for generic m68k machines (copied from hp300)
1993-11-25 23:36:47 +00:00
paulus
a1eb25471d
Machine-dependent files for generic m68k machines, with shared library support.
1993-11-25 23:34:07 +00:00
paulus
156ee99921
C-startup routines for generic m68k machines, with shared library support.
1993-11-25 23:22:41 +00:00
mycroft
75f98f5632
New code from Julian.
1993-11-25 20:17:47 +00:00
mycroft
003abe0b84
Enable st and cd.
1993-11-25 08:01:13 +00:00
jtc
0e4b463504
Error in hextobin() macro messed up hex escape constants.
1993-11-25 04:42:11 +00:00
mycroft
8cd6aec465
Patch from Julian to fix hangage when opening a device multiple times.
1993-11-25 04:03:20 +00:00
jtc
9c4ad8fbd4
Misc manpage fixes.
1993-11-25 02:48:32 +00:00
jtc
bfa380abab
BDS -> BSD
1993-11-25 01:48:23 +00:00
jtc
c28d7928bf
Don't cross-reference ourself.
1993-11-25 01:48:07 +00:00
paulus
c8c2e04113
Machine-dependent files with shared-library support for the m68k architecture.
...
This directory should be able to used for all m68k-based machines.
1993-11-25 01:25:55 +00:00
mycroft
fabdce7143
Clean up deleted files.
1993-11-25 01:24:59 +00:00
jtc
32d96ccd3c
Remove special case for len == 0 --- It wasn't needed. By dropping the
...
conditional, the general case (where we are actually swapping bytes) is
a tiny bit faster.
1993-11-25 01:18:24 +00:00
paulus
857d51dd76
Allow jbsr and jra to have a 2nd operand, indicating a jump-table branch,
...
in order to support shared libraries on the m68k architecture.
1993-11-25 01:12:27 +00:00