Commit Graph

1271 Commits

Author SHA1 Message Date
cgd aa81f487b0 new way of naming things 1994-05-21 06:47:54 +00:00
deraadt 18dab72811 32bit eisa does not work now, do not even try 1994-05-21 05:34:02 +00:00
cgd 11b6c06344 no need to include <sys/vmmeter.h> 1994-05-21 04:00:13 +00:00
mycroft 2a13e06d03 Add network foo. 1994-05-19 09:11:57 +00:00
cgd 7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +00:00
mycroft 922959fd05 Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
1994-05-19 07:47:34 +00:00
cgd 53a2cb5028 kill all sysv compat stuff, for a bit... 1994-05-19 07:17:29 +00:00
mycroft 6031b48379 Minor changes. 1994-05-19 06:34:54 +00:00
mycroft 96afc7c1b4 I don't have a VAX. 1994-05-19 06:33:49 +00:00
cgd 4d2028443d kill bogon pointed out by chopps 1994-05-18 08:06:58 +00:00
cgd 21a03cca53 mostly-machine-indepedent switch, and changes to match. also, hack init_main 1994-05-18 05:12:10 +00:00
cgd 1f60a09220 delete bogon 1994-05-17 04:17:36 +00:00
mycroft 6e938cae1d Add a few things needed for 4.4-Lite file system code. 1994-05-16 13:11:42 +00:00
cgd c9d464003e USL copyright foo 1994-05-16 10:58:26 +00:00
cgd 54b515280a sticks as quads may break my bones, but profiling will never hurt me... 1994-05-16 09:46:10 +00:00
mycroft 7b80a8ff01 Correct select function for pccons and pcvt. 1994-05-16 05:13:49 +00:00
cgd cd3bef4685 update for new sh; use NO_HISTORY, etc... still need to trim 90K+... 1994-05-14 22:28:13 +00:00
mycroft 8d17074a03 Duh. 1994-05-13 11:12:38 +00:00
mycroft e0083c78ad Need non-inlined splhigh() and splx() for new profiling gunk. 1994-05-13 11:11:42 +00:00
mycroft a4ea4bf624 Need some more macros not in the 4.4-Lite version. 1994-05-13 10:47:57 +00:00
mycroft 65d3a66647 Do this better. 1994-05-13 10:40:19 +00:00
mycroft 365ea433a5 Needed for new profiling code. 1994-05-13 09:37:23 +00:00
mycroft 981850b75b Fix prototype. 1994-05-13 07:42:42 +00:00
mycroft e48b4ca9ba More networking goo, just to make sure it compiles. 1994-05-13 06:22:55 +00:00
mycroft 7d14ff831a More bpf. 1994-05-13 06:22:14 +00:00
mycroft 949b970c95 Use ether_ifattach() rather than doing the same thing in each driver. 1994-05-13 06:13:43 +00:00
cgd c6abdc2054 setrq -> setrunqueue, sched -> scheduler 1994-05-13 00:50:41 +00:00
mycroft 7040f728a9 Fill in some more struct ifnet fields. 1994-05-11 12:09:17 +00:00
mycroft e641126478 Redo in the same style as the hp300 version. 1994-05-11 10:03:16 +00:00
mycroft 02ec14c597 Add dummy *dump() routines. 1994-05-11 09:49:17 +00:00
mycroft cb9d07da1e Add dummy fdsize(). 1994-05-11 09:31:42 +00:00
mycroft ef8ba60d24 Device strategy functions return void again. 1994-05-11 04:26:17 +00:00
mycroft bd96a072fd Nothing of consequence. 1994-05-11 02:28:42 +00:00
cgd 95e952b00c no more SYSVSHM; commented out 1994-05-09 23:10:40 +00:00
cgd 70b556d027 new defn's 1994-05-09 03:23:03 +00:00
mycroft 9e46b525ee Minor optimization. 1994-05-07 06:34:04 +00:00
cgd 9a8ae1e184 cpu-dependent sysctl stuff, and signal stack changes 1994-05-07 00:58:03 +00:00
cgd 2636f2c86a cpu-dependent sysctl structs 1994-05-07 00:53:14 +00:00
cgd ed848af6f7 function name changes 1994-05-07 00:51:06 +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
mycroft eb45b49761 Remove a mostly useless useracc(). 1994-05-06 01:43:34 +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 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 fcdc2b3f3f Remove now-bogus cast. 1994-05-05 08:31:44 +00:00