Commit Graph

2280 Commits

Author SHA1 Message Date
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
cgd 441e45a8c9 kill typo 1994-05-16 06:13:11 +00:00
chopps 4b420ae51e just include common m68k version 1994-05-16 05:17:05 +00:00
mycroft 7b80a8ff01 Correct select function for pccons and pcvt. 1994-05-16 05:13:49 +00:00
chopps ef38811633 move mysterious dk_establish() stub routine from gtsc driver to disksubr.c 1994-05-16 05:08:26 +00:00
chopps 9397020698 remove uneeded function from ser.c and fix common bad arg to sbicintr() in ahsc
and atzsc
1994-05-16 04:55:05 +00:00
chopps 2b6b69bbb3 ()'s for macro args, sheesh. 1994-05-16 04:52:43 +00:00
chopps e764a84440 add macro and fix typo. 1994-05-16 04:50:43 +00:00
chopps 90660bcd58 remove SYSVSHM 1994-05-16 04:50:03 +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
deraadt a0cc222313 TIOCSBRK/TIOCCBRK 1994-05-14 06:39:05 +00:00
gwr 65bb9d2b12 SCSI driver works! 1994-05-13 21:30:29 +00:00
gwr a216b510b3 SCSI driver works! 1994-05-13 21:24:57 +00:00
deraadt ec27b31bb6 setrunqueue 1994-05-13 20:12:59 +00:00
deraadt 3e146c5133 sync with 4.4-lite 1994-05-13 20:12:41 +00:00
deraadt 7c61a93844 new from 4.4-lite 1994-05-13 20:11:06 +00:00
deraadt 592a166c31 play nice with new tty code 1994-05-13 20:09:00 +00:00
gwr 9456eaca13 SCSI driver works! 1994-05-13 15:01:39 +00:00
mycroft 5755752551 Liten up. 1994-05-13 14:00:21 +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 19ab195faf Needed for new profiling code. 1994-05-13 10:40:50 +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 41719a1259 Update to match other code. 1994-05-13 08:36:17 +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
chopps 13e5e05cdb setrq -> setrunqueue 1994-05-13 06:06:59 +00:00
gwr 468d5c3b45 Print offset from symbol in same format as input parser understands
(so they can be cut and pasted in an xterm).
1994-05-13 04:46:47 +00:00
gwr 3cd58e94d9 Fix parentheses bug in code that counts function args. 1994-05-13 04:41:43 +00:00
mycroft dc235f561b Keeping up with the Chrises... 1994-05-13 00:57:37 +00:00
cgd c6abdc2054 setrq -> setrunqueue, sched -> scheduler 1994-05-13 00:50:41 +00:00
gwr 991bf8b09e Revert to the equivalent of sun3_stop() when "no suitable root". 1994-05-12 16:10:20 +00:00
gwr 3ba09ffc0a Declare strategy functions as type void again. 1994-05-12 16:08:11 +00:00
deraadt a1f888ed38 rearrange code to make sun4m support easier to add. 1994-05-12 08:34:57 +00:00
deraadt 2db3edfe06 SYSVSHM goes away, it will be back soon 1994-05-12 08:22:41 +00:00
deraadt 7ce60f4f0e do vn the correct way 1994-05-12 08:22:03 +00:00
chopps 5311b63b87 ifdef out use of scsi_xfer->req_sense_length for now.. 1994-05-12 06:43:09 +00:00
chopps 4a2330f45d new scsi siop drivers and zthreebus support from
osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-12 06:00:05 +00:00
chopps c1de856362 update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support
for zthreebus siop scsi drivers and better machine recocgnition.
1994-05-12 05:56:28 +00:00
chopps 92c4eec4e6 update to new ioctl names 1994-05-11 19:09:29 +00:00
chopps b08b714bd3 general cleanup including boot diag messages. 1994-05-11 19:06:40 +00:00
chopps 7061e64af2 compile genassym static and add adosfs to GENERIC 1994-05-11 19:03:33 +00:00
chopps 020b93a9ed fix mmutype recocgnition cleanup cpu identify and other boot diags. 1994-05-11 19:02:53 +00:00
mycroft 7040f728a9 Fill in some more struct ifnet fields. 1994-05-11 12:09:17 +00:00
mycroft bbc1b37ee0 Get rid of private *read() and *write() functions. 1994-05-11 10:16:11 +00:00