Age | Commit message (Collapse) | Author |
|
encryption;
- add additional nonce length field, use that for the ciphers that
require additional keying material;
- setup right flow direction depending on the mode: fixes up iked
working as an initiator against charon.
tested by me and jsg.
ok reyk
|
|
correctly; changing keywords.sh still requires manual intervention.
pointed out by sthen@
|
|
(more people should know about how to properly use libc-provided tools)
make keywords.h depend upon keywords.sh, so that it gets automatically
rebuilt when keywords.sh is edited
ok claudio@
|
|
|
|
(verified by both sthen@ and me).
ok sthen@; "just commit it" claudio@
|
|
written with help from henning@, who suggested ensuring that there
are no changes in the digests for object files, thanks!
ok henning@
|
|
|
|
|
|
- zap trailing whitespace
|
|
ok millert@
|
|
OK jmc
|
|
simplify the code and apply some style(9).
Discussed with and ok miod@
|
|
machdep.console_device that's only implemented on a few architectures.
ok deraadt@, miod@
|
|
|
|
when fsck is run against a disklabel UID. This allows a user to determine
which device is really being scanned.
ok krw@
|
|
for ccd size, though.
|
|
to recursively print anchors with wildcards when not
requested via the command line but in practice only
applied to automatically generated inline anchors
(which don't have wildcards) or when recursion
was requested.
Found by the clang static analyser and behaviour explained
by mcbride@
ok henning@ mcbride@
|
|
Semantically equivalent version ok beck@ millert@ and tested ckeuthe@.
"just commit" deraadt@
|
|
from otto
|
|
|
|
a more useful error message for invalid ones. ok deraadt
|
|
"I like this" marco@, "Sure" deraadt@
|
|
from mikeb
|
|
problem reported with the obvious fix for bgpd by Sebastian Benoit
<benoit-lists at fb12.de>, also PR 6432
applied to all the others by yours truly. ok theo
isn't it amazing how far this parser (and more) spread?
|
|
"total sectors" to "boundstart" and "boundend" in the list of fields
that are left alone during a RESTORE operation.
ok deraadt@
|
|
This ensures that all physical fields are filled in with current
values. Lack of values (boundstart, boundend in particular) noted
by ray@.
ok deraadt@
|
|
-v show" are called with the -v switch.
ok markus@
|
|
spotted by Mike Belopuhov.
|
|
id payloads as errors. Lets interop with strongSwan which sends
both IDi and IDr work again.
|
|
bsize boundary and the end fills up the last bsize chunk.
Don't change the start sector if it is the first sector of the
OpenBSD portion of the disk.
Don't attempt to align on SUN_CYLCHECK architectures. They are
attempting a different alignment.
This is an attempt to ensure that FFS i/o's are aligned for optimal
performance on newer disks that lie about their sector size.
|
|
the value 0 to one function call. Use 0 there, eliminate the
variable and the pointless verbose verbiage that always displayed
the same value.
ok deraadt@ matthew@
|
|
ok deraadt
|
|
This ensures that we reach the call to reboot(2) without being killed
by some other process. OK deraadt@ nicm@
|
|
config file.
|
|
|
|
|
|
|
|
|
|
reviewed by deraadt@
written by sthen@ who said i should commit it cos he was going to sleep.
|
|
|
|
"sure" marco@
|
|
|
|
large on very large filesystems; reported by Benny Lofgren; partly
from FreeBSD. ok deraadt@ beck@ millert@
|
|
version of his diff to tech@ committed);
|
|
OpenBSD MBR partition does not span from sector 1 after MBR partition
data is re-initialized.
written with lot of good advice from deraadt@ and jmc@
ok deraadt@
|
|
returning a magic value that is not even handled as such by the caller
ok krw@
|
|
|
|
and make it possible to bind sockets (including listening sockets!)
to rtables and not just rdomains. This changes the name of the
system calls, socket option, and ioctl. After building with this
you should remove the files /usr/share/man/cat2/[gs]etrdomain.0.
Since this removes the existing [gs]etrdomain() system calls, the
libc major is bumped.
Written by claudio@, criticized^Wcritiqued by me
|
|
printing, both of inline anchors and when requested explicitly with a '*'
in the anchor.
- Correct recursive printing of wildcard anchors (recurse into child anchors
rather than rules, which don't exist)
- Print multi-part anchor paths correctly (pr6065)
- Fix comments and prevent users from specifying multi-component names for
inline anchors.
tested by phessler
ok henning
|
|
will be getting cleaned up soon.
ok henning
|