summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-01import OpenSSL-1.0.0adjm798-31734/+48478
2010-10-01import OpenSSL-1.0.0adjm373-6688/+55495
2010-09-25Make gcvt() better match printf("%g") behavior, it now passes regress.millert1-11/+23
2010-09-24Add timingsafe_bcmp(3) to libc, mention that it's already in thematthew3-5/+62
2010-09-24add a GLOB_KEEPSTAT option that retains a copy of the struct statdjm3-10/+86
2010-09-24Implement if_freenameindex() as a real function as required by posix.claudio1-1/+7
2010-09-19more wacky macro fixing;jmc1-37/+37
2010-09-18Add cvs tag, author name and yearmillert1-1/+5
2010-09-18Test default precision when ndigit is negative.millert1-0/+6
2010-09-18Add more test vectors.millert1-6/+60
2010-09-17Add gcvt() regress with test vectors derived from perl regress.millert2-0/+61
2010-09-10observe the following spelling:jmc2-9/+9
2010-09-09Use mandoc instead of groff to build PostScript manuals; note thatschwarze1-3/+3
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.millert2-54/+58
2010-08-23Add setenv/putenv regressmillert3-2/+132
2010-08-23Check for duplicate variables in the environment when setting a valuemillert2-11/+24
2010-07-28Sync hcreate(3) with NetBSD, adding some caveats.ray1-12/+67
2010-07-25echo behaves differently in sh and csh, only handling C-style escapesguenther1-3/+3
2010-07-22getopt_long.c replaced getopt.c 6+ years ago; we can retireblambert1-7/+1
2010-07-06Document new unsetenv() error returns.naddy1-2/+8
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesguenther2-19/+19
2010-07-01getpeereid() can now be a library routine using getsockopt() withderaadt3-3/+158
2010-07-01oops. Missed this from my aes-ni commit.thib1-3/+4