This is Lua 5.4.6, released on 02 May 2023. For installation instructions, license details, and further information about Lua, see doc/readme.html. f='http://git.infra.scholz.ruhr/netbsd/atom/sys/arch/xen/include/xbdvar.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/xen/include/xbdvar.h
AgeCommit message (Expand)Author
2015-05-02Merge dk_intf and dkdriver interfaces.mlelstv
2015-04-14Include <sys/rndsource.h> where it is actually used.riastradh
2014-03-20Mechanically replace simplelock with kmutex_t.skrll
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2009-10-23Remove 3rd and 4th clauses. OK cl@ (copyright holder).snj
2008-04-16device_t / softc splitcegger
2008-01-11Merge the bouyer-xeni386 branch to head, at tag bouyer-xeni386-merge1 (thebouyer
2006-05-05Suspend/resume support for xbd -- keep enough info on live I/O to replay.jld
2005-12-11merge ktrace-lwp.christos
2005-03-09Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtualbouyer
2004-09-15Actually mix samples into the kernel RNG pool. There's a buglet here: alltls
2004-05-07add support for hot-add/-remove of block devicescl
2004-04-24Add sysctl nodes for Xen disk cookies used by domain creation tools.cl
2004-04-24Allow the block device driver to impersonate wd/sd/cd devices. This allowscl
2004-04-24Add ``hypervisor at mainbus'' and attach all devices provided by thecl
2004-04-17add block device drivercl