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
Stephen Hemminger
ae665a522b
Remove trailing whitespace
...
Go through source files and remove all trailing whitespace
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-12-05 10:10:22 -08:00
shemminger
f332d16924
Cleanup GCC4 warnings about signedness.
2005-07-05 22:37:15 +00:00
5!tgraf
87bc1f03ad
tb buffer initialization is now done in the parser
...
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
osdl.net!shemminger
17ce7fd51c
add if_ether.h since it not in if.h on some systems.
...
(Logical change 1.52)
2004-07-06 21:01:44 +00:00
osdl.org!shemminger
16efac57d0
Directory for db library set in top level makefile
...
(Logical change 1.21)
2004-06-09 21:28:46 +00:00
osdl.org!shemminger
36e3120900
Switch to db4.1
...
(Logical change 1.14)
2004-06-08 22:51:46 +00:00
osdl.org!shemminger
aba5acdfdb
(Logical change 1.3)
2004-04-15 20:56:59 +00:00
osdl.org!shemminger
86fdf0e47b
Initial revision
2004-04-15 20:56:59 +00:00