sommerfeld
|
aa195e816f
|
Fix PR9240: comment above cpu_fork() out of synch with reality on most ports.
(comment change only, but was wrong for more than just i386).
|
2000-01-20 22:18:54 +00:00 |
|
thorpej
|
a0397a2573
|
Move callout initialization to a single location; no need to duplicate
that code all over the place.
|
2000-01-19 20:05:30 +00:00 |
|
tsutsui
|
e61f177ab1
|
STRIP -> STRIPPROG
|
2000-01-19 16:29:54 +00:00 |
|
tsutsui
|
644b514c39
|
Change STRIPFLAGS=-g for cross-toolchains.
|
2000-01-19 14:44:58 +00:00 |
|
msaitoh
|
0b9af6bdce
|
check whether tv_usec >= 1000000
|
2000-01-19 02:52:16 +00:00 |
|
thorpej
|
8201b36ca0
|
Use b_cylinder as defined in sys/buf.h
|
2000-01-18 19:43:02 +00:00 |
|
nisimura
|
fc387549e3
|
Remove extra debugging/sanity checking code from GENERIC.
|
2000-01-17 00:58:01 +00:00 |
|
nisimura
|
d063175e87
|
Add a place holder.
|
2000-01-17 00:55:37 +00:00 |
|
nisimura
|
410a23c0a3
|
Revert to old ROM console I/O code.
|
2000-01-15 10:06:21 +00:00 |
|
nisimura
|
94c89f6863
|
Kludge to detect booted_device detection. Needs helpful 2nd stage boot
loaders for finer controls.
|
2000-01-15 02:06:31 +00:00 |
|
nisimura
|
034d6278cf
|
Fix an argument error of wsmouse_input() call.
|
2000-01-14 03:28:13 +00:00 |
|
nisimura
|
a6b81f14b1
|
Make suline() compilable for 68040.
|
2000-01-14 02:39:22 +00:00 |
|
nisimura
|
765a46262c
|
- Add raidframe and wsmux.
- Fix off-by-one error of scsibus.
|
2000-01-13 01:04:33 +00:00 |
|
nisimura
|
237f63f2d2
|
Put a comment about BREAK detection; DDB fails to resume. Need to clear
the condition before resume?
|
2000-01-12 01:59:45 +00:00 |
|
nisimura
|
acf3c1e59a
|
- Fix an error in clearing entire screen.
- Add 3 byte long mouse event parsing.
- Fix errors in comments.
|
2000-01-12 01:57:22 +00:00 |
|
nisimura
|
866126dd49
|
Nuke unnecessary external variable declaration.
|
2000-01-11 10:29:35 +00:00 |
|
nisimura
|
18cef2d812
|
Use explicit 68040 calls for cache manipulations.
|
2000-01-11 08:24:14 +00:00 |
|
nisimura
|
a85aebd7fe
|
Allow to mount disk with UniOS (== ISI) disklabel as well as SunOS
label. Klude to access weird rootfs on 'c' via 'b'. ISI disklabel
can not be altered. Use SunOS label.
|
2000-01-11 08:22:38 +00:00 |
|
nisimura
|
e9c36a5c33
|
Kludge to avoid a panic in badaddr() when no framebuffer is installed.
|
2000-01-08 04:40:25 +00:00 |
|
nisimura
|
1aab1f58f9
|
Make consistent with other m68k ports fixing updates.
|
2000-01-07 09:09:35 +00:00 |
|
nisimura
|
f28fd51814
|
- Make SCSI work; by kludges of machine/bus.h. TEAC streamer tape drive
found to be tweaked. Need extensive verifications.
- Add wsmouse node under ws; not useful this moment.
|
2000-01-07 05:13:08 +00:00 |
|
nisimura
|
3bec20781c
|
Fix a typo of screen size; pointed by tsubai.
|
2000-01-06 00:19:10 +00:00 |
|
nisimura
|
95d00ea75d
|
Introduce NetBSD/luna68k port into CVS repository.
|
2000-01-05 08:48:53 +00:00 |
|