Go to file
briggs 9401e46ed0 Change readdisklabel to check block 0 of the disk for a Macintosh magic
number before attempting to load the Macintosh partition info.  If the
first 32-bits of block 0 contain the BSD disklable magic number, treat
it as a NetBSD disklabel.
When loading the Macintosh partition map, check the first 32 partitions
for the root, usr, and swap partitions--instead of the first 8.  Still
only allows 8 total partitions for NetBSD use.
1996-02-11 22:31:47 +00:00
bin fix bug where 1996-02-09 02:28:29 +00:00
distrib Fixed typo. Closes PR #2000. 1996-02-11 16:03:04 +00:00
etc fix PR/1245 1996-02-10 18:14:11 +00:00
games Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
gnu Atari uses gcc 2.7.2. 1996-02-11 11:53:22 +00:00
include Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
lib Fixed SEE ALSO section. Closes PR # 2049 1996-02-11 16:15:40 +00:00
libexec Make sure that the user name cannot ever be interpreted as an option to 1996-02-08 06:19:14 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704. 1996-02-06 20:34:28 +00:00
share Fix typo, from John Kohl. Closes PR 2066. 1996-02-11 14:50:03 +00:00
sys Change readdisklabel to check block 0 of the disk for a Macintosh magic 1996-02-11 22:31:47 +00:00
usr.bin Make ww_index and related variables explicitly unsigned. 1996-02-08 21:48:51 +00:00
usr.sbin Fixed Typo. Closes PR 2001. Keep them coming! 1996-02-11 16:34:23 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00