Commit Graph

2503 Commits

Author SHA1 Message Date
pk
944a09b290 Move misplaced `#ifdef DEBUG'. 1994-05-31 10:20:59 +00:00
chopps
6a73a3cd2e MIN/MAX->min/max 1994-05-31 03:11:42 +00:00
pk
6b3b8882fb Restore context before leaving in pmap_protect() & pmap_changeprot(). 1994-05-30 20:03:57 +00:00
phil
3e6203f54d boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
mycroft
b623f8de21 Remove SLIP. 1994-05-30 17:30:25 +00:00
glass
61cb3f2f8f new filesystem stuff isn't in yet 1994-05-30 07:26:19 +00:00
glass
9c003aed46 MIN -> min 1994-05-30 06:52:26 +00:00
glass
7bf668fed9 so libkern compiles 1994-05-30 06:42:57 +00:00
glass
54088756f8 last bit of MDP_ULTRIX 1994-05-30 06:39:18 +00:00
glass
8c2bffa529 have typecast, will compile 1994-05-30 06:22:36 +00:00
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
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
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
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
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
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
cgd
45891fdae4 kill DDB for the summer 1994-05-27 12:39:47 +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
chopps
db8f5bf677 now uses new type of init bootstrap 1994-05-27 10:32:07 +00:00
pk
719132a1f6 Remove old-style profiling hack. 1994-05-27 09:22:26 +00:00
glass
6b63c739f3 bsd 4.4-lite pmax port as ported to NetBSD 1994-05-27 08:57:32 +00:00
deraadt
9a2b68b329 4.4-lite init startup 1994-05-27 08:56:01 +00:00
mycroft
37c76e16d1 Only print the blasted messages *once* per error. 1994-05-27 08:54:52 +00:00
pk
639b0ab102 cast to make compiler happy. 1994-05-27 08:49:13 +00:00
pk
b767d85d4e call dumpconf() 1994-05-27 08:43:30 +00:00
glass
814f4529f3 upgrade to bsd 4.4-lite code base. only mod is rcsids 1994-05-27 08:40:50 +00:00
glass
377b097932 upgrade to bsd 4.4-lite code base. only mod is rcsids 1994-05-27 08:39:00 +00:00