]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch '2012wk24' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Tue, 19 Jun 2012 11:01:29 +0000 (13:01 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Jun 2012 11:01:29 +0000 (13:01 +0200)
commit8acc8979c48775af37bcab5e8f787d9569144e17
tree6c2c95511fb92e396771590c977ea95d5f8a6208
parentd55bb4825bc4a0aedb69475c86329b07850bf97e
parent327b7c5bfb3761a8125a41e6a059cb6a5ba5cc3d
Merge branch '2012wk24' of git://github.com/kerolasa/lelux-utiliteetit

* '2012wk24' of git://github.com/kerolasa/lelux-utiliteetit: (24 commits)
  more: fix pointer wrap around compiler warnings
  more: fix search repetition regression
  lscpu: values in /proc/bus/pci/devices are always unsigned
  scriptreplay: fix compiler format warning
  lib/mbsalign: abort() when non-expected case is encountered
  mkfs.cramfs: disallow unknown command line options
  fsck.cramfs: disallow unknown command line options
  setarch: disallow unknown command line options
  hexdump: print sensible message when all input file arguments fail
  mount: (new) use exclusive_option()
  dmesg: use exclusive_option()
  wipefs: use exclusive_option()
  wdctl: correct manual section reference
  wdctl: use exclusive_option()
  prlimit: use exclusive_option()
  lscpu: use exclusive_option()
  losetup: use exclusive_option()
  chcpu: use exclusive_option()
  lsblk: use exclusive_option()
  findmnt: use exclusive_option()
  ...
misc-utils/lsblk.c