CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/04/19 13:13:51
Modified files: sbin/bioctl : bioctl.c Log message: clear memory before passing to ioctl routines instead of praying it will be ok and not break things upon return. ok claudio