Commit Graph

3997 Commits

Author SHA1 Message Date
glass
9cf6b07329 add typecast, will compile 1994-05-30 06:12:07 +00:00
glass
db35f66457 forgot a compile directory 1994-05-30 05:07:21 +00:00
paulus
5d72d095e8 check for escaped char before checking for escape char
so if peer escapes 0x5d we interpret it correctly
1994-05-29 23:44:23 +00:00
mycroft
766c830cb5 Clear more flags in brelse(). 1994-05-29 22:50:50 +00:00
chopps
1af1586c0f no more V_SWTCH, moved from cpu_switch to cpu_exit.
pointed out by osymh@gemini.oscs.montana.edu (Michael Hitch)
1994-05-29 06:58:25 +00:00
mycroft
efa75ea465 No more V_SWTCH. 1994-05-29 06:48:56 +00:00
mycroft
ebe4e58802 Don't increment switch count in cpu_switch(); mi_switch() does it. 1994-05-29 06:48:35 +00:00
mycroft
71cbfd8499 Increment switch count on exit. 1994-05-29 06:47:51 +00:00
gwr
7b95dc1e1b Now the sun3 stars init the new way. 1994-05-29 05:20:11 +00:00
gwr
4890d1e182 Start init the new way (no more icode). 1994-05-29 05:16:56 +00:00
mycroft
5b3fef124c Fresh compilation, with a few bugs fixed. 1994-05-29 05:11:30 +00:00
chopps
fb2022076c 5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-05-29 04:49:51 +00:00
chopps
3a8a759a16 new floppy driver from me to replace the old one. 1994-05-29 01:44:26 +00:00
mycroft
16f021b215 We don't need the contents twice. Really. 1994-05-28 23:44:42 +00:00
glass
af77c1caf2 more likely to work now, probably less knf...thats the next project 1994-05-28 20:21:30 +00:00
gwr
a4aa1b4b57 New version (from Theo (from 4.4)) - supports multicast. 1994-05-28 15:45:51 +00:00
gwr
0819c2c23a ...try again... 1994-05-28 15:43:49 +00:00
mycroft
a031f19ad8 For 4.4 profiling stuff. 1994-05-28 15:41:47 +00:00
gwr
aa157d3780 junk removal 1994-05-28 15:40:25 +00:00
cgd
1d60e37a67 mirror recent i386 changes to conf and regarding profiling in trap
and swtch nameing changes.
(RCS file fixup)
1994-05-28 07:53:03 +00:00
cgd
281411e049 resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.
(RCS file fixup)
1994-05-28 07:52:19 +00:00
cgd
317428ff1d dummy, to keep versions consistent.
(RCS file fixup)
1994-05-28 07:50:14 +00:00
cgd
6c930b5d00 old rev 1.12 and 1.13:
incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
machine.  more clenaup in trap.c
and:
fp -> fd, consistency good. [nameclash bad.]
(RCS file fixup)
1994-05-28 07:49:20 +00:00
deraadt
2936fcf647 ufs/ufs/quote.h? no.. not yet.. 1994-05-27 23:01:02 +00:00
hpeyerl
33030898d2 Copyright foo 1994-05-27 19:15:36 +00:00
mycroft
8b59232a5d Bug fix from Mike Hibler. 1994-05-27 17:20:34 +00:00
mycroft
33e5277208 Update RCS id. 1994-05-27 17:19:38 +00:00
mycroft
0dfc96374d Bug fixes from Mike Hibler. 1994-05-27 17:18:50 +00:00
glass
0ce95701e7 missing rcs id 1994-05-27 16:29:39 +00:00
glass
02789e9d37 oops 1994-05-27 16:27:13 +00:00
glass
09fe6820f0 satisfy chris in M-x nit-mode 1994-05-27 15:30:45 +00:00
glass
89fea14030 fix copyright 1994-05-27 15:27:54 +00:00
gwr
55708a7a67 Goodbye to MAXFDESCS 1994-05-27 15:03:15 +00:00
gwr
f76483738b Add m68k/copy.s 1994-05-27 15:02:02 +00:00
gwr
813f137067 Catch up with frame.h chages, merge stuff from new hp300 port. 1994-05-27 14:55:20 +00:00
mycroft
444bdb2ce2 Print trap info on every entry if trapdebug set. 1994-05-27 13:01:47 +00:00
cgd
a3307af1e6 remember, DDB isn't necessarily in if DIAGNOSTIC is on 1994-05-27 13:00:27 +00:00
mycroft
46374cc050 Use 4.4 init bootstrapping method. 1994-05-27 12:51:00 +00:00
mycroft
9140aa53a3 hp300 port is blessed. 1994-05-27 12:49:52 +00:00
cgd
45891fdae4 kill DDB for the summer 1994-05-27 12:39:47 +00:00
mycroft
63b45d5a21 The i386 port is now blessed. 1994-05-27 11:25:00 +00:00
mycroft
65a32ed04c Add cpu_set_init_frame(). 1994-05-27 11:22:58 +00:00
mycroft
bde4697a5e Set up for the 4.4 way of starting init(8). 1994-05-27 11:18:26 +00:00
mycroft
facfcdd2ef Cluster routines want 0-sized bufs. 1994-05-27 11:05:54 +00:00
mycroft
78b90e5982 Nuke shmatt_t; other cleanup. 1994-05-27 10:40:57 +00:00
chopps
1e9889f1c5 amiga now included in list of new init bootstrap users 1994-05-27 10:33:23 +00:00
chopps
db8f5bf677 now uses new type of init bootstrap 1994-05-27 10:32:07 +00:00
cgd
f7e90f37de fix adam's bogons 1994-05-27 09:44:08 +00:00
pk
719132a1f6 Remove old-style profiling hack. 1994-05-27 09:22:26 +00:00
glass
7890c5a8cd preliminary ecoff support, initially to support COMPAT_ULTRIX 1994-05-27 09:19:40 +00:00