mhitch
d8824f1a84
Fix autoconfig stuff to more closely match the alpha. The DS3100 will now
...
configure properly. Also fix devices with TurboChannel and mainbus
attachments so they will work if no TurboChannel was configured.
Fix clock.c for a missing variable if not including NTP support.
Also remove some extraneous includes files or use the right ones.
1996-05-29 06:25:01 +00:00
mhitch
038bd4a782
Fix autoconfig stuff to match the alpha. The DS3100 will now
...
configure properly.
1996-05-29 06:19:49 +00:00
mhitch
de1b9b4230
Fix autoconfiguration stuff to match the alpha. The DS3100 will now
...
configure properly. Also fix devices with TurboChannel and mainbus
attachments so they will work if no TurboChannel was configured.
Fix a panic when the dtop keyboard handler receieves a character
before the device has been opened.
1996-05-29 06:15:40 +00:00
mhitch
9d8526a68d
Use the MI LANCE drivers - the pmax-specific one no longer compiles.
1996-05-29 06:05:05 +00:00
mhitch
a2d094fb48
Fixes to make kernel compile: HZ is required to be defined and CPU_R3000
...
is needed to include R3000 support. Also change the le0 to le* for the
3100 LANCE so it configures properly.
1996-05-29 06:01:13 +00:00
chuck
e35aa10df8
switch to generic boot
1996-05-29 05:06:21 +00:00
chuck
24ac64b87b
fix generic boot code
1996-05-29 05:04:41 +00:00
chuck
9f36687189
borrow part of the sparc port's dk_establish to fix generic boot
1996-05-29 05:03:50 +00:00
chuck
946f08aa87
note if we are the boot device (for fixing generic boot)
1996-05-29 04:29:46 +00:00
chuck
5258929681
detect if we are the boot device (to fix generic kernel)
1996-05-29 04:27:11 +00:00
cgd
c0e6f9b4f3
use 'ALIGN' from <sys/param.h> rather than generating a custom alignment expr
1996-05-29 04:05:52 +00:00
chuck
ac46d3b779
add to fix boot generic problem
1996-05-29 02:32:21 +00:00
chuck
e4528e0647
save boot device info from bug/bootblocks
1996-05-29 02:28:30 +00:00
mrg
5583238255
impliment ttylist stats based on disk stats.
1996-05-29 02:02:42 +00:00
mrg
65d186d8e8
find a couple minor nits from previous change.
1996-05-29 01:58:09 +00:00
chuck
6645fec14e
fix off by one error
1996-05-29 01:52:03 +00:00
christos
5c1983c016
- Move -D flags from Makefile to config.h and explain what they do. Add
...
-Wall -Wno-unused to CFLAGS. Add new define SYSVVARSUB to enable SysV
style variable substitutions and enable them.
- Add SunOS style command substitutions via SUNSHCMD
- Fix core dump with '{variable = value'
1996-05-28 23:34:35 +00:00
pk
ecbb3b2eb2
Prototype new rip_*() functions.
1996-05-28 23:27:04 +00:00
pk
2d9344eb4b
Prototype new raw_*() functions.
1996-05-28 23:24:50 +00:00
pk
ad4c0ccfdf
Remove unused variable.
1996-05-28 23:24:23 +00:00
pk
8e8956134f
Prototype new unp_*() functions.
1996-05-28 23:23:04 +00:00
pk
728c3fbcb2
Change extra directory for vi to `vi/build'
1996-05-28 21:51:31 +00:00
ws
25e3d62e87
Don't allocate data structures for non-directories
...
Free any data structures when finishing a check (at the latest)
1996-05-28 19:51:11 +00:00
chuck
f057fa41d5
leave room for partition
1996-05-28 19:07:32 +00:00
chuck
cd4d6d851b
new kernel call args.
1996-05-28 18:14:24 +00:00
chuck
e0923c774b
bug fix: pass address of le to netboot
1996-05-28 18:03:38 +00:00
oki
532b0a8630
fdboot can boot from 512bytes/sector format floppy now.
1996-05-28 17:01:25 +00:00
chuck
9a628842cf
fix bootst (sync with sun3 tapeboot)
1996-05-28 15:23:53 +00:00
chuck
09e22de574
delete non-working bootst
1996-05-28 15:23:06 +00:00
chuck
da573626b4
new bootst (based on sun3 tapeboot)
1996-05-28 15:22:41 +00:00
mrg
6ce8e31376
change zsinfo to a zs_softc, and impliment intr counts. mostly from OpenBSD.
1996-05-28 14:06:28 +00:00
mrg
08bd090b26
count audio interupts (from OpenBSD).
1996-05-28 13:36:09 +00:00
fvdl
d792665e0d
Fix typo (PR 2461)
1996-05-28 13:34:39 +00:00
fvdl
b7a6989848
NetBSD1_1 -> NetBSD1_2, so use it properly (PR 2475)
1996-05-28 12:28:45 +00:00
mrg
343a54bb75
Change iuserok() to take u_int32_t. Some netgroup fixes (partially
...
from OpenBSD and Theo).
1996-05-28 02:07:32 +00:00
mrg
4c236e4e33
sparc uses edlabel also.
1996-05-28 01:54:32 +00:00
pk
9913321bff
CMP_PTE_USER_READ4M: check against PPROT_RWX_RWX; this is the canonical
...
stack protection (saves many excursions into trap.c on window underflows
as was the sole intention of the macro..).
1996-05-27 20:46:39 +00:00
leo
63e835ebd6
Some additions needed for the atari. Also use the getmaxpartitions() and
...
getrawpartition() functions from libutil.
1996-05-27 20:44:03 +00:00
leo
83b266c3ab
Atari also uses edlabel.
1996-05-27 20:38:21 +00:00
pk
d94f5b92f9
prototype mmu_pagein4m() #if DEBUG is on.
1996-05-27 20:29:03 +00:00
leo
54b0562c1e
Add alias floppybt -> miniroot
1996-05-27 15:56:40 +00:00
leo
ad65f50c1f
CURDIR -> ARCHDIR
1996-05-27 15:53:39 +00:00
leo
ef84477f6d
Forgotten in previous commit.
1996-05-27 15:50:53 +00:00
leo
b058af8711
Remove leftover from atari (floppybt -> miniroot)
1996-05-27 15:46:41 +00:00
pk
5d525ce079
Two small optimizations: no need for sed to convert fstab.
1996-05-27 13:32:01 +00:00
leo
bacafe6a9f
Sync with MI-miniroot code.
1996-05-27 12:49:49 +00:00
leo
05574183dd
Sync with changes in MI-miniroot
1996-05-27 12:41:54 +00:00
leo
e2202ab208
Sync atari miniroot & mi-miniroot
1996-05-27 12:39:01 +00:00
fvdl
e4145cb406
Align things right in NWDELAYHASH (for the Alpha). This fixes crashes in
...
the server code. From John Birell.
1996-05-27 11:22:31 +00:00
mhitch
ab7b439a98
The logical block address in a 6 byte command is 21 bits, not 20.
...
Also a transfer length of 0 indicates 256 blocks.
1996-05-27 05:49:49 +00:00