summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/softfloat-macros.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-12Remove this sentence:miod2-6/+4
2014-07-12Fix USB connect freeze by clearing the host port interrupt.pirofti1-21/+46
2014-07-12Resize the pcb hashtable automatically. The table size will be doubledyasuoka4-12/+53
2014-07-12Log a warning whenever RTM_DESYNC is seen. Thus giving entrailkrw1-1/+4
2014-07-12revert a few stragglers hiding outtedu9-20/+20
2014-07-12Use a saner and consistent address layout for my network tests thatbluhm3-147/+279
2014-07-12teduuuuuudfu(4) it has never been enabled in 5 years.mpi4-289/+3
2014-07-12revert more free fallouttedu4-20/+20
2014-07-12more MLINKSmiod1-1/+56
2014-07-12getentropy on Windows. It compiles but has not been thoroughly tested yet.wouter2-0/+112
2014-07-12Remove signed/unsigned warning, statement before declaration andwouter6-58/+64
2014-07-12zap trailing whitespace;jmc1-2/+2
2014-07-12Oops. Correct variable name more likely to compile.krw1-2/+2
2014-07-12We have EVP_CIPH_FLAG_DEFAULT_ASN1 in evp.h; no need to keep constructs tomiod2-68/+56
2014-07-12- replace main() with mips_init() so we can save the arguments from uboot tojasper3-12/+35
2014-07-12Calculate i/o starts and sizes in 'proper' sectors rather assumingkrw1-9/+10
2014-07-12add guards to just make available to the bootblocks what they need.jasper1-2/+4
2014-07-12tedu another bunch of DVACT_DEACTIVATE handlers that do nothing but setmpi13-347/+114
2014-07-12reboot(9): Shutdown system by signaling init(8) from kernel where appropriateuebayasi3-9/+12
2014-07-12Close connections when msgbuf_write() returns 0.krw12-36/+84
2014-07-12Protect the freelists of transfer descriptors with the appropriate splmpi3-39/+50
2014-07-12Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenmiod19-314/+73
2014-07-12Mark the interface down and cancel the watchdog timer in imxenet_stop().brad1-1/+9
2014-07-12Fix a potential bug. privsep.c didn't check the interface nameyasuoka1-6/+6
2014-07-12oh well, remove -Q entirely... I'm probably the only one who ever used that.espie1-2/+2
2014-07-12ewps, that giant table has -inet6 twice, for SMALL and !SMALLhenning1-2/+2
2014-07-12Whitespacepirofti1-6/+6
2014-07-12security check in quirksespie1-1/+34
2014-07-12undocument -Qespie1-12/+2
2014-07-12finish killing old experiment, less confusing codeespie3-26/+5
2014-07-12rename variable to better indicate it's meaningjasper1-3/+3
2014-07-12Provide ssl_version_string() function, which uses one of those modern Cjsing8-56/+62
2014-07-12@endfake died a while agoespie1-8/+2
2014-07-12so, pkg_check can now troll thru the whole file system. Either useespie1-43/+56
2014-07-12Fix error in previous.yasuoka1-7/+7
2014-07-12In openssl_startup(), call SSL_library_init() and SSL_load_error_strings().jsing8-28/+10
2014-07-12Make the BLOCK_CIPHER_{generic,custom} macros expand to more readable structmiod2-134/+204
2014-07-12msgbuf_write() <= 0 for a few more daemons.krw4-10/+10
2014-07-12syncderaadt2-0/+2
2014-07-12guenther (who also should have been credited in previous free size commits)tedu1-1/+1
2014-07-12Remove the redundant csum_flag variable and just set the checksum flaglteo2-16/+9
2014-07-12Protocol checksums have been recalculated on reinjection for a whilelteo2-8/+2
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.tedu19-61/+61
2014-07-12Wrap "thread_private.h" with #ifdef __OpenBSD__ so that other systemsderaadt1-1/+3
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-2/+4
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu2-7/+7
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu9-30/+30
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu14-67/+67
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu168-795/+795
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu79-364/+364