Age | Commit message (Collapse) | Author |
|
buf, not something else.
|
|
|
|
|
|
|
|
|
|
Note that this is a maintenence release, API's appear *not* to have changed.
As such, I have only increased the minor number on these libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
form isakmpd works. From Tim Newsham <newsham@lava.net>
ok provos@
|
|
of 64 bit mode. This makes ssh -2 run about 10x faster, because the 64 bit
mul instructions no longer need emulation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
truncate, thanks to itojun@
|
|
support the random device
|
|
|
|
|
|
|
|
|
|
routines which used to be externally used are now macros. ugh.
|
|
Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
|
|
|
|
|
|
we pull in bsd.own.mk before testing for it.
|
|
they must now also build .ps files if MANPS is set.
|
|
from netbsd (taca) credited to TAKANO Yuji <takachan@running-dog.net>
|
|
|
|
|
|
|
|
|
|
|
|
Sept 21. Note: This means you shouldn't really be running -current
for anything in the United States. Either wait for Sept 21, or for the
next release, or move to the free world :)
|
|
|
|
|
|
RAND_file_name - changed so that it stats the filename it returns
before returing it. If the file won't stat, return DEVRANDOM (for us
/dev/arandom) instead, thus making the default behaviour moderately
intelligent.
|