| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
sync with latest kame.
|
|
|
|
|
|
|
|
not get a SEGV; Richard Kettlewell <rjk@greenend.org.uk>
|
|
truncate, thanks to itojun@
|
|
|
|
|
|
|
|
support the random device
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
routines which used to be externally used are now macros. ugh.
|
|
this is consistent.
|
|
belongs. Closes PR/1554 from bk@rt.fm.
|
|
Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
|
|
Note that the library changes will mean that you will need to blow away
/usr/obj/lib/libssl if you are building, or things will probably get mucked
up.
|
|
|
|
|
|
|
|
|
|
we pull in bsd.own.mk before testing for it.
|
|
|
|
|
|
they must now also build .ps files if MANPS is set.
|
|
From ianm@kashmir.cit.nepean.uws.edu.au.
|
|
|
|
NL_TEXTMAX characters.
|
|
breaks and getting rid of short lines, making these files easier to work with.
|
|
from netbsd (taca) credited to TAKANO Yuji <takachan@running-dog.net>
|
|
|
|
|
|
be passed to the command interpreter.
|
|
|
|
do the cmdline correctly, deal with \n and \t
fix up nlog()
use arc4random instead of srandom()/random()
|
|
|