aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update build infrastructure for OpenSSL 0.9.8k.Simon L. B. Nielsen2009-06-1410-17/+119
* Merge OpenSSL 0.9.8k into head.Simon L. B. Nielsen2009-06-14795-14033/+76853
|\
| * Re-enable keyword expansion, at least for now. Having keywordSimon L. B. Nielsen2009-06-080-0/+0
| * Remove empty directory which has been removed upstream.Simon L. B. Nielsen2009-06-080-0/+0
| * Add current WIP version of OpenSSL import documentation.Simon L. B. Nielsen2009-06-071-12/+39
| * Import OpenSSL 0.9.8k.vendor/openssl/0.9.8kSimon L. B. Nielsen2009-06-07558-5593/+48776
| * - Do not exclude FIPS as it might be useful. I have not tested ifSimon L. B. Nielsen2009-06-061-3/+0
| * Vendor import of OpenSSL 0.9.8i.vendor/openssl/0.9.8iSimon L. B. Nielsen2008-09-21388-10715/+30373
| * - Remove files which aren't in the vendor distribution anymore.Simon L. B. Nielsen2008-09-211-4/+1
| * - Change FREEBSD-Xlist so it can be used as input to tar(1).Simon L. B. Nielsen2008-09-211-50/+50
| * Remove files from vendor tree which were not part of OpenSSL 0.9.8eSimon L. B. Nielsen2008-09-2190-23577/+0
| * The vendor area is the proper home for these files now.Simon L. B. Nielsen2008-09-212-0/+93
| * Disable keyword expansion on vendor tree.Simon L. B. Nielsen2008-09-210-0/+0
| * Flatten OpenSSL vendor tree.Simon L. B. Nielsen2008-08-231806-0/+0
* | Enable PRINTF_BUFR_SIZE on i386 and amd64 by default.Ed Schouten2009-06-142-0/+2
* | Unlock process lock when return error from getrobustlist call.Dmitry Chagin2009-06-141-1/+3
* | When the KOBJMETHOD() macro was updated, it resulted in theRick Macklem2009-06-141-9/+17
* | Add an optional callback function that will be invoked when a per-CPUBjoern A. Zeeb2009-06-143-1/+14
* | Fix the staircase issue properly this time.Ed Schouten2009-06-141-0/+8
* | Add myself.Norikatsu Shigemura2009-06-141-0/+2
* | Add tests for r194127 and r194128.Jilles Tjoelker2009-06-142-0/+29
* | Allow "make update" work with SVN, if you take the time to set up yourMark Murray2009-06-141-4/+20
* | Improve the description a bit and add a reference to vlan(4).Marius Strobl2009-06-141-2/+12
* | Instead of only being able to compare two terminal definitions, nowEdwin Groothuis2009-06-141-21/+88
* | Rename since it has will have more capabilities than just comparing ofEdwin Groothuis2009-06-141-0/+0
|\ \
| * | Import the resolver part of BIND 9.4.3.vendor/resolver/9.4.3Hajimu UMEMOTO2008-12-149-33/+155
* | | Include <sys/module.h> for modfind().Ed Schouten2009-06-141-0/+1
* | | Include <camlib.h> for cam_path_string().Ed Schouten2009-06-141-0/+1
* | | Include <stdio.h> for asprintf().Ed Schouten2009-06-141-0/+1
* | | Include <sys/wait.h> and <signal.h> for wait() and kill().Ed Schouten2009-06-141-0/+2
* | | Fix missing includes of <string.h>, to silence some compiler warnings.Ed Schouten2009-06-147-2/+7
* | | Remove a line break leaving a function return type attached to the oldBjoern A. Zeeb2009-06-141-2/+1
* | | Add more entries to the Unicode-to-CP437 table.Ed Schouten2009-06-141-9/+15
* | | Fix type of lowaddr variable.Alexander Motin2009-06-141-2/+2
* | | Add missing passthrough printing entries for VT100 and workalikesEdwin Groothuis2009-06-141-1/+1
* | | Termcap updates for screen and linux console:Edwin Groothuis2009-06-141-1/+5
* | | Add -m and -t options.Brian Somers2009-06-142-2/+13
* | | Remove HOME= - this has surprised me several times in the past.Brian Somers2009-06-141-1/+0
* | | Don't set $PATH - if the caller doesn't have /bin and /usr/bin in theirBrian Somers2009-06-141-1/+0
* | | Add missing terminal definition for Wyse 120 in termcapEdwin Groothuis2009-06-141-0/+25
* | | Add missing termcap entry for rxvt-unicode.Edwin Groothuis2009-06-141-0/+6
* | | Fix typo... bad imp.Warner Losh2009-06-141-1/+1
* | | Tool to compare two (roughly similar) termcap entries (like rxvt-monoEdwin Groothuis2009-06-141-0/+98
* | | After Marcel's change to DEFAULTS, we were bringing in a bogus copy ofWarner Losh2009-06-141-1/+1
* | | Formatting nit.Warner Losh2009-06-141-1/+1
* | | Missed style fixes.Marius Strobl2009-06-141-5/+3
* | | Fix style.Marius Strobl2009-06-1410-183/+193
* | | note abi change for IEEE80211_IOC_STA_INFOSam Leffler2009-06-131-0/+5
* | | Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32Sam Leffler2009-06-132-22/+33
* | | purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsiSam Leffler2009-06-135-17/+10