]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
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)
* '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

1  2 
configure.ac
include/Makemodule.am
sys-utils/Makemodule.am

diff --cc configure.ac
Simple merge
Simple merge
Simple merge