NetBSD/usr.sbin/diskpart
lukem 1375baa210 * convert to using getopt instead of parsing argv[] by hand, solving
part of [bin/1500] - from Peter Svensson <petersv@df.lth.se> - as
  a side effect.
* ensure ty: is set when -d is used (from [bin/1500])
* only ask for bad144 support for SMD disks (from [bin/1500])
* add prototypes, and ensure structures are initialised correctly
* fix up prior conversion of gets() to fgets(); the former removes
  trailing \n, the latter leaves it.
* check return value of fgets() so that EOF won't infinatly loop
* fix a couple of man page typos
1997-06-21 09:07:07 +00:00
..
Makefile merge lite-2 changes. 1997-03-08 07:24:40 +00:00
diskpart.8 * convert to using getopt instead of parsing argv[] by hand, solving 1997-06-21 09:07:07 +00:00
diskpart.c * convert to using getopt instead of parsing argv[] by hand, solving 1997-06-21 09:07:07 +00:00