Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 25 Oct 1997 03:49:49 +0000 (03:49 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 25 Oct 1997 03:49:49 +0000 (03:49 +0000)
commit519149fb458b0fa69c10fecd83fae42e838cf01d
tree44f4f64de2c414f5fd5c47103d899f67ce2d5e92
parent622f5f272d2a25539f040e04166e1e21eca3adb5
Many files:
  fsck.c:
  chattr.c: Remove #include of getopt.h, since it's not needed.
  tune2fs.c (main):
  lsattr.c (main):
  badblocks.c (main):
  dumpe2fs.c (main):
  mke2fs.c (PRS): Make the variable which getopt returns into be
   an int, so that it won't lose on platforms where char is
   unsigned.
ChangeLog, unix.c:
  Make the variable which getopt returns into be an int, so that it
  won't lose on platforms where char is unsigned.
e2fsck/ChangeLog
e2fsck/unix.c
misc/ChangeLog
misc/badblocks.c
misc/chattr.c
misc/dumpe2fs.c
misc/fsck.c
misc/lsattr.c
misc/mke2fs.c
misc/tune2fs.c