]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2014 12:55:37 +0000 (14:55 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2014 12:55:37 +0000 (14:55 +0200)
commit286f1e229bee68c2f2720407752bcb5ec95c9abc
tree1f538a1aa00c0b1d56a6ca110166fbbd4873918a
parentfb2ba0666349ee25edae322ff6a3f0c0c942703f
parent453fc7165d4f27276f626efc6f70682b41284705
Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetit

* 'misc' of git://github.com/kerolasa/lelux-utiliteetit:
  textual: share crypt() error message in sulogin and newgrp
  newgrp: avoid use of obsolete getpass() function
  newgrp: use libc function to read gshadow if it is available
  setarch: use personality() system call when it is available
  setarch: reindent code
  hwclock: remove referal to deprecated keyboard interface
  eject: make open_device() and select_speed() to use struct eject_control
  eject: add struct eject_control to remove global variables
  mountpoint: simplify if statement
  mkfs.minix: fix couple compiler warnings
  mountpoint: add struct mountpoint_control
  last: improve code readability by renaming variable names
  last: make is_phantom() when kernel config does not include audit support
  lib: remove xgetpass()
  include: simplify fputc_careful() in carefulputc.h
  libuuid: add extern qualifiers to uuid/uuid.h system header
configure.ac
include/Makemodule.am
sys-utils/Makemodule.am