jtc
5ac78ccb34
[hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the faster (on the
...
i486 & i586) rorw $8, %w1.
1994-03-16 17:34:14 +00:00
jtc
91906bc019
Inline assembly [hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the
...
faster (on the i486 & i586) rorw $8, %w1. The inline assembly for GCC 1.X
already used rorw. Using rorw is one byte longer, but we wouldn't be
inlining at all if we weren't optimizing for speed.
1994-03-16 17:20:24 +00:00
pk
3a0020b839
make gas happy.
1994-03-16 16:14:44 +00:00
glass
8db6d0d6fb
do nothing obio_probe_byte()
1994-03-16 04:35:36 +00:00
glass
7d3c6bd847
eeprom stuff
1994-03-16 04:34:00 +00:00
glass
1a95185633
more minimialism + ucbvax.mc works
1994-03-16 04:11:04 +00:00
mycroft
0d0c722fdb
Clean up deleted files.
1994-03-16 04:04:27 +00:00
cgd
b8dfa8a5e5
add ftp-data
1994-03-16 03:57:06 +00:00
mycroft
216bfe5652
Clean up deleted files.
1994-03-16 03:53:54 +00:00
mycroft
9de6ba62fd
Clean up deleted files.
1994-03-16 03:41:08 +00:00
glass
3fb497653d
sendmail 8.6.7. fixes recently discovered security hole
1994-03-16 02:11:31 +00:00
cgd
c0ae496079
fix from Paul Vixie for (probably a cut-and-paste) typo
1994-03-16 02:04:14 +00:00
glass
8dcb2136a4
posix fix. fixes sendmail
1994-03-16 01:40:21 +00:00
cgd
aa7aef50a3
isa device configuration changed, and the tables got killed/renamed.
...
fix from Jarle Greipsland <jarle@darling.idt.unit.no>.
1994-03-16 01:35:27 +00:00
mycroft
fd9b2a84ed
Thought I had corrected this spelling error already.
1994-03-15 22:06:09 +00:00
ws
24a233289e
Do some access checks
1994-03-15 21:37:29 +00:00
glass
0ceda577d0
zs supposedly works
1994-03-15 07:40:32 +00:00
glass
1247872123
sendmail 8.6.7 import, from allman
1994-03-15 05:08:08 +00:00
cgd
7dcd783f0c
as pointed out by Phil: all instances of bcopy used in this file should
...
be 'ovbcopy', because they can (and sometimes do) overlap. arguably should
be rewritten to work differently.
1994-03-14 21:15:07 +00:00
chopps
328cdec7d4
use dmode passed in to fetch the frame pointers. fix from,
...
francis@hasler.ascom.ch (Francis Demierre).
1994-03-14 15:02:28 +00:00
mycroft
b03c4f17ca
Remove two bogus splx()s.
1994-03-14 13:32:56 +00:00
glass
ceb45a1b88
add missing explicit type declaration for func argument
1994-03-14 07:49:44 +00:00
glass
f5cea46e83
put declarations in argument order
1994-03-14 07:46:05 +00:00
hpeyerl
936ff09fcd
Fix for trailer support reported by <sommerfeld@orchard.medford.ma.us>
1994-03-14 06:57:25 +00:00
cgd
e0ade9fbf5
slight change to the way AMD is invoked, to make it sensible for most uses
1994-03-14 04:14:13 +00:00
cgd
ff30e7db73
add basic integral types (a la sparc port) that new nvi wants.
1994-03-14 02:12:15 +00:00
cgd
d64461d7d3
add basic integral types (a la sparc port) that new nvi wants.
...
mark old 'basic integral types' as XXX -- they should be squished
when whoever gets this port working.
1994-03-14 02:12:06 +00:00
cgd
f5a57afb87
add basic integral types (a la sparc port) that new nvi wants.
1994-03-14 02:11:32 +00:00
cgd
3df116ff20
add comment for consistency.
1994-03-14 02:11:09 +00:00
cgd
6c218e563f
add basic integral types (a la sparc port) that new nvi wants.
1994-03-14 02:10:40 +00:00
chopps
5a5d870892
spaces->tabs, jeesh this file is like sys:system/clock under amigados. :^)
1994-03-14 01:55:43 +00:00
chopps
76367c224e
add LALT-LMETA-F10 to enter the kernel debugger.
1994-03-14 01:19:31 +00:00
mycroft
f7729d3753
Clean up deleted files.
1994-03-14 01:02:49 +00:00
chopps
15bc019234
more generic generic files.
1994-03-14 01:02:46 +00:00
lkestel
da9f3f0aeb
Added -I$S/arch, per amiga port. (Used by db_disasm.c.)
1994-03-13 22:27:06 +00:00
ws
e17a876370
Add plausibility check to prevent infinite loops
1994-03-13 17:24:23 +00:00
cgd
ff01ffc7d8
don't clobber CLOCAL. gah, that could be fun: log in on a line that
...
needs clocal, use 'reset' to fix your screen after a raw mode muckup,
and there goes your clocal...
1994-03-13 14:29:34 +00:00
cgd
91b480e16a
don't clobber CRTSCTS when 'stty sane'
1994-03-13 14:28:19 +00:00
cgd
377bda3e78
cast so size/mtime doesn't get hosed
1994-03-13 13:33:28 +00:00
cgd
663711d26e
add NFSSERVER
1994-03-13 09:43:47 +00:00
cgd
4198f66135
fix to work with new config. SCSI device name support is totally hosed.
1994-03-13 03:38:30 +00:00
cgd
9801d57e4e
export SIR_COM
1994-03-13 00:48:19 +00:00
cgd
229878db12
need highmask to be extern'd.
1994-03-13 00:46:04 +00:00
mycroft
fe3d0b99c3
Prefix the busy-wait messages with `ignore this:' so people stop reporting
...
it as a bug.
1994-03-12 22:36:40 +00:00
mycroft
9ab5683dc7
Fix problem with reading the disk label if it's not at the beginning of the
...
disk.
1994-03-12 22:32:48 +00:00
mycroft
28183d4cff
Remove last vestiges of dcfclk.
1994-03-12 22:06:20 +00:00
davidb
068965c68b
h_errno is an int, not a "struct".
1994-03-12 09:00:01 +00:00
cgd
39f57c7820
copy appropriate hardware config bits from config's flags
1994-03-12 08:04:19 +00:00
cgd
86ac0459be
fix some of the last; thanks to charles for looking it over...
1994-03-12 07:43:03 +00:00
cgd
c38cf8e43e
support new ioctls. fix the way CRTSCTS is used, etc. Seperate 'hardware'
...
and 'software' flags. beginnings of multiport support.
1994-03-12 07:25:16 +00:00