Hi, On Mon, Dec 22, 2014 at 11:47:03AM +0000, Sami Kerola wrote: > chsh: remove function prototypes > chfn, chsh: share illegal_passwd_chars() function > chsh: use getline() to support arbitrarily long lines > chsh: set few variables read-only and rename one of them > chsh: allow user to set shell to /bin/sh if none is set > chsh: clean up parse_argv() > chsh: rewrite function interacting with user to get path to new shell > chsh: simplify check_shell() > chsh: fail get_shell_list() check when /etc/shells cannot be opened > newgrp: simplify if else clauses > newgrp: move shell determination closer where it is used > newgrp: set function arguments read-only when possible I have merged 'chsh' and 'newgrp' branches from github. > script: remove function prototypes > script: add struct script_control and remove global variables I'm going to merge this together with another changes from 'script' branch. Thanks! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html