Commit Graph

251 Commits

Author SHA1 Message Date
mycroft 56c75f2846 Update to match other code. 1994-05-23 06:19:05 +00:00
mycroft f2ec88b045 Merge with 4.4-Lite. 1994-05-23 06:13:52 +00:00
mycroft 057ff5994c Clean up deleted files. 1994-05-23 06:06:00 +00:00
mycroft 374ffaf7a4 Merge with 4.4-Lite. 1994-05-23 06:01:20 +00:00
mycroft 247d9ba6f1 Clean up deleted files. 1994-05-23 05:59:34 +00:00
mycroft c1e1831b84 Merge with 4.4-Lite. 1994-05-23 05:58:16 +00:00
mycroft 735cde792d `clock' is no longer a device. 1994-05-23 05:51:01 +00:00
mycroft ef8c1b6829 From 4.4-Lite. 1994-05-23 05:49:17 +00:00
cgd 7179bc94a1 mark buffer_map as pageable, when it's created. 1994-05-23 02:36:53 +00:00
cgd 188f390137 enable pmap_bootstrap_alloc 1994-05-23 02:36:21 +00:00
cgd 5be66e3d97 vmmeter 1994-05-21 09:22:33 +00:00
cgd 5cdafa6720 struct md_coredump 1994-05-21 09:16:34 +00:00
mycroft 47e0d86386 Add label location overrides. 1994-05-20 18:22:44 +00:00
mycroft 2fa167c047 Kill stupid #ifndef. 1994-05-20 18:21:26 +00:00
mycroft 154fa7b57f Avoid name clash. 1994-05-20 18:19:45 +00:00
mycroft a23ee46b98 More swtch() changes. 1994-05-20 10:44:55 +00:00
mycroft c720dfd781 #ifdef out pmap_bootstrap_alloc() for now. 1994-05-20 10:35:16 +00:00
mycroft 29da7efedd swtch() --> cpu_switch() 1994-05-20 10:31:48 +00:00
mycroft 076a7d70b4 Need vnode.h. 1994-05-20 10:07:52 +00:00
mycroft 9d938a6e1d Fix typos. 1994-05-20 09:59:38 +00:00
mycroft d632dcc41b Add isdisk() and chrtoblk(). 1994-05-20 09:52:15 +00:00
mycroft e3c66a5dde Fix cpu_coredump(). 1994-05-20 07:21:31 +00:00
mycroft 2dbea09686 Gah. Need vnode.h. 1994-05-19 09:03:22 +00:00
mycroft 275380b2e2 Add cpu_coredump(). 1994-05-19 09:01:55 +00:00
cgd f3a6716e70 need vnode.h 1994-05-18 06:50:24 +00:00
cgd da707cc4eb syscall and time stuff 1994-05-17 10:37:09 +00:00
cgd 08124ce51b fix syscall for new names 1994-05-17 10:36:03 +00:00
cgd d339b7f220 prototyping foo, and kill profclock stuff 1994-05-17 10:35:21 +00:00
cgd db2fef4843 fix strcat invocations, and cast lots of args 1994-05-17 10:34:41 +00:00
cgd d4f4f4f021 profiling stuff 1994-05-17 10:34:00 +00:00
cgd 5d40a1394d pmap_bootstrap_alloc 1994-05-17 10:33:21 +00:00
cgd 6b7f802ece iskmemdev and iszerodev 1994-05-17 10:32:53 +00:00
cgd 25bfe2fdc8 cpu_swapin and need_proftick 1994-05-17 10:30:33 +00:00
cgd 0918278c51 splstatclock 1994-05-17 10:29:52 +00:00
cgd 3e4570726f cast 1994-05-17 10:28:30 +00:00
cgd 21280fa872 pass pointer to vm_map, not vm_map 1994-05-17 10:27:49 +00:00
cgd feaf0071d2 no SYSVSHM 1994-05-17 10:26:43 +00:00
cgd 441e45a8c9 kill typo 1994-05-16 06:13:11 +00:00
mycroft 5755752551 Liten up. 1994-05-13 14:00:21 +00:00
mycroft 41719a1259 Update to match other code. 1994-05-13 08:36:17 +00:00
mycroft dc235f561b Keeping up with the Chrises... 1994-05-13 00:57:37 +00:00
mycroft bbc1b37ee0 Get rid of private *read() and *write() functions. 1994-05-11 10:16:11 +00:00
mycroft ddd4abfced Nuke arg to softclock(). 1994-05-07 06:32:17 +00:00
mycroft 44a9de93e3 Add sysctl() stuff. 1994-05-07 06:26:03 +00:00
mycroft 10e30f1c38 Update for signal changes. 1994-05-07 06:23:12 +00:00
mycroft 89a5de9e12 Most of the changes needed to make this continue to run. 1994-05-05 10:10:21 +00:00
mycroft e1f885f156 HPUXCOMPAT -> COMPAT_HPUX 1994-05-04 04:10:28 +00:00
mycroft e5a2605525 Remove silly redundant #ifdefs. 1994-05-04 04:09:34 +00:00
mycroft 495d3519fa HPUXCOMPAT -> COMPAT_HPUX 1994-05-04 04:02:54 +00:00
mycroft e3e3d72f66 Update to match proc.h. 1994-05-04 03:47:10 +00:00