Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 14:59:27 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/bad144 bad144.c
Message-ID:  <199504152159.OAA03562@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         95/04/15 14:59:27

  Modified:    usr.sbin/bad144 bad144.c
  Log:
  - Don't write the label if the (undocumented) nflag is set.
  - Don't write the label directly - use DIOCWDINFO.
  - Avoid overflow in calculation of lseek() offsets.
  - Fix format args in strings some more.  %ld and %lu were often reversed and
  #ifdefed out strings weren't fixed.
  - Don't hard code the raw partition letter or DKBAD*.
  - Write the qsort() comparision function in `C'.
  - Fix all remaining warnings from `cc -Wall -Walmost-really-all'.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504152159.OAA03562>