]> git.wh0rd.org - sysvinit.git/commit
Add the comment from Andrea Arcangeli about the correct
authorDr. Werner Fink <werner@suse.de>
Tue, 24 Nov 2009 10:03:19 +0000 (10:03 +0000)
committerDr. Werner Fink <werner@suse.de>
Tue, 24 Nov 2009 10:03:19 +0000 (10:03 +0000)
commit63a2c981311dbcddc6b3f93d1f2d5530422fc1d0
tree3a00966e1cd7e1c4694ba4cff4df2b6ca8dde929
parentbf3399b164b36292abde2f4b72aff8bfba73de5a
Add the comment from Andrea Arcangeli about the correct
place of setting the default childhandler within spawn().
Make sure that newline is printed out for last(1) even
if an utmp record entry is truncated.
Check if utmp not only exists but is writable and delay
writing out of the utmp runlevel record if utmp is not writable.
Be able to find libcrypt also on 64 bit based architectures.

git-svn-id: svn://svn.sv.gnu.org/sysvinit/sysvinit/trunk@27 456724a4-4300-0410-8514-c89748c515a2
src/Makefile
src/init.c
src/init.h
src/last.c
src/utmp.c