Commit Graph

7152 Commits

Author SHA1 Message Date
briggs
1eb8032417 Dump into debugger if DDB and we get an odd coprocessor instruction. 1994-04-21 23:21:19 +00:00
briggs
e12ec2b7de '040 changes from Amiga.
Protect against multiple inclusion.
Swap arguments in struct clockframe.
1994-04-21 23:18:55 +00:00
briggs
16e14ee983 '040 changes from Amiga.
Protect against multiple inclusion.
1994-04-21 23:17:15 +00:00
briggs
7b7dcf1c14 '040 changes from Amiga. 1994-04-21 23:16:15 +00:00
briggs
c563009035 Add '040 stuff from Amiga pte.h.
Also protect against multiple inclusion.
1994-04-21 23:15:32 +00:00
briggs
6d70a3f064 Add fpsp option. 1994-04-21 23:12:44 +00:00
briggs
18f9441f44 Add fpsp support. Comment out fpspnull line until I figure out how to
specify "not option" with new config.  Don't need it yet, anyway.
1994-04-21 23:07:30 +00:00
phil
8c0d7c128f Squash! Got that bug!
scn.c -- removing debugging on line 1
scnreg.h -- don't turn off the other line's interrupts!!
1994-04-21 22:31:32 +00:00
mycroft
e9394d7155 Clean up deleted files. 1994-04-21 21:41:07 +00:00
cgd
c4498fd8a9 more support for building floppiee easily. This method will become
unwieldy, eventually, but until then, it's fine.
1994-04-21 18:57:19 +00:00
cgd
44570762a9 header file foo 1994-04-21 18:53:47 +00:00
cgd
158c4beb27 queue/struct changes 1994-04-21 08:03:56 +00:00
cgd
8651ac5736 typo 1994-04-21 08:01:24 +00:00
cgd
896fc34ba3 queue/struct changes 1994-04-21 07:58:49 +00:00
pk
1da83c2c95 Correct format of `np' item. 1994-04-21 07:52:14 +00:00
cgd
3dda0064a5 Convert mount, vnode, and buf structs to use <sys/queue.h>. Also,
some knf and structure frobbing to do along with it.
1994-04-21 07:47:31 +00:00
cgd
726a06e948 kill bogon. 1994-04-21 07:45:53 +00:00
mycroft
160fbf23ec Fix typo. 1994-04-21 04:26:37 +00:00
mycroft
584cd2e4c9 Clean up the TUNE_1542 code. 1994-04-21 03:37:19 +00:00
mycroft
245097a031 Fix return of I/O space size from wtprobe(), as reported by Rafal Boni. 1994-04-21 00:41:52 +00:00
mycroft
be20cfec17 Remove all bio', tty', net', and vector' specifications. 1994-04-20 23:39:19 +00:00
mrg
d090573caa 4.4BSD-Lite2 1994-04-20 22:45:22 +00:00
mycroft
689156a240 Change structure member names. 1994-04-20 22:39:33 +00:00
mycroft
df873c8545 Maintain the xs free list with LIST_*(). 1994-04-20 22:13:33 +00:00
cgd
ee3e1168b7 undo a mistaken deletion. at least i found it... 1994-04-20 21:46:15 +00:00
pk
a52f16e93a setre[gu]id conversion. 1994-04-20 17:21:28 +00:00
cgd
933495ac33 typo, pointed out by ws. 1994-04-20 17:10:59 +00:00
mrg
99c5c97ba6 4.4BSD-Lite2 1994-04-20 16:39:42 +00:00
deraadt
8752281357 arpintr called now 1994-04-20 12:45:37 +00:00
deraadt
051989929c duh 1994-04-20 12:44:53 +00:00
pk
dea3fb5642 Correct call sequence for `mcount()' when -fpic is on. Also, our mcount()
doesn't take an argument.
1994-04-20 09:19:02 +00:00
mycroft
cf78b04c1a Implement a simple `fairness' algorithm which doesn't cost too much in
performance.
1994-04-20 07:55:38 +00:00
mycroft
893be926ec Use TAILQ_*() to maintain the drive activation queues. 1994-04-20 07:23:52 +00:00
glass
1ffc6c23e3 sendmail 8.6.9. may your cm5 explode 1994-04-20 06:26:31 +00:00
mycroft
02b2e464f5 Clean up deleted files. 1994-04-20 06:26:27 +00:00
glass
954bd82dcb sendmail 8.6.9. may your cm5 explode 1994-04-20 06:26:05 +00:00
mycroft
929eea0c88 Clean up deleted files. 1994-04-20 06:26:03 +00:00
glass
2f6d8908a9 sendmail 8.6.9. may your cm5 explode 1994-04-20 06:25:50 +00:00
glass
b8d3bb4f33 import of sendmail 8.6.9 1994-04-20 05:34:41 +00:00
cgd
28aa66d455 update from hibler 1994-04-20 05:01:22 +00:00
cgd
f01b9646e3 back to 10%, per mkm 1994-04-20 03:56:03 +00:00
mrg
b8b94308b9 4.4BSD-Lite2 1994-04-19 23:58:27 +00:00
mrg
746ece7f93 4.4BSD-Lite2 1994-04-19 21:52:46 +00:00
mrg
a201e12de1 4.4BSD-Lite2 1994-04-19 21:37:39 +00:00
pk
21c5c73db5 I suppose a SIGKILL or SIGTERM should make a process go about its
business fast. But the previous situation would allow
"sigblock(sigmask(SIGTERM)); kill(SIGTERM)" to thwart priority policies.
1994-04-19 20:50:30 +00:00
cgd
e3d7ad55a1 damn it, forgot to commit this. 1994-04-19 19:58:32 +00:00
phil
ac0d47bf4e Forgot the copyright. 1994-04-19 17:18:31 +00:00
phil
da19ea4f05 changes for shared libs, new vm code, and debugging stuff for the
machdep.c routine that runs unmapped at the start of boot.  (The debugging
stuff should go away, but this is the 2nd time I had to write umprintf.c, so
I want it saved.)
1994-04-19 17:14:13 +00:00
phil
b7685a8087 changes for shared libs ... now saving sb register (as I should have all along) 1994-04-19 17:11:16 +00:00
phil
6c6a8ee7de minor clean up. 1994-04-19 17:10:34 +00:00