busybox/networking
Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
We set a default path for the directory where pidfiles are create
when FEATURE_PIDFILE is selected.  The default has no effect on
applets which must specify a pidfile path on the command line to
run, and it can be overridden by applets which optionally allow
the user to specify the pidfile path.

We also add pidfile write/remove support for klogd, ntpd and watchdog.
For syslogd, we add a missing remove_pidfile() for better cleanup
on daemon exit.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-19 15:53:33 -05:00
..
libiproute Fix compile failure in ll_proto.c 2012-09-03 11:41:30 +02:00
udhcp udhcpc[6]: allow discover_retries == 0 (infinite) 2012-09-27 16:22:24 +02:00
arp.c
arping.c
brctl.c brctl: fix description and usage 2012-09-29 16:43:33 +02:00
Config.src brctl: fix description and usage 2012-09-29 16:43:33 +02:00
dnsd.c
ether-wake.c
ftpd.c ftpd: free allocated string on error path 2012-07-11 00:26:24 +02:00
ftpgetput.c
hostname.c
httpd_indexcgi.c httpd_indexcgi.c: fix compile failure 2012-09-03 12:20:10 +02:00
httpd_post_upload.txt
httpd_ssi.c
httpd.c su: do not change to home dir unless -l 2012-06-12 13:21:02 +02:00
ifconfig.c
ifenslave.c
ifplugd.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
ifupdown.c ifupdown: code shrink 2012-11-09 17:16:40 +01:00
inetd.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
interface.c
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild.src
nameif.c
nbd-client.c
nc_bloaty.c
nc.c
netstat.c
nslookup.c
ntpd_simple.c include sys/resource.h where needed 2012-07-05 23:19:09 -04:00
ntpd.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
ping.c
pscan.c
route.c
slattach.c
tc.c
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c telnet: convert Enter -> CR LF in line mode too 2012-09-17 11:54:35 +02:00
telnetd.c telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server 2012-09-13 13:00:49 +02:00
telnetd.ctrlSQ.patch
tftp.c tftpd: fix -u USER to work with chroot. Closes 5348 2012-07-18 17:32:32 +02:00
traceroute.c
tunctl.c
vconfig.c
wget.c wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 2012-09-03 12:49:30 +02:00
whois.c
zcip.c