summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Relax sanitazion requirements in libdisk, as a previous commit enabling thislulf2009-06-151-9/+1
* Note that the structures are defined in <sys/user.h> in the text (usingjhb2009-06-152-4/+4
* Replace the global references to "hostid" in svc_rpcsec_gss.c to localrmacklem2009-06-151-1/+7
* Forbid multi-vector MSI interrupt vectors migration to another CPU oncemav2009-06-152-0/+4
* - Add a way to change filter oversampling factor throughariff2009-06-152-15/+40
* Remap type of polynomial interpolators for better polyphaseariff2009-06-151-5/+3
* Undo the change in r193688 as suggested in conf/72076.edwin2009-06-152-2/+10
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-1532-96/+96
* Fix compile with changes to the usb_config struct.thompsa2009-06-151-39/+39
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-15116-3941/+3941
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-1513-188/+58
* Ed forgot this in r190751.des2009-06-141-13/+0
* Ed forgot this in r190751.des2009-06-141-56/+0
* Remove the note about using vt220, which makes no sense at all.ed2009-06-147-21/+7
* Add volatile to sig_atomic_t where it was missing.des2009-06-143-3/+3
* Bump __FreeBSD_version for OpenSSL 0.9.8k import.simon2009-06-141-1/+1
* Long, long ago in r27464 special case code for mapping device-backedalc2009-06-144-90/+131
* Regenerate manual pages for OpenSSL 0.9.8k.simon2009-06-14277-616/+752
* Update build infrastructure for OpenSSL 0.9.8k.simon2009-06-1410-17/+119
* Merge OpenSSL 0.9.8k into head.simon2009-06-14795-14045/+76865
|\
| * Re-enable keyword expansion, at least for now. Having keywordsimon2009-06-080-0/+0
| * Remove empty directory which has been removed upstream.simon2009-06-080-0/+0
| * Add current WIP version of OpenSSL import documentation.simon2009-06-071-12/+39
| * Import OpenSSL 0.9.8k.simon2009-06-07558-5595/+48778
| * - Do not exclude FIPS as it might be useful. I have not tested ifsimon2009-06-061-3/+0
| * Vendor import of OpenSSL 0.9.8i.simon2008-09-21388-10727/+30385
| * - Remove files which aren't in the vendor distribution anymore.simon2008-09-211-4/+1
| * - Change FREEBSD-Xlist so it can be used as input to tar(1).simon2008-09-211-50/+50
| * Remove files from vendor tree which were not part of OpenSSL 0.9.8esimon2008-09-2190-23577/+0
| * The vendor area is the proper home for these files now.simon2008-09-212-0/+93
| * Disable keyword expansion on vendor tree.simon2008-09-210-0/+0
| * Flatten OpenSSL vendor tree.simon2008-08-231806-0/+0
* | Enable PRINTF_BUFR_SIZE on i386 and amd64 by default.ed2009-06-142-0/+2
* | Unlock process lock when return error from getrobustlist call.dchagin2009-06-141-1/+3
* | When the KOBJMETHOD() macro was updated, it resulted in thermacklem2009-06-141-9/+17
* | Add an optional callback function that will be invoked when a per-CPUbz2009-06-143-1/+14
* | Fix the staircase issue properly this time.ed2009-06-141-0/+8
* | Add myself.nork2009-06-141-0/+2
* | Add tests for r194127 and r194128.jilles2009-06-142-0/+29
* | Allow "make update" work with SVN, if you take the time to set up yourmarkm2009-06-141-4/+20
* | Improve the description a bit and add a reference to vlan(4).marius2009-06-141-2/+12
* | Instead of only being able to compare two terminal definitions, nowedwin2009-06-141-21/+88
* | Rename since it has will have more capabilities than just comparing ofedwin2009-06-141-0/+0
* | Include <sys/module.h> for modfind().ed2009-06-141-0/+1
* | Include <camlib.h> for cam_path_string().ed2009-06-141-0/+1
* | Include <stdio.h> for asprintf().ed2009-06-141-0/+1
* | Include <sys/wait.h> and <signal.h> for wait() and kill().ed2009-06-141-0/+2
* | Fix missing includes of <string.h>, to silence some compiler warnings.ed2009-06-147-2/+7
* | Remove a line break leaving a function return type attached to the oldbz2009-06-141-2/+1
* | Add more entries to the Unicode-to-CP437 table.ed2009-06-141-9/+15
OpenPOWER on IntegriCloud