NetBSD/sbin/disklabel
lukem 4c8c86856e * use strcasecmp() instead of strcmp() so that filesystem type and disk type
searchs (amongst others) are case insensitive.
* in interactive mode (-i), when editing entries display supported disk types
  and filesystem types when given `?' (when ``[?]'' appears in the prompt
  this feature is supported for the question).
* support `m' as a suffix equivalent to `M'
* in interactive mode, be a bit more sensible about handling errors and EOF
* implement dumpnames(), which takes a char ** and size, and displays
  as per ls -F (sorted, listed vertically) but indented by one tab
* don't assume d_typename and d_packname are NUL terminated
* fix up some comments and some warning messages (bad cut & pastos :)
* deprecate deffstypename() and getfstypename()
* be consistent when using sizeof()
2000-08-14 22:37:08 +00:00
..
Makefile MBR on cobalt too. 2000-05-02 19:00:41 +00:00
disklabel.5 s/ ar / are / 2000-07-13 10:33:52 +00:00
disklabel.8 "boostrap" => "bootstrap" 2000-08-12 18:52:42 +00:00
disklabel.c * use strcasecmp() instead of strcmp() so that filesystem type and disk type 2000-08-14 22:37:08 +00:00
dkcksum.c
dkcksum.h
extern.h allow changing partition info from inside the interactive handler. 1999-11-26 06:03:09 +00:00
interact.c * use strcasecmp() instead of strcmp() so that filesystem type and disk type 2000-08-14 22:37:08 +00:00
pathnames.h