Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix error in r252115: space for the softc needs to be allocated. This | nwhitehorn | 2013-09-07 | 1 | -1/+1 | |
* | | Tweak wording. | des | 2013-09-07 | 1 | -8/+9 | |
* | | Update to OpenPAM Nummularia. | des | 2013-09-07 | 215 | -14856/+17950 | |
|\ \ | ||||||
| * | | Vendor import of OpenPAM Nummularia.. | des | 2013-09-07 | 214 | -14855/+17944 | |
* | | | Sort properly. | pjd | 2013-09-07 | 1 | -1/+1 | |
* | | | Adjust optional obsolete files with new MK_GNUCXX | antoine | 2013-09-07 | 1 | -3/+19 | |
* | | | Fix panic in cap_rights_is_valid() when invalid rights are provided - | pjd | 2013-09-07 | 1 | -11/+24 | |
* | | | This was a good idea that never went anywhere. | des | 2013-09-07 | 1 | -6/+0 | |
* | | | Export a function to allow BCM2835's peripheral devices to enable their | loos | 2013-09-07 | 2 | -29/+75 | |
* | | | MFV (r255364): move the code around in preparation for Nummularia. | des | 2013-09-07 | 86 | -12/+16 | |
|\ \ \ | |/ / | ||||||
| * | | Prepare for OpenPAM Nummularia by reorganizing to match its new directory | des | 2013-09-07 | 85 | -11/+11 | |
| * | | Merge upstream r634:646: correctly parse mixed quoted / unquoted text. | des | 2013-03-04 | 3 | -12/+22 | |
| * | | OpenPAM Micrampelis was re-rolled due to a showstopper bug. | des | 2012-05-26 | 1 | -1/+3 | |
* | | | Netlogic XLP network driver update | jchandra | 2013-09-07 | 10 | -301/+222 | |
* | | | Use a better version of memcpy/bcopy for mips kernel. | jchandra | 2013-09-07 | 3 | -92/+287 | |
* | | | Micro-optimize cpu_search(), allowing compiler to use more efficient inline | mav | 2013-09-07 | 1 | -2/+10 | |
* | | | Bring in some behind-the-scenes development, mainly By Arthur Mesh, | markm | 2013-09-07 | 30 | -429/+891 | |
|\ \ \ | ||||||
| * \ \ | MFC | markm | 2013-09-07 | 685 | -24952/+72895 | |
| |\ \ \ | ||||||
| * | | | | Yarrow wants entropy estimations to be conservative; the usual idea | markm | 2013-09-06 | 6 | -6/+6 | |
| * | | | | MFC | markm | 2013-09-06 | 349 | -8640/+7817 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | MFC | markm | 2013-09-01 | 35 | -1502/+3283 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | MFC | markm | 2013-08-31 | 25 | -271/+1027 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ... | markm | 2013-08-30 | 3 | -92/+1 | |
| * | | | | | | | Separate out the Software RNG entropy harvesting queue and thread into its ow... | markm | 2013-08-30 | 4 | -198/+298 | |
| * | | | | | | | MFC | markm | 2013-08-30 | 248 | -4713/+18651 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove the short-lived namei experiment. | markm | 2013-08-26 | 1 | -5/+0 | |
| * | | | | | | | | Snapshot; Do some running repairs on entropy harvesting. More needs to follow. | markm | 2013-08-26 | 5 | -9/+10 | |
| * | | | | | | | | Snapshot of current work; | markm | 2013-08-26 | 7 | -193/+253 | |
| * | | | | | | | | MFC | markm | 2013-08-26 | 22 | -147/+1242 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | MFC | markm | 2013-08-26 | 432 | -975/+167855 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | MFC | markm | 2013-08-25 | 87 | -545/+1352 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | markm | 2013-08-24 | 11 | -75/+472 | |
| * | | | | | | | | | | | MFC | markm | 2013-08-24 | 114 | -603/+6346 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | IFC | markm | 2013-08-23 | 928 | -83/+363916 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | MFC | markm | 2013-08-23 | 399 | -14225/+27855 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | IFC. | markm | 2013-08-22 | 36 | -417/+798 | |
* | | | | | | | | | | | | | | | On ARM EABI double precision floating point values are stored in the | andrew | 2013-09-07 | 6 | -6/+6 | |
* | | | | | | | | | | | | | | | Don't clear the unused SI_CHEAPCLONE flag in tap_create()/tuncreate(). | davide | 2013-09-07 | 2 | -4/+0 | |
* | | | | | | | | | | | | | | | - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+ | davide | 2013-09-07 | 4 | -26/+11 | |
* | | | | | | | | | | | | | | | wait(2): Add some possible caveats to standards section. | jilles | 2013-09-07 | 1 | -4/+18 | |
* | | | | | | | | | | | | | | | Do not try to remove directories that are part of BSD.include.dist | antoine | 2013-09-07 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | Revert parts of r245132 and r245175. We don't need to write to the | hselasky | 2013-09-07 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | | Fix !INET6 build. | glebius | 2013-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Add more leftovers from gcc. | glebius | 2013-09-07 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | Fix of r255318: move sf_buf_alloc()/sf_buf_free() out of #ifdef | glebius | 2013-09-07 | 1 | -3/+4 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add a vtprintf. It is to tprintf what vprintf is to printf. | np | 2013-09-07 | 2 | -5/+13 | |
* | | | | | | | | | | | | | | Add note in UPDATING about the no-gcc-by-default switch. | theraven | 2013-09-07 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | Disable USB 3.0 streams mode by default, hence not all XHCI chipsets | hselasky | 2013-09-07 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | - Begin sentence on a new line. | joel | 2013-09-07 | 1 | -14/+25 | |
* | | | | | | | | | | | | | | Allocate VPIDs by using the unit number allocator to keep do the bookkeeping. | neel | 2013-09-07 | 1 | -39/+103 |