daily CVS update output

2020-10-06 Thread NetBSD source update
Updating src tree: P src/distrib/sun2/miniroot/list P src/external/gpl3/gdb/dist/bfd/config.bfd P src/external/gpl3/gdb/dist/bfd/netbsd-core.c P src/external/gpl3/gdb/dist/gdb/inf-ptrace.c P src/external/gpl3/gdb/dist/gdb/nbsd-nat.c P src/external/gpl3/gdb/dist/gdb/nbsd-tdep.c P

Disinfectant

2020-10-06 Thread William Jones
Good morning, looking for companies interested in raising additional capital by diversifying their offer in soaps, liquids and gels for hand disinfection and cosmetics for body and hair care. The distribution of innovative products corresponding to the current preferences of customers in the

Re: zfs forgetting cache wedges?

2020-10-06 Thread Frank Kardel
Yepp, Moving devpubd earlier (before mountall as that does the "zfs mount -a" !) works. Looks like we could refine the sequence here or pursue a variant of devfs in the spare time :-). Frank On 09/28/20 19:41, Michael van Elst wrote: kar...@kardel.name (Frank Kardel) writes: Interesting