]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 19 Aug 2000 17:33:28 +0000 (17:33 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 Aug 2000 17:33:28 +0000 (17:33 +0000)
commit2c4a540636142a936889bbe4b85a2b9c56bfa458
treeeaadfcc39f8d6633ea8136d7d94539455a97a719
parentde23aa1d177a67283f5f5a1f172b00527fe3b63a
debugfs.c:
  Fixup one more missing use of lb->f instead stdout when printing the
  comma separator.
ChangeLog, util.c:
  util.c (open_pager): Set SIGPIPE to be ignored, so that quitting out
   of the pager doesn't blow away debugfs.
debugfs/ChangeLog
debugfs/debugfs.c
debugfs/util.c