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
737f15f6da
Thomas's ematch fixes for lex.
...
Fix more GCC signedness warnings.
2005-07-08 22:08:47 +00:00
8!tgraf
f22b6eba67
tb buffer initialization is now done in the parser
...
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
osdl.net!shemminger
50772dc51a
Add ip rule flush capabilty and fix all the prototype changes
...
because of that code rewrites the nlmsghdr.
(Logical change 1.106)
2004-12-07 21:48:29 +00:00
osdl.net!shemminger
bb6a21a4fc
Fix build warnings on x86_64
...
(Logical change 1.92)
2004-10-06 23:17:10 +00:00
osdl.net!shemminger
6dc9f01634
make all filtering handles take const args.
...
(Logical change 1.77)
2004-08-31 17:45:21 +00:00
osdl.org!shemminger
d7e0809ee6
Switch to single fprintf for output
...
(Logical change 1.18)
2004-06-09 18:09:48 +00:00
osdl.org!shemminger
9f3ea25096
report rates in k=1000, and add gnu style options.
...
(Logical change 1.17)
2004-06-09 17:37:28 +00:00
osdl.org!shemminger
c0076e70b1
Don't force location of tmp
...
(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