Get rid of unused parameter to rate_limit_start().
[sliver-openvswitch.git] / lib / daemon.c
2008-10-23 Ben Pfaffvlog: Add ability to log to an arbitrary file, and...
2008-10-23 Ben PfaffMake pkidir, rundir, logdir modifiable from "configure...
2008-10-16 Ben PfaffCentralize daemon option processing and usage.
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffRename utility functions to avoid partner namespace...
2008-08-28 Ben PfaffMake -P or --pidfile keep programs from running if...
2008-08-28 Ben PfaffFix test for fcntl return value.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-23 Ben PfaffNew function make_pidfile_name().
2008-07-23 Ben PfaffLock pidfiles with fcntl and create them atomically.
2008-07-22 Ben PfaffMake set_pidfile() easier to use.
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-06-13 Ben PfaffAdd --detach and --pidfile options to daemons.