Commit Graph

226 Commits

Author SHA1 Message Date
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
hpeyerl 04853608cf make a make and a make install work 1994-04-27 06:23:02 +00:00
mycroft bec176e7da Update for new time struct. 1994-04-26 22:33:28 +00:00
mycroft ebd7e0e107 Fix typo. 1994-04-24 12:06:03 +00:00
mycroft aa59ec01a8 Remove all vestiges of hppagesperpage and HP_PAGE_SIZE, and just use NBPG. 1994-04-24 11:48:50 +00:00
mycroft 64a52d148e Clean up bogus VM #includes. 1994-04-24 07:00:12 +00:00
mycroft b03a6c6949 Clean up bogus VM #includes. 1994-04-24 06:38:46 +00:00
mycroft 34caa72b58 Update to match queue changes. 1994-04-24 06:14:02 +00:00
mycroft 613c669b62 Add COMPAT_09. 1994-04-24 05:41:34 +00:00
mycroft 3ffc74d2d4 Garbage collect. 1994-04-23 06:50:36 +00:00
mycroft 00d9262a55 Add NETISR_ARP. 1994-04-18 23:33:34 +00:00
mycroft 94c7c95ebd Clean up deleted files. 1994-04-16 08:38:03 +00:00
cgd 6debdb3c22 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:37:50 +00:00
cgd e937bc9bfd convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
hpeyerl a2bafbde7f Make hil input work. From <deraadt@fsa.ca> 1994-04-10 22:12:32 +00:00
mycroft 349b61b0c9 Fix a couple of oversights in the last change. 1994-04-10 08:23:02 +00:00
hpeyerl b97e243bba Delete MAP_FILE here too. 1994-04-08 06:32:26 +00:00
hpeyerl 660e347200 Remove "MAP_FILE". okey-dokey'd by Charles. 1994-04-08 06:28:21 +00:00
mycroft b40fa7f850 p_regs fix from amiga. 1994-04-05 07:45:54 +00:00
mycroft 34f313fac4 Fix bogon in last change. 1994-04-05 02:48:23 +00:00
mycroft 6a718d3287 Implement __syscall(). Do the userret() thing. Some stylistic cleanup. 1994-04-02 21:36:10 +00:00
ws ce516ff13d Make FFS optional 1994-03-09 21:21:37 +00:00
brezak 3d090222c3 Fix for disk (and tape) units > 0 1994-03-09 20:17:38 +00:00
hpeyerl 965017cfd9 define disklabel location. 1994-02-22 07:29:02 +00:00
hpeyerl c19b5f314c SCSI disklabel support complete with Duct Tape (tm). 1994-02-22 07:17:22 +00:00
hpeyerl 81058be6b3 fix up some #include's. 1994-02-19 17:55:12 +00:00