summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/ext/async/sqlite3async.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27Properly initialize sin_family.jca3-3/+6
2016-01-27make the debug messages a bit more useful heredjm1-11/+16
2016-01-27Nope. Missed a couple of '{}' that could go.krw1-8/+5
2016-01-27Nuke another (and I hope final) batch of superfluous '{}' around singlekrw3-38/+24
2016-01-26Rework and simplify string argument parsing. All string arguments are atkrw3-95/+78
2016-01-26spacingrpe1-2/+2
2016-01-26- state keys imported by if_pfsync trip refcnt != ~0 Assertsashan1-1/+3
2016-01-26dpme_name and dpme_type are NUL-terminated in Apple code, so usekrw4-15/+26
2016-01-26Remove needless zeroing. Anonymously mapped memory is always zeroed.mmcc1-2/+1
2016-01-26typosmmcc2-4/+4
2016-01-26Use an unsigned int rather than an int when iterating through all 32mmcc4-9/+9
2016-01-26ensure the backup file has the same mtime as the original file, this is in linejasper1-1/+8
2016-01-26remove a useless macrommcc2-10/+5
2016-01-26Convert membar_* operations to bus_dmamap_sync callsmikeb1-11/+33
2016-01-26Whitespace, line wrapping fixes. Nuke many superfluous '{}' around singlekrw5-138/+94
2016-01-26Rewrite tx path to use flat transmit ring without fragment chainsmikeb1-37/+72
2016-01-26Rename _{req,rsp}_evt descriptor structure members to _{prod,cons}_eventmikeb1-11/+11
2016-01-26Whitespace, line wrapping fixes.krw4-31/+31
2016-01-26No need to take a grant table entry mutex in xen_grant_table_{enter,remove}mikeb1-6/+3
2016-01-26Don't crash dumping malloc stats if malloc_init hasn't been called, noted byotto1-1/+3
2016-01-26Add a grant table reference invalidation spin out checkmikeb1-2/+12
2016-01-26Implement a rather conservative bus_dmamap_sync APImikeb1-2/+13
2016-01-26Make sure to use locked atomic operations even on the SP kernelmikeb1-4/+13
2016-01-26When encoding fails in fputwc(3), set the error indicator as requiredschwarze1-2/+2
2016-01-26Improve the previous fix: call vmxnet3_load_mbuf, bpf_mtap, and flipreyk1-8/+11
2016-01-26lseek() + write() can be replaced by a slightly shorter ftruncate()reyk1-15/+5
2016-01-26The division "res->size /= 1024 / 1024" is a no-op: 1024 / 1024 isreyk1-4/+1
2016-01-26Simplify logic of read_partition_map(), junking retries with various sizeskrw1-56/+27
2016-01-26prettify a NULL test in vr_start.dlg1-2/+2
2016-01-26dont leak mbufs on encap failure.dlg1-1/+2
2016-01-26Remove a fancy macro that calculates the necessary buffer size formmcc4-13/+6
2016-01-25Two more for the attic.krw2-183/+0
2016-01-25localize _clistrpe1-3/+2
2016-01-25Use new read/write_block0 and read/write_dpme which handle anykrw8-93/+53
2016-01-25Add read/write_block0 and read/write_dpme functions, not yet used.krw2-2/+308
2016-01-25fix exit status on pledge(2) failure.gsoares1-2/+2
2016-01-25Tweak fields in struct dpme to be more consistent with Apple's info.krw4-62/+43
2016-01-25Fix a crash as found by sthen@martijn1-3/+13
2016-01-25remove pointless log message; As a bonus avoid trigraph '??'gsoares1-2/+1
2016-01-25(hidden) is more readable than (??????) and avoid trigraphgsoares1-2/+2
2016-01-25Remove unused headermestre1-2/+1
2016-01-25- plugging massive pf_state_key leaksashan2-11/+22
2016-01-25Convert to uiomove(). Diff from Martin Natano.stefan1-4/+5
2016-01-25Don't count the total number of Xen upcallsmikeb3-8/+5
2016-01-25Honour ERP protection on 2 GHz channels in 11n mode, as done for 11g.stsp2-5/+11
2016-01-25Don't try to interpret htprot data if the last beacon didn't contain such data.stsp3-9/+11
2016-01-25Do not mix variable declaration and logic.mpi1-4/+3
2016-01-25Kill "#if 0" version of ddb_init().mpi1-34/+1
2016-01-25Kill trailing whitespaces. No object change.mpi22-167/+167
2016-01-25Add short comments explaining HT protection modes.stsp1-5/+5