Age | Commit message (Collapse) | Author |
|
|
|
Partitially from Sam Smith.
|
|
by and ok itojun@
|
|
|
|
(instead of udp).
|
|
from: http://www.kohala.com/start/papers.others/vanj.99feb08.txt
ok deraadt@
|
|
too)
sync w/kame
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to do this elsewhere and my previous commit in this area caused
problems on systems with an /etc/crontab file.
|
|
|
|
from xs@kittenz.org
|
|
|
|
|
|
of calling closelog() (with #ifdefs) directly.
|
|
|
|
|
|
about gethostby* result. check fd_set overrun. from xs@kittenz.org
|
|
|
|
void, void *, const respectively; some cosmetics; ok deraadt
|
|
Note that we do not currently build/install this tool on OpenBSD
|
|
This allows config -e on sparc with elf.
|
|
|
|
Should not really be needed since we do uid checks but it can't hurt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the system crontab file, pass a NULL pointer instead. This
prevents someone from creating a "*system*" file in the tabs directory
that acts as an alternate root crontab.
o Fix the check for tab file ownership. This really only affected
the system crontab file, which must not be owned by root.
deraadt@ OK
|
|
|
|
|
|
|
|
|
|
|
|
pointed out buy Stephane Engel
Thankski!
|