mycroft
|
ea13c12adc
|
From magnum branch:
Remove Jolitz's netisr kluge. Make sure cpl == 0 really means base priority.
Other minor cleanup.
|
1993-12-17 00:10:06 +00:00 |
jtc
|
c3f643cd8a
|
Remove NEED_* defines, as they are now satisfied by libkern.
|
1993-09-11 00:16:40 +00:00 |
cgd
|
c10d5aa752
|
get rid of bogus #define of resettodr(); now setting time actually works!
|
1993-09-02 02:10:35 +00:00 |
jtc
|
2a6a498c49
|
Move my assembly versions of strlen and ffs into the kernel
|
1993-06-16 22:22:39 +00:00 |
cgd
|
f813a8b341
|
add prototype for a function to be called from execve to check a_mid type
|
1993-06-03 01:31:15 +00:00 |
cgd
|
6738d12182
|
set things up so that the signal trampoline code is on the stack,
like it normally is in BSD systems. still has a bit of hair...
|
1993-06-02 04:11:48 +00:00 |
cgd
|
253169d468
|
add "cpu classes" in addition to cpu names, put cpu names in table, along
with mapping to classes. this is for upgraded cpu-id code coming "soon"
|
1993-05-21 12:23:31 +00:00 |
cgd
|
12fb16dc4b
|
move cpu types out of assym.s and into cputypes.h
and have that file included by cpu.h and by locore.s
|
1993-05-21 11:06:07 +00:00 |
cgd
|
cdcb81b16e
|
hack on the uname "machine name" stuff for hopefully the last time.
now it uses MACHINE, as defined in param.h
|
1993-05-20 15:36:20 +00:00 |
cgd
|
62b2b3e2f9
|
clean up for new cpu stuff
|
1993-05-20 14:34:43 +00:00 |
cgd
|
99a13fab8d
|
make uname stuff in init_main machine independent
|
1993-05-20 02:05:39 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |