Go to file
jonathan 0b4c870908 Change DEcstation autoconfiguration to use new-style config.
All devices except SCSI disks and tapes are found using new config only.
SCSI disks and tapes are configured using a table edited from an ioconf.c
produced by config.old.

Boots multi-user on PMAX, 3MAX and 3MAXPLUS.  The old-style "slot hand fill"
functions for those machines, and the old TurboChannel configuration
main loop, have been removed.

Since new-style config runs later in boot than the old pmax turbochannel
probing, we no longer know what devices will be configured when consinit()
is called. Use PROM output until autoconfig is finished.
1995-08-10 05:17:07 +00:00
bin Don't remove the destination file if there is a write error. This is 1995-08-02 07:17:02 +00:00
distrib sort. grr. 1995-07-24 20:21:44 +00:00
etc No more zupdate 1995-08-08 21:16:10 +00:00
games fix typo: new -> knew 1995-07-17 06:23:06 +00:00
gnu Implement fetch_core_registers. Floating point needs work. 1995-08-06 20:38:41 +00:00
include Added declarations for hsearch(), hdestroy(), and hcreate(). 1995-08-08 21:14:45 +00:00
lib Add and document a `kern.rawpartition' sysctl. 1995-08-04 18:36:08 +00:00
libexec Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option). 1995-08-04 21:32:15 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Add boot_sun3.8 1995-08-08 20:46:20 +00:00
share Missed the error pointed out in PR#804 (Oops! 8^) 1995-08-08 21:37:40 +00:00
sys Change DEcstation autoconfiguration to use new-style config. 1995-08-10 05:17:07 +00:00
usr.bin Accept numeric uid or gid for -o and -g flags, for consistency with 1995-08-10 04:20:57 +00:00
usr.sbin Mention the `kern.maxpartitions' and `kern.rawpartition' variables. 1995-08-04 18:46:15 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00