NetBSD/sbin/disklabel
explorer a26a090a50 Fix disklabel to deal with some syntax errors a little better.
Mostly, when someone specifies a partition entry like:

  c:  1295850         0
or
  g:  1295850         0    4.2BSD

disklabel would dump core.  Now it generates a warning like it should
in the first case and complains about too few fields in the second.

Perhaps I should just default to unused in the first case, but this prevents
core dumps.  (pr bin/2659)
1996-08-10 18:54:48 +00:00
..
Makefile don't define NUMBOOT on the alpha, any more. boot block installation 1995-10-17 16:34:04 +00:00
disklabel.5 Update. 1996-07-03 22:38:37 +00:00
disklabel.8 Allow display and editing of partition size & offset fields in 1996-06-29 15:50:18 +00:00
disklabel.c Fix disklabel to deal with some syntax errors a little better. 1996-08-10 18:54:48 +00:00
dkcksum.c
pathnames.h