Commit Graph

1609 Commits

Author SHA1 Message Date
mycroft
620a222f9f If EXEC_DEBUG, display name of file we're trying to exec. 1993-12-06 14:18:58 +00:00
mycroft
3c2111ec4e Dummy clockattach() for new config. 1993-12-06 13:30:52 +00:00
mycroft
fc1d105e0a Dummy iteattach() for new config. 1993-12-06 13:27:49 +00:00
mycroft
12bd3cc33c Fix a couple of compiler warnings. 1993-12-06 13:14:16 +00:00
mycroft
6c0eb81987 Fix typo in DIAGNOSTIC code. 1993-12-06 13:00:49 +00:00
mycroft
3f963a26e0 For some reason that I do not feel like tracking down right now, these two
magic spaces allow me to build a kernel on my HP.
1993-12-06 12:40:29 +00:00
mycroft
73f2af0512 Add quad support. 1993-12-06 07:35:56 +00:00
mycroft
e52bc1d4f0 Add quad stuff, etc. 1993-12-06 07:25:07 +00:00
cgd
39bb0b1bc8 oops; fix that last... 1993-12-06 07:14:45 +00:00
cgd
443babf5ac the ugliest compatibility hack i think i've ever seen...
define COMPAT_OLDSOCKOPT to get new kernels to work with the
old args to [sg]sockopt.  this is going to go away "soon".
note that this option only has effect if MULTICAST is not defined.
1993-12-06 06:46:28 +00:00
hpeyerl
4bfc470a3c multicast patches
>From Chris Maeda, cmaeda@cs.washington.edu
These patches are derived from the IP Multicast patches for BSDI.
1993-12-06 05:46:37 +00:00
hpeyerl
aa7f3b23a8 multicast support.
>From Chris Maeda, cmaeda@cs.washington.edu
These patches are derived from the IP Multicast patches for BSDI.
1993-12-06 04:50:19 +00:00
briggs
99fee960e0 Fix includes to use ../mac68k instead of ../mac and add some semi-colons
to a couple of default: switches.  gcc2 doesn't mind not having them,
but gcc1 sure does.
1993-12-06 04:27:52 +00:00
hpeyerl
d1648996c9 multicast support.
From Chris Maeda, cmaeda@cs.washington.edu
These patches are derived from the IP Multicast patches for BSDI.
1993-12-06 04:17:38 +00:00
briggs
54614538ca Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE. 1993-12-06 04:11:47 +00:00
briggs
dcbf82a3fe Move MID_MACHINE to param.h from exec.h and get rid of bogus includes. 1993-12-06 04:09:20 +00:00
mycroft
fb60f2ced9 Turn off special mask mode by default. It is clearly not supported enough. 1993-12-05 11:20:09 +00:00
mycroft
6f9ba74d72 Clean up deleted files. 1993-12-05 07:20:14 +00:00
phil
424b944426 Adding MACHINE_ARCH and changing MACHINE. 1993-12-05 06:50:39 +00:00
mycroft
c051bea7ca Clean up deleted files. 1993-12-05 01:56:14 +00:00
cgd
fdc1a28735 use .S 1993-12-05 01:52:27 +00:00
cgd
30dc89704d split up the {ntoh,hton}[ls] functions 1993-12-05 01:36:46 +00:00
mycroft
59690d8df5 Clean up deleted files. 1993-12-04 07:26:07 +00:00
cgd
86b5a367cf use progname.core for core dump names 1993-12-04 07:11:11 +00:00
cgd
1e98b770b2 use .S files 1993-12-04 05:21:29 +00:00
cgd
d226f795ee quad support 1993-12-04 05:21:03 +00:00
cgd
90d44a4697 oops; we need this 1993-12-04 05:09:14 +00:00
cgd
aa73ac7b19 quad support copied in from libc. 1993-12-04 05:01:33 +00:00
briggs
1fd099189d Change USRTEXT to 8192 in vmparam.h.
Add MACHINE_ARCH (m68k) to param.h.
1993-12-04 03:49:01 +00:00
cgd
4b9f919ec3 deal with missing lib dirs 1993-12-04 03:13:31 +00:00
cgd
5d996b5fbb change to use MACHINE_ARCH and update from libc 1993-12-04 03:08:13 +00:00
mycroft
fb44c683a4 Clean up deleted files. 1993-12-04 03:07:53 +00:00
cgd
879130b794 change to use MACHINE_ARCH and update from libc 1993-12-04 03:05:16 +00:00
mycroft
75fe89c2ef Clean up deleted files. 1993-12-04 03:04:56 +00:00
cgd
e21de4e71b change to use MACHINE_ARCH and update from libc 1993-12-04 03:04:30 +00:00
cgd
638c145efa add MACHINE_ARCH 1993-12-04 02:20:11 +00:00
cgd
edcba29bc8 add MACHINE_ARCH 1993-12-04 02:12:34 +00:00
cgd
b26f063ecf add MACHINE_ARCH as i386 1993-12-04 02:04:31 +00:00
deraadt
c05bd599a0 i have an ep 1993-12-04 01:20:51 +00:00
briggs
25e937c41a Added struct relocation_info_mac68k. Copied from hp300. 1993-12-03 22:29:48 +00:00
jtc
7feeba74fd Disable GCC's __attribute__ extension when we're not using GCC. 1993-12-03 20:39:35 +00:00
deraadt
8ca56a8a85 ep driver.. 1993-12-03 12:02:38 +00:00
mycroft
720d26b6bf Add dummy speakerattach() until it's made into a real device. Reported by
Mark_Weaver@brown.edu.
1993-12-03 09:37:56 +00:00
deraadt
03f5ee0f24 monster kludge! struct kinfo is very large, cause the pmap struct is
very large. this has to fit into struct user.. kern_kinfo.c should get
fixed (for the core dump case)
1993-12-03 09:23:43 +00:00
deraadt
c69bc4a95f I have a scsi controller now! 1993-12-03 05:31:03 +00:00
deraadt
0977b6ec81 add ep driver 1993-12-03 02:58:42 +00:00
phil
dacaea391c Updating for changes removing rtc from the pseudo devices. 1993-12-03 00:18:30 +00:00
briggs
9c873e424c Update MACHINE to mac68k in param.h.
Update MACHINE_MID to MID_M68K -- untested.
Add __LDPGSZ as 8192 -- untested.
1993-12-02 18:36:35 +00:00
mycroft
5cf6576e5d Clean up deleted files. 1993-12-02 18:29:26 +00:00
briggs
67558220f1 Migrate to new MACHINE definition (mac -> mac68k). 1993-12-02 18:29:18 +00:00
briggs
0c925f177c Add symbols for quads to limits and endian and protect endian from mult.
inclusion.
1993-12-02 15:02:50 +00:00
deraadt
e2d8e0cdaf NFS -> NFSSERVER and NFSCLIENT
take out NEWCONFIG option
1993-12-02 11:10:35 +00:00
briggs
e8aefd0760 Get rid of CLK_TCK. Theo reminds me that the value isn't
machine-dependent, which is why it's defined in time.h.
1993-12-02 07:40:14 +00:00
briggs
1e2591e519 Update Makefile to not use stupid hack on assembly files. 1993-12-02 06:29:16 +00:00
briggs
9a5e37cfd0 Use /**/ instead of ## for concatenation. Other way doesn't work right. 1993-12-02 06:25:10 +00:00
cgd
bc0ee80f7b don't do the exflags thing. 1993-12-02 06:23:48 +00:00
cgd
755a93789b indent Id properly 1993-12-01 22:42:29 +00:00
cgd
5419d0bd49 initialize uninitialized variable, from Andy Heffernan <ahh@netcom.com>. 1993-12-01 22:05:04 +00:00
pk
67d0cb98aa Make `ktrace' record the system call entries in addition to just a bunch
of return codes.
1993-12-01 20:59:59 +00:00
cgd
4909e76819 update from Jeff Polk; better validation 1993-12-01 10:35:21 +00:00
deraadt
2dcf572fc2 fbio.h is in machine/ 1993-11-30 20:55:12 +00:00
mycroft
8caf0ca62b Use new struct buf fields. 1993-11-29 20:33:25 +00:00
mycroft
3956e86fbd Enable mcd0. 1993-11-29 18:19:29 +00:00
pk
053e467648 Use proc0's credentials in buffer used for IO to swap device.
Especially useful when swapping over NFS.
1993-11-29 16:05:20 +00:00
pk
392cf19708 return from rmfree() if we loose space with no options left. 1993-11-29 13:21:00 +00:00
deraadt
cd697ceedb seperate device from dkdevice 1993-11-29 08:31:22 +00:00
deraadt
a17ccec482 fbio.h is in machine/ 1993-11-29 06:14:55 +00:00
deraadt
9baa68556c more cleanup 1993-11-29 06:14:06 +00:00
deraadt
82d8ced9f1 start to get rid of some of the hacks 1993-11-29 05:37:56 +00:00
briggs
606d45ee4a Move the SRCS from hp300 over to here, changing ffs.c to ffs.s.
Am I missing something obvious in doing this?  This makes the
${ARCH}/Makefile.inc for 68k able to just set ARCH=m68k.
1993-11-29 05:29:51 +00:00
mycroft
7095375da9 Enable ch*. 1993-11-29 04:59:26 +00:00
briggs
0e8dc056db Bring files.newconf back into touch with reality:
Add exec_aout.c.
	Add sysvshm/sem.
	Fixup miscfs changes.
	Change pcfs to msdosfs.
	Misc.
1993-11-29 03:39:46 +00:00
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
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
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
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
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
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
mycroft
8cd6aec465 Patch from Julian to fix hangage when opening a device multiple times. 1993-11-25 04:03:20 +00:00
deraadt
706d795029 setroot & friends now done in init_main.c 1993-11-25 00:14:19 +00:00
mycroft
e985f4041a Still under construction... 1993-11-24 09:45:04 +00:00
mycroft
37548328a1 Under construction... 1993-11-24 04:52:44 +00:00
deraadt
2a9aacbf1c don't permit TIOCSCTTY on /dev/tty, or kernel recursion happens
from Lars Fredriksen <ludvig!lars@wixer.bga.com>
1993-11-24 03:40:10 +00:00
mycroft
11ba2e43d8 Enable aha[01], sd*. 1993-11-24 03:26:04 +00:00