Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 6 Jan 2001 04:20:03 +0000 (04:20 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 6 Jan 2001 04:20:03 +0000 (04:20 +0000)
commit8820c79f75c37a3bc85cea7f56e7277025e157ef
tree7eabf1f607b6f747554cc9aeef5bda0b9bcacace
parentd8755d63ebff1c654bfe4d5f33edc9b43aa53846
Many files:
  get_device_by_label.h (get_volume_label_by_spec): Add function prototype.
  get_device_by_label.c: Use string_copy() instead of strdup() for
   portability's sake.  Fix a few other gcc -Wall complaints.
  fsck.h, fsck.c (string_copy): Export string_copy() extern.
  badblocks.c: Fix various gcc -Wall complaints, including an incorrect
   reference to sync in flush_bufs().
ChangeLog, configure, configure.in:
  configure.in: Add checks for the header files sys/mkdev.h and
   sys/sysmacros.h.
ChangeLog
configure
configure.in
misc/ChangeLog
misc/badblocks.c
misc/fsck.c
misc/fsck.h
misc/get_device_by_label.c
misc/get_device_by_label.h