summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_target_linear.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dm/dm_target_linear.c')
0 files changed, 0 insertions, 0 deletions
2008-04-08use aprint_*_dev and device_xnamecegger 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad 2007-02-09Merge newlock2 to head.ad 2006-11-28Improve error handling. Related to PR/21900.ad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-03-25Use device_parent().thorpej 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2005-02-08Use aprint_*() instead of printf() at attach time.briggs 2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt 2002-10-02Add trailing ; to CFATTACH_DECL.thorpej 2002-09-30Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-01-25- Always validate the return value read from the outbound FIFO.ad 2001-11-13add/cleanup RCSIDlukem 2001-06-10Centralise the geometry fudge.ad 2000-12-11Report soft-errors-per-unit once per minute at most.ad 2000-11-26lsu -> ld, by popular request.ad