I could not find this commited or further discussed.
Therefore: ping?
Bye, Marcus
ccut...@csail.mit.edu (Cody Cutler), 2013.11.29 (Fri) 20:32 (CET):
> j...@sing.id.au (Joel Sing) - Thu, Nov 28, 2013 at 03:16:20AM +1100
> > From a quick glance, you should be able to use opendev(3) to open the dis
j...@sing.id.au (Joel Sing) - Thu, Nov 28, 2013 at 03:16:20AM +1100
> From a quick glance, you should be able to use opendev(3) to open the disk
> device (rather than using open), in which case you'll get DUID handling for
> free. This also avoids the TOCTOU issues associated with attempting to m
On Wed, 27 Nov 2013, Cody Cutler wrote:
> hello, the following is my attempt to add duid support to dump.
> thanks!
>From a quick glance, you should be able to use opendev(3) to open the disk
device (rather than using open), in which case you'll get DUID handling for
free. This a
hello, the following is my attempt to add duid support to dump.
thanks!
Index: Makefile
===
RCS file: /cvs/src/sbin/dump/Makefile,v
retrieving revision 1.11
diff -p -u -r1.11 Makefile
--- Makefile6 Jan 2013 21:59:28 -