busybox/loginutils
Eric Andersen 36adca81f5 Patch from Bastian Blank:
On Sat, Jun 19, 2004 at 10:57:37PM +0200, Bastian Blank wrote:
> The following patch changes klogd to use openlog/syslog themself
> instead of calling syslog_msg which always calls the triple
> openlog/syslog/closelog.

Updated patch: get rid of syslog_msg entirely. Request from Erik Andersen.

Bastian
2004-06-22 10:07:17 +00:00
..
addgroup.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
adduser.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Config.in Andreas Mohr writes: 2003-10-22 09:58:56 +00:00
delgroup.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
delline.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
deluser.c decouple delgroup and deluser 2003-07-14 20:20:45 +00:00
getty.c Patch from Bastian Blank: 2004-06-22 10:07:17 +00:00
login.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in passwd and sulogin also need libcrypt, via libbb/pw_encrypt() 2004-03-27 10:08:53 +00:00
passwd.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00
su.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
sulogin.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00
vlock.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00