Go to file
chuck b3ecc4c310 make sure devopen() sets pd->devtype properly when BOOTXX is defined
(should be DT_BLOCK).  otherwise the bootxx boot block will fail if
you are on a system with a v2 openprom [because it will not do the
v2_seek in obp_strategy()].    fixes the problem recently noted on
the port-sparc list by matthew green <mrg@eterna.com.au>.   i tested
fix on a ss2 with a v2 prom.
1995-09-26 20:07:53 +00:00
bin - Fix -v flag, so that it works properly when the shell reads from scripts. 1995-09-26 13:25:19 +00:00
distrib Second try at import of pc532/floppies. 1995-09-10 06:13:41 +00:00
etc Merge changes and clean up of Matthias Pfaller. 1995-09-20 23:05:20 +00:00
games fix typo: new -> knew 1995-07-17 06:23:06 +00:00
gnu Don't make or install cc1 on the pc532 until we upgrade past 2.4.5. 1995-09-24 06:50:41 +00:00
include Define `dlexit()' in crt<=>rtld interface (active in v4). 1995-09-23 22:26:15 +00:00
lib return dest string pointer, not source string pointer! 1995-09-26 03:37:10 +00:00
libexec Pass on return value. 1995-09-23 22:48:18 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Fix the case where stat() fails, so that the file system is still unmounted. 1995-09-22 02:03:48 +00:00
share Fixed mispelling of Athena, added Persephone; PR #1497 1995-09-26 00:22:27 +00:00
sys make sure devopen() sets pd->devtype properly when BOOTXX is defined 1995-09-26 20:07:53 +00:00
usr.bin Fix crash with null eofwrite capabilityand lseek/off_t bug; PR #1346 1995-09-26 06:02:08 +00:00
usr.sbin resolver(5) -> resolv.conf(5); PR #1501 1995-09-25 23:48:45 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00