[PATCH 00/13] Initial import of sulogin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is an initial stab at importing sulogin from sysvinit and making it a bit
more universal. I've removed the distro specific code and brought the rest of
it more in line with the style of the remainder of the repo. I've also added
internationalization and cleaned up the manpage.

Dave Reisner (13):
  fstab.5: fix misspelling of deprecated
  sulogin: initial import from sysvinit
  sulogin.8: refactor manpage
  sulogin: whitespace fixes
  sulogin: replace older signal() with sigaction()
  sulogin: remove CHECK_{DES,MD5} defines
  sulogin: remove USE_ONELINE and SANE_TIO defines
  sulogin: use size_t for iterator to avoid cast
  sulogin: get rid of calls to /bin/sash
  sulogin: use pathnames.h for file locations
  sulogin: header/include cleanup
  sulogin: use a more standard usage output
  sulogin: add i18n strings

 login-utils/Makefile.am |    6 +-
 login-utils/sulogin.8   |   60 +++++
 login-utils/sulogin.c   |  556 +++++++++++++++++++++++++++++++++++++++++++++++
 mount/fstab.5           |    2 +-
 4 files changed, 622 insertions(+), 2 deletions(-)
 create mode 100644 login-utils/sulogin.8
 create mode 100644 login-utils/sulogin.c

-- 
1.7.9.2

--
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


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux