Age | Commit message (Collapse) | Author |
|
|
|
- reserve a poll descriptor entry for INET6 (not used yet)
ok henning
|
|
Call it OO, so that we can specialize it if we ever need it.
Be more explicit about parameters.
|
|
|
|
|
|
|
|
|
|
explicit code.
|
|
print them sensibly.
|
|
handling and so the signal handlers are safe to call whatever they want.
This solves PR5463. OK reyk@
|
|
does the job just fine. OK reyk@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
much shorter.
|
|
packing elements.
|
|
|
|
by default.
|
|
|
|
|
|
|
|
do not have more than one dns request outstanding per peer. resolves
slow recovery when resolving fails initially, without clogging the
pipe with lots of dns requests; tested by Jason George; ok deraadt@
|
|
According to perl's profiler, this actually accounts for *most* of the
user time of pkg_create...
|
|
we never have to check we added nothing.
so, process -P/-W in two steps: stash we've seen them first, and add them
later. As a benefit, sort/unify them once, so that we can stash them
correctly directly.
|
|
|
|
same code.
|
|
|
|
|
|
writing the package itself (includes mode verifications).
|
|
|
|
for more checks in very fishy cases (like if we end up with /var/db belonging
to the wrong person).
|
|
|
|
found out by bernd@
|
|
|
|
|
|
|
|
on package regeneration
|
|
|
|
capabilities (to be able to fold special files case in later)
|
|
|
|
we want to check.
|
|
over to the new plist using add_object for all objects.
|
|
things.
We still recognize @ignore in packing-lists for now, but we don't handle
it. Not that register-plist has smart enough comparison functions that
it doesn't care about @ignore at all...
|
|
|
|
|
|
create_checksum and verify_checksum.
|