is
8fea0bb1e5
fix typo
1996-05-15 21:16:44 +00:00
is
317ba427c1
Now that we imported the 68060 software support package and committed the
...
glue code for it, activate this again.
1996-05-15 21:10:57 +00:00
is
89e428b280
Initial commit of the machine independend part of the glue code for
...
the 68060 software support package.
1996-05-15 21:06:18 +00:00
is
0a68161069
RCS ID police
1996-05-15 19:47:31 +00:00
scottr
4aca2bf529
If DESTDIR is defined, look for includes in ${DESTDIR}/usr/include,
...
instead.
1996-05-15 19:46:51 +00:00
is
508069c020
Initial import of the Motorola M68060 Software Package Production
...
Release, revision P1.01.
1996-05-15 18:17:45 +00:00
oki
34a55c3e59
fixed gcc -Wall warning.
1996-05-15 16:12:48 +00:00
leo
4001987d06
Make a BOOTX(tra) config file. It suits more people than BOOT and it allows
...
me to keep the BOOT config small.
1996-05-15 12:57:32 +00:00
leo
b4ca145026
Get in sync with the mac68k version of the 5380 driver. Also increase
...
the maximum values of wait_req_xx() functions so some old (slow) scsi-1 drives
will work.
1996-05-15 09:21:29 +00:00
leo
b0db2f6250
French keyboard map (Cedric Moreau).
1996-05-15 09:15:14 +00:00
leo
be7b319e1b
Fix "might be used uninitialized" warnings.
1996-05-15 07:31:55 +00:00
leo
dd8fd30935
Prototype + -Wall fixes.
1996-05-15 07:28:51 +00:00
tls
3052b5a949
fix obscure problem involving ptrace of init
1996-05-15 06:17:47 +00:00
jtc
5d8adb683d
Split yperr_match out of yplib.c; makes many static executables a bit smaller.
1996-05-15 05:27:50 +00:00
briggs
df57030b9c
Add register use constraints to a bunch of asm() statements.
1996-05-15 03:23:10 +00:00
briggs
1350f9fb7d
print the failure if we do not correctly determine the amount of RAM
...
on the ethernet card.
1996-05-15 03:20:22 +00:00
briggs
65b1980d5a
Invalidate the pte for the peeked va in bus_peek().
1996-05-15 02:51:00 +00:00
briggs
22637072e3
Set mac68k_vidphys outside of get_mapping() so the II and others will
...
get the default value correctly.
1996-05-15 02:34:33 +00:00
mrg
9ad87ec76e
remove some RCS id's we don't need.
1996-05-15 02:13:39 +00:00
jtc
7808771d84
Split yp_all, yp_master, and yp_other out of yplib.c; makes some static
...
executables a bit smaller.
1996-05-14 23:37:27 +00:00
thorpej
2cd534aa06
Don't include <machine/intr.h> twice on the Alpha.
1996-05-14 22:23:38 +00:00
thorpej
5dc3777c41
Be more careful with types, and pull in <machine/intr.h>
1996-05-14 22:22:05 +00:00
thorpej
527edf030d
Be more careful with types.
1996-05-14 22:21:05 +00:00
scottr
d04c0cce16
Fix typo in last change
1996-05-14 21:59:57 +00:00
christos
4d77d4f9e8
Fix typo: $ -> #
1996-05-14 21:51:41 +00:00
ws
6ae4c91a82
Add fsck utility for msdosfs
1996-05-14 17:39:21 +00:00
mrg
16b514adc6
KNF some debug statements.
1996-05-14 13:57:29 +00:00
mrg
f485020d84
use BINDIR from ../../Makefile.inc
1996-05-14 13:55:47 +00:00
jtc
3b32f2c7c0
Split yperr_string out of yplib.c; makes many static executables a bit smaller.
1996-05-14 13:36:49 +00:00
jtc
944b1d4225
Use #ifdef _KERNEL to wrap struct ostat declaration
1996-05-14 13:26:49 +00:00
leo
153c617719
Clear SDEV_MEDIA_LOADED bit on the last close of a device. This causes the
...
geometry info & the disklabel to be reloaded on each 'first-open' of the
device.
1996-05-14 10:38:47 +00:00
leo
c9a8578d2b
Fix gcc -Wall warnings about printf arguments.
1996-05-14 10:28:18 +00:00
leo
5f0e599c40
Remove a line of debugging code.
1996-05-14 10:25:01 +00:00
leo
de6b7f34fc
Make dk_establish() a void function.
1996-05-14 10:23:29 +00:00
leo
c1381aa33f
Document some more interesting options.
1996-05-14 10:21:48 +00:00
leo
1dd829a703
Update to make this work correctly when using an obj-directory.
1996-05-14 10:16:13 +00:00
briggs
df2dde6eb0
Some updates from Bob Nestor <rnestor@metronet.com> to get the Performa 550
...
working again. I broke it when I moved the ROM mapping so it was no
longer mapped on a friendly address boundary. Some cleanup.
1996-05-14 04:00:48 +00:00
briggs
ce096d50d5
Add a short comment.
1996-05-14 03:57:32 +00:00
thorpej
52e2ab70b0
#include <machine/intr.h> to get IST_* definitions.
1996-05-14 00:31:04 +00:00
thorpej
f668914751
Update for the arpwhohas() change.
1996-05-14 00:16:04 +00:00
thorpej
1379322cde
Print the error code in the "not queued" message, to make debugging
...
a bit easier, and make sure a newline gets printed.
1996-05-14 00:10:37 +00:00
jtc
adfd5ba766
New message catalog implementation that uses a more efficient machine
...
independent external format. The new format is like what is used on
svr4 systems, except it uses fixed sized fields and a constant byte
order.
1996-05-13 23:29:32 +00:00
jtc
8abc97cf05
New message catalog compiler implementation that generates a more
...
efficient machine independent external format. The new format is
like what is used on svr4 systems, except it uses fixed sized
fields and a constant byte order.
1996-05-13 23:22:02 +00:00
jtc
cf7bb6ccf1
Add data structure declarations used in external message catalog format
1996-05-13 23:11:15 +00:00
thorpej
ebafcd57c2
Remove some comments in eeprom_uio() now that they're no longer relevant.
...
Add some whitespace to eeprom_take().
1996-05-13 21:39:53 +00:00
jtc
569b3bf55f
sync with tzdata96h
1996-05-13 21:35:27 +00:00
christos
f0f4eea0fd
Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00
1996-05-13 21:12:25 +00:00
christos
6ba5bd8c10
Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)
1996-05-13 16:57:50 +00:00
christos
c522811711
Explain why identd is using LOG_DAEMON to log messages instead of LOG_AUTH.
1996-05-13 16:50:43 +00:00
oki
03ca21bc0d
Add x68k to the list of ports using gcc instead of gcc2.
1996-05-13 14:53:21 +00:00