cgd
|
a537c5039a
|
make FPSP m68k-generic
|
1994-01-29 02:49:16 +00:00 |
mycroft
|
8789a681e0
|
Clean up deleted files.
|
1994-01-29 02:44:04 +00:00 |
cgd
|
28938dcf4f
|
put the console configuration in the 'right' place
|
1994-01-29 02:43:54 +00:00 |
mycroft
|
6f8891cf70
|
Current version...
|
1994-01-29 02:40:09 +00:00 |
jtc
|
5235180083
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
cgd
|
4de6112e42
|
put checks for SLOAD back in (XXX) for now
|
1994-01-28 21:23:49 +00:00 |
cgd
|
55d2821ec0
|
make sure PT_STEP's are in #ifdefs
|
1994-01-28 19:06:17 +00:00 |
glass
|
837c5c3e5e
|
ne driver has been removed.
|
1994-01-28 18:22:31 +00:00 |
deraadt
|
ad4dc0ab15
|
need a stub 'struct socket;' for a prototype
|
1994-01-28 13:46:02 +00:00 |
deraadt
|
9825dd1730
|
ttrstrt definition doesn't belong here
|
1994-01-28 13:43:41 +00:00 |
deraadt
|
701202bac3
|
cpu_disklabel needed for sparc
|
1994-01-28 13:39:53 +00:00 |
deraadt
|
6a90dfadfa
|
ttrstrt() prototype
|
1994-01-28 13:39:25 +00:00 |
deraadt
|
6aac4eb9f1
|
undo totally misguided changes from Andrew Chernov in rev. 1.7:
RTS has nothing to do with ttyblock()
also, close a race.
|
1994-01-28 11:32:43 +00:00 |
deraadt
|
a609854c88
|
cleanup
|
1994-01-28 10:36:59 +00:00 |
cgd
|
4ac573bad9
|
kill refs to dbsym, and note that we have a working 'ex' now.
|
1994-01-28 08:43:10 +00:00 |
cgd
|
164247e9ee
|
seperate $Revision$ string into a seperate file. UPDATE THAT FILE
WHENEVER YOU CHANGE THE BOOT BLOCKS, noting what you changed. That
way, the revision ID seen at boot isn't dependent on modifying boot.c
|
1994-01-28 08:21:24 +00:00 |
cgd
|
5444802ec5
|
getting and setting FP regs aren't appropriate yet
|
1994-01-28 07:06:32 +00:00 |
cgd
|
89a86e618e
|
make a fpregs file.
|
1994-01-28 07:03:16 +00:00 |
cgd
|
1b2497a000
|
if you define PT_[GS]ETFPREGS, then you'd better define struct fpreg, etc.
|
1994-01-28 06:51:13 +00:00 |
cgd
|
4dc27cd628
|
add new type
|
1994-01-28 04:55:41 +00:00 |
cgd
|
f34b215083
|
add kinfo_loadavg
|
1994-01-28 04:50:47 +00:00 |
cgd
|
4d5a32a441
|
add new op
|
1994-01-28 04:50:16 +00:00 |
mycroft
|
99150d20bf
|
Protect against multiple inclusions.
|
1994-01-28 04:41:26 +00:00 |
phil
|
fe7f9b549e
|
pmap.c: Fixing a pmap bug in that not enough page table directories were
allocated.
proc_machdep.c: catching up with current.
|
1994-01-28 03:47:57 +00:00 |
phil
|
cb8ca38d99
|
Catching up with current. Basically a new file.
|
1994-01-28 03:44:07 +00:00 |
deraadt
|
ac51029167
|
for new exec, from mw
|
1994-01-28 03:41:44 +00:00 |
deraadt
|
b632ec18c0
|
don't go boom in the presence of stray interrupts
|
1994-01-28 03:40:18 +00:00 |
pk
|
ac0396a732
|
ptrace_[fp][sg]etreg()
|
1994-01-27 19:00:13 +00:00 |
ws
|
8e7a9ab09f
|
Fix bogus fcom emulations
How did any program with floating point emulation ever work?
|
1994-01-27 18:01:47 +00:00 |
mycroft
|
6a50b26e15
|
Pointer to common version.
|
1994-01-27 15:26:31 +00:00 |
mycroft
|
ed3beef088
|
.
|
1994-01-27 15:24:36 +00:00 |
pk
|
8674aef654
|
BLAST!
|
1994-01-27 14:59:37 +00:00 |
cgd
|
da816a79ea
|
make behaviour with constty consistent, deal properly with the case
where there's no console, and set things up so that this can be made
'shared' eventually. look at diffs for exact changes.
|
1994-01-27 07:55:44 +00:00 |
cgd
|
1758eaf2cb
|
kill hack for vfs_bio jolitz-ish hack
|
1994-01-27 07:45:21 +00:00 |
cgd
|
4186b67a6b
|
add consconf.c, as standard
|
1994-01-27 07:40:38 +00:00 |
cgd
|
965f91ce73
|
console config file ; prep for cons.c becoming 'relatively generic'
|
1994-01-27 07:40:03 +00:00 |
cgd
|
07c0d9025d
|
get rid of jolitz hack, and add panic() where appropriate
|
1994-01-27 07:39:32 +00:00 |
cgd
|
f11c10233b
|
stub consinit() so it's not needed in cons.c, and mark some XXX's
|
1994-01-27 07:17:30 +00:00 |
cgd
|
7c386eb75b
|
pg() -> panic()
|
1994-01-27 07:10:09 +00:00 |
cgd
|
8803fd0388
|
if CN_REMOTE, don't redirect output. this file needs some help,
but now at least i'm thinking about it again.
|
1994-01-27 05:30:38 +00:00 |
cgd
|
0782a26f43
|
quiet a compiler warning
|
1994-01-27 03:48:44 +00:00 |
cgd
|
7df895cf91
|
oops; fix that last...
|
1994-01-27 03:42:02 +00:00 |
cgd
|
ad869e40c0
|
kill two patchkit bogons
|
1994-01-27 03:26:48 +00:00 |
cgd
|
5e12573ac2
|
hack from Mike Karels to deal with the last close on a controlling
terminal. from 4.4BSD.
|
1994-01-27 03:16:40 +00:00 |
cgd
|
c9c3b2abbe
|
HP300 -> MACHINE
|
1994-01-27 02:12:44 +00:00 |
pk
|
24e4cb4bad
|
move varargs stuff to arch/<machine>/include.
|
1994-01-27 00:18:18 +00:00 |
mw
|
1a3cc08a27
|
All hp300 ifdefs apply for amiga too.
|
1994-01-26 21:58:43 +00:00 |
mw
|
9c81b541aa
|
amiga wants RTC started early, too (like i386 and mac)
|
1994-01-26 21:55:44 +00:00 |
mw
|
4ca9c1d87f
|
Add defines for following new tape drives:
- WANGTEK 5150ES - Caliper CP150 - WANGTEK 5099ES - Archive Viper 2525
|
1994-01-26 21:48:20 +00:00 |
mw
|
30e4ba707d
|
Set maximum number of partitions to 32 for amiga.
Add entry for AmigaDOS fast file system.
Add amiga to class of machines not using a custom disklabel.
|
1994-01-26 21:43:19 +00:00 |