andrew
|
44b5013862
|
Reject non block-aligned transfers (where a block is 512 bytes in length);
they were causing scsi controller lockups. Replace an occurrence of "512"
with SECSIZE, which is #defined to be 512.
|
1993-07-04 07:09:59 +00:00 |
andrew
|
12b46ebf29
|
Got rid of the SHOW_STI I had added to the BPTTRAP() macro - it breaks
(in the type 9 trap and into ddb sense) the kernel's breakpoint handling.
|
1993-07-04 05:49:17 +00:00 |
cgd
|
2f1182cf07
|
biodone returns void...
|
1993-07-04 04:01:38 +00:00 |
cgd
|
1fd0e7e71f
|
shminit has void return type.
|
1993-07-04 03:59:55 +00:00 |
mycroft
|
c269f443bd
|
Clean up deleted files.
|
1993-07-04 02:47:53 +00:00 |
cgd
|
119ad60ccf
|
add MID_MACHINE #defined to be MID_HP300
|
1993-07-04 02:27:30 +00:00 |
cgd
|
3117628f3c
|
strcmp's args are supposed to be "const"...
|
1993-07-04 02:27:14 +00:00 |
cgd
|
f98105c8ce
|
use ringb rather than clist
|
1993-07-04 02:26:54 +00:00 |
cgd
|
e50f336a76
|
kernel profiling says that i should make "over_net_stuff_for_spl0" a local
label! (i.e. i missed this one before...)
|
1993-07-03 13:13:34 +00:00 |
cgd
|
1559a8e0be
|
slight stylistic change, and don't limit field width when such limits
are unnecessary...
|
1993-07-03 12:59:54 +00:00 |
cgd
|
77219acd07
|
change interrupt vector names to begin with "X" rather than "V", so we're
like every other BSD system on the planet...
|
1993-07-03 12:32:25 +00:00 |
cgd
|
7e940b55e0
|
add support for David Greenman "ed" driver
|
1993-07-03 12:21:07 +00:00 |
cgd
|
d77e126ab2
|
add support for David Greenman's "ed" driver.
|
1993-07-03 12:19:36 +00:00 |
cgd
|
b8a46f69af
|
Unless INTR_DEBUG is set, don't report all of the "random" event types.
also, unless INTR_DEBUG is set, make the internal branch labels for
the interrupt code be local labels, so profiling works OK.
|
1993-07-03 09:43:11 +00:00 |
jtc
|
714aa93ff9
|
Don't link with -ly.
|
1993-07-03 00:40:42 +00:00 |
mycroft
|
f48bf94b96
|
Clean up deleted files.
|
1993-07-02 23:58:41 +00:00 |
jtc
|
28968b044a
|
Updated to mawk 1.1.4
|
1993-07-02 23:58:28 +00:00 |
mycroft
|
669fd11072
|
Clean up deleted files.
|
1993-07-02 23:58:25 +00:00 |
jtc
|
f4e00a39c2
|
Updated to mawk 1.1.4
|
1993-07-02 23:56:52 +00:00 |
cgd
|
8ebc845441
|
got rid of (obviously) bogus assignment which followed free().
|
1993-07-02 10:26:49 +00:00 |
cgd
|
532d59062c
|
add DDB... why? because we'd like to actually use it to DEBUG things!
|
1993-07-02 10:09:17 +00:00 |
alm
|
79b13f93c3
|
corrected return type
|
1993-07-02 10:05:24 +00:00 |
mycroft
|
222aca8e41
|
Clean up deleted files.
|
1993-07-02 10:02:52 +00:00 |
alm
|
aef94df1e8
|
fixed undo within a global command (would corrupt the buffer)
|
1993-07-02 10:02:26 +00:00 |
alm
|
fe8b331915
|
added missing parens in buffer allocation (caused seg violation)
|
1993-07-02 09:50:36 +00:00 |
andrew
|
9024d0885a
|
Fixed a nested comment compiler warning.
|
1993-07-02 08:15:32 +00:00 |
mycroft
|
2eb048f805
|
Add another tape drive.
|
1993-07-02 03:23:17 +00:00 |
mycroft
|
c5fdaf369a
|
Blasted ftpd!
|
1993-07-02 03:11:11 +00:00 |
mycroft
|
50974047ed
|
Fix bugs in rb_write and rb_cwrite, and make tab handling use rb_cwrite.
|
1993-07-02 03:04:51 +00:00 |
mycroft
|
0b9057dfee
|
Use __dead, not volatile.
|
1993-07-01 19:02:56 +00:00 |
mycroft
|
941652ff62
|
This has got to be a bug.
|
1993-07-01 18:04:16 +00:00 |
andrew
|
172788b885
|
Fixed a typo.
|
1993-07-01 07:22:41 +00:00 |
mycroft
|
9be7563dea
|
Please remind me to shoot Andrew.
|
1993-07-01 04:05:21 +00:00 |
mycroft
|
3c4b913d33
|
Fix a bunch of things.
|
1993-07-01 00:24:09 +00:00 |
mycroft
|
c414ffef06
|
Fix a situation where we might forget to splx().
|
1993-07-01 00:22:10 +00:00 |
mycroft
|
ec3a442b59
|
Fix Andrew's real bug, and put back the FAST_VECTOR changes.
|
1993-07-01 00:20:19 +00:00 |
mycroft
|
789d3e468d
|
Fix broken prototype.
|
1993-06-30 13:43:03 +00:00 |
andrew
|
f7dd4be020
|
Updated comments.
|
1993-06-30 04:13:34 +00:00 |
andrew
|
5138fc637d
|
Noted that IO_TIMER2 was an EISA-specific feature.
|
1993-06-30 04:06:41 +00:00 |
andrew
|
62442b4e98
|
Added com_scratch entry.
|
1993-06-30 04:04:24 +00:00 |
andrew
|
7a0e26cd13
|
Paul Kranenburg's VM deadlock patches (from patchkit 00147, parts 3 & 4).
Prevent dirty objects from being cached, and prevent vm_page_alloc() from
allocating too much memory to non-kernel objects.
|
1993-06-30 03:48:25 +00:00 |
andrew
|
112b578662
|
Paul Kranenburg's VM deadlock fixes. (patchkit patch 00147, part 2)
|
1993-06-30 03:35:07 +00:00 |
andrew
|
8d9d634680
|
Backed out the changes to the FAST_VECTOR code that were made in the
previous revision, as they apparently broke something.
|
1993-06-30 02:34:57 +00:00 |
mycroft
|
5f8b3f4ff4
|
Oops. Get rid of the `#ifndef MYCROFT_IS_A_DORK'. B-)
|
1993-06-29 19:38:50 +00:00 |
brezak
|
6a4e260542
|
Support 38400, 57600, and 115200 tty speeds.
|
1993-06-29 19:16:38 +00:00 |
deraadt
|
9a9273e999
|
uninitialized variable reported by <jfw@ksr.com>
|
1993-06-29 19:12:44 +00:00 |
brezak
|
9d140301eb
|
Uucpd from Net2
|
1993-06-29 18:53:47 +00:00 |
glass
|
1b22d94879
|
various updates: but hasn't been compiled
|
1993-06-29 17:36:31 +00:00 |
glass
|
e2d2f40725
|
additional needed functionality
|
1993-06-29 17:36:03 +00:00 |
glass
|
11a0ff5f16
|
added /dev/idprom driver :), doesn't compile yet
|
1993-06-29 17:35:37 +00:00 |