summaryrefslogtreecommitdiff
path: root/sys/dev/ldvar.h
AgeCommit message (Expand)Author
2012-05-03use uint64_t for sc_disksize512.bsh
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2010-09-20Check disk bounds, in RAW_PART.kiyohara
2009-12-18Use "rnd.h" and <sys/rnd.h> to ensure that struct ld_softcjakllsch
2009-05-07struct device * -> device_t, no functional changes intended.cegger
2008-09-09Complete device_t/softc split for the ld(4) attachments. This shouldtron
2008-08-11Add a flags argument to the ld(4) flush handlers, and call these with asimonb
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-02-09Merge newlock2 to head.ad
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2004-09-25Add support for wedges to the logical disk driver.thorpej
2004-07-20use uint64 instead of int for sc_secperunitdbj
2003-05-17Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).thorpej
2002-07-20Convert to new device buffer queue interface.hannken
2001-06-10Centralise the geometry fudge.ad
2001-02-04Allow for draining/adjusting the queue.ad
2001-01-03Make dumps work, and put the first part of detach into ld.c.ad
2000-12-03Make it possible to detach ld devices.ad
2000-11-26lsu -> ld, by popular request.ad