last_patch95 from vodz:
authorEric Andersen <andersen@codepoet.org>
Mon, 28 Jul 2003 07:40:39 +0000 (07:40 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 28 Jul 2003 07:40:39 +0000 (07:40 -0000)
commit35e643b39f6cc77b702c714cfa8e70f1e10601a9
treead6b608081a4dde117563a1f1e9a6e3892a8752c
parent4f4631732cab5886105d8809d4e9b17711def65b
last_patch95 from vodz:

Hi.

Last patch have new libbb function
vfork_rexec() for can use daemon() to uClinux system.
This patched daemons: syslog, klogd, inetd, crond.
This not tested! I havn`t this systems.
Also. Previous patch for feature request MD5 crypt password for
httpd don`t sended to this mailist on 07/15/03
(mailist have Pytom module problem?).
The previous patch included, and have testing.

--w
vodz
include/libbb.h
libbb/Makefile.in
libbb/vfork_daemon_rexec.c [new file with mode: 0644]
miscutils/Config.in
miscutils/crond.c
networking/Config.in
networking/Makefile.in
networking/httpd.c
networking/inetd.c
sysklogd/klogd.c
sysklogd/syslogd.c