Age | Commit message (Collapse) | Author |
|
connected/disconnected).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file modes are preserved on ftp/http installs
|
|
|
|
|
|
|
|
(no behavior change for normal use). sync with kame
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dhclient.leases file if it doesn't exist, so that install floppies
work again, thanks Brian Kifiak <bk@rt.fm>
|
|
set by Makefile.bsd-wapper, but this causes grief for people
building just suexec if they aren't there, noticed in pr1680 by
James Ponder <james@squish.net>
|
|
|
|
Save the GMT offset in a global so cron_sleep can use it. This means
the offset can only change in set_time() which is really what we want.
|
|
(since time() does not change during a DST switch). This makes cron
correctly detect DST changes. It does not fix the problem of wildcard
jobs running multiple times. Also, don't rely on tm_gmtoff since that
is non-standard (but use it when we have it).
|
|
|
|
|
|
drop root privileges when specified on the command line.
|
|
|
|
|
|
I also fixed the signal handlers while I was at it.
|
|
|
|
|
|
|
|
|
|
req'ed by todd
|
|
|
|
consistent, and make IPSEC tunnelmode tcpdumping work as expected.
|
|
|
|
|
|
|