busybox/loginutils
Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
(will close all fd's > 2 on daemonization now)
getty: fix "getty -" support, and also do not try to chown/chmod "-"
telnetd: fix "lost ctty" bug
Yet another attempt on saner function names:
bb_sanitize_server_stdio(0/1) -> bb_sanitize_stdio() + bb_daemonize();
2007-01-19 21:19:35 +00:00
..
addgroup.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
adduser.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
Config.in - rename SU_SYSLOG to FEATURE_SU_SYSLOG 2006-12-19 08:55:38 +00:00
deluser.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
getty.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
login.c style fixes 2006-12-26 10:42:51 +00:00
passwd.c fix for uclibc-without-shadow.h compilation 2006-12-30 14:46:51 +00:00
su.c su: fix typo: "argv -= optind" should be += 2006-12-23 02:59:06 +00:00
sulogin.c fix for uclibc-without-shadow.h compilation 2006-12-30 14:46:51 +00:00
vlock.c - save 4 bytes 2006-11-30 14:53:51 +00:00