Commit Graph

3472 Commits

Author SHA1 Message Date
cgd
d0a066a438 functions soon to be added 1994-05-06 22:45:29 +00:00
cgd
162c8601c0 latent sysctl support 1994-05-06 22:44:22 +00:00
cgd
23a413ecdb don't forget that id! 1994-05-06 22:43:52 +00:00
cgd
d604909779 latent support for general sysctl-ish stuff 1994-05-06 22:42:07 +00:00
cgd
2b424ce623 latent support for clock info 1994-05-06 22:41:46 +00:00
gwr
bdfe8b6177 Tracking 4.4 integration 1994-05-06 22:09:49 +00:00
mycroft
8f6071b2ce Put some more code in splstatclock(), just to be safe. 1994-05-06 22:02:25 +00:00
briggs
fbc2a6679b Get things to compile with latest changes. 1994-05-06 17:39:19 +00:00
briggs
397e0acc8d Missed some warnings... 1994-05-06 17:38:38 +00:00
briggs
2998461b9c Add fuswintr and suswintr. 1994-05-06 17:37:37 +00:00
mycroft
62b418de75 Correct comment. 1994-05-06 12:23:10 +00:00
mycroft
2029a326a4 Clean up deleted files. 1994-05-06 12:14:50 +00:00
gwr
92e6bede68 Tracking 4.4 integration 1994-05-06 07:47:05 +00:00
cgd
46441609b2 temporarily define BADSIG as SIG_ERR 1994-05-06 06:00:00 +00:00
gwr
aecff7aff1 Track changes to proc.h 1994-05-06 04:33:55 +00:00
briggs
c22c80abac Clean up some warnings, mainly w/ timeout(). 1994-05-06 03:34:53 +00:00
gwr
63b0ac73bd Fix swapdev again but do it right this time...
(swapdev wants the BLOCK major number)
1994-05-06 03:18:38 +00:00
mycroft
eb45b49761 Remove a mostly useless useracc(). 1994-05-06 01:43:34 +00:00
cgd
673fd7c059 a conditional p_regs! 1994-05-05 22:28:44 +00:00
mycroft
31393b8acd Rearrange some code, and fix a condition where the pageout scanner would start
grabbing pages from the active queue.
1994-05-05 20:35:11 +00:00
gwr
be2eec0ebd Fix major number of swapdev 1994-05-05 16:21:04 +00:00
mycroft
e8be3688cd Completely redo the way masks are calculated, and make splimp() correct in the
presence of SLIP or PPP.
1994-05-05 16:05:57 +00:00
mycroft
7c76fa1e45 Add ep0. 1994-05-05 11:39:45 +00:00
mycroft
edd792f525 DELAY -> delay 1994-05-05 11:37:36 +00:00
mycroft
871ade5f37 More timeout foo. 1994-05-05 11:28:27 +00:00
mycroft
f0826551a2 p_regs -> p_md.md_regs 1994-05-05 11:23:35 +00:00
mycroft
57e1130ccc Fix timeout stuff. 1994-05-05 11:11:25 +00:00
mycroft
89a5de9e12 Most of the changes needed to make this continue to run. 1994-05-05 10:10:21 +00:00
deraadt
ae72d51d47 revert to dual clocks 1994-05-05 10:02:12 +00:00
deraadt
36befd611a revert to sticks instead of stime 1994-05-05 10:01:00 +00:00
deraadt
3eb40c3062 sendsig/sigreturn changes 1994-05-05 09:58:39 +00:00
deraadt
96b9a2aee3 p forw/back name changes 1994-05-05 09:57:15 +00:00
deraadt
4cfa95f7d3 timeout casts 1994-05-05 09:55:46 +00:00
deraadt
5e6f04e81f profiling and clock stuff 1994-05-05 09:54:33 +00:00
deraadt
4929024bf5 timeout and ndflush casts 1994-05-05 09:53:37 +00:00
mycroft
ee6c199d34 We do *not* use Aztec C. 1994-05-05 09:43:58 +00:00
deraadt
d5b1d9c49e p->p_sig -> p->p_siglist 1994-05-05 09:36:23 +00:00
deraadt
9dae0cc7b3 ADDUPROF and friends 1994-05-05 09:35:34 +00:00
mycroft
e593e490db Remove now-bogus cast. 1994-05-05 09:33:21 +00:00
mycroft
426793003e Remove now-bogus casts. 1994-05-05 09:27:37 +00:00
mycroft
4b2f221eac Remove now-bogus casts. 1994-05-05 09:15:48 +00:00
mycroft
26ebb5fdde Now setpri() is really toast. 1994-05-05 09:06:10 +00:00
mycroft
be856288a8 setpri() is toast. 1994-05-05 09:02:30 +00:00
mycroft
a2bf298443 Remove now-bogus casts. 1994-05-05 08:58:07 +00:00
mycroft
5362749c72 Correct spelling error. 1994-05-05 08:50:25 +00:00
deraadt
1ec9d4e191 pull in subr_prof.c for new config too 1994-05-05 08:49:23 +00:00
mycroft
56c97e52bf Remove now-bogus cast. 1994-05-05 08:46:53 +00:00
mycroft
fb113f41fd Mostly fix an obscure condition where an AST could be delayed by as much as a
clock tick.  And softclock() no longer takes an argument.
1994-05-05 08:44:53 +00:00
mycroft
62bf6a1578 Remove now-bogus casts. 1994-05-05 08:37:38 +00:00
mycroft
fcdc2b3f3f Remove now-bogus cast. 1994-05-05 08:31:44 +00:00