Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/installboot



Module Name:    basesrc
Committed By:   lukem
Date:           Mon May 20 14:38:38 UTC 2002

Modified Files:
        basesrc/usr.sbin/installboot: installboot.c

Log Message:
- clean up display of supported machines & fstypes to ensure that last
  column gets a trailing "," if there's more entries to come.
- if getmachines() or getfstypes() is called with 3 NULL params, just
  print the list of supported items.
- in usage(), call getmachines() and getfstypes() with 3 NULL params.
  (i got sick of typing "installboot -m asdf" to get a list of
  supported machines during testing :)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/installboot/installboot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index