iproute2/misc
Mike Frysinger a7a9ddbb67 arpd/ifstat/nstat/rtacct: use daemon()
A bunch of misc utils basically reimplement the daemon() function (the
whole fork/close/chdir/etc...).  Rather than do that, use daemon() as
that will work under nommu Linux systems that lack fork().

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-11-10 10:41:44 -08:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
Makefile Do not strip binaries with `install` 2008-04-01 11:26:47 -07:00
arpd.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
ifstat.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
lnstat.c Add warning message when MAX_FIELDS reached 2008-06-30 11:57:13 -07:00
lnstat.h add const to find_field 2004-10-19 20:47:13 +00:00
lnstat_util.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
nstat.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
rtacct.c arpd/ifstat/nstat/rtacct: use daemon() 2009-11-10 10:41:44 -08:00
ss.c ss: adds a space before congestion string 2009-09-11 08:06:53 -07:00
ssfilter.h (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ssfilter.y Remove trailing whitespace 2006-12-05 10:10:22 -08:00